index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
3
-0
/
+3
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
3
-0
/
+3
*
|
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
5
-1
/
+743
*
|
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2020-03-20
2
-12
/
+107
*
|
bpftool: Print as a string for char array
Martin KaFai Lau
2020-03-20
1
-0
/
+41
*
|
bpftool: Print the enum's name instead of value
Martin KaFai Lau
2020-03-20
1
-4
/
+36
*
|
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
1
-1
/
+0
*
|
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
2020-03-13
4
-11
/
+35
*
|
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-13
1
-8
/
+21
*
|
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
2020-03-13
4
-32
/
+7
*
|
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
2020-03-13
1
-0
/
+2
*
|
bpftool: Skeleton should depend on libbpf
Song Liu
2020-03-13
1
-2
/
+3
*
|
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-03-13
2
-4
/
+12
*
|
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-12
2
-10
/
+12
*
|
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
2020-03-11
1
-0
/
+1
*
|
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
1
-1
/
+1
*
|
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-03-10
1
-1
/
+44
*
|
bpftool: Documentation for bpftool prog profile
Song Liu
2020-03-10
1
-0
/
+19
*
|
bpftool: Introduce "prog profile" command
Song Liu
2020-03-10
4
-1
/
+607
*
|
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
Andrii Nakryiko
2020-03-04
1
-3
/
+0
*
|
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
2020-03-02
1
-0
/
+5
*
|
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
1
-1
/
+2
*
|
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
2020-02-26
1
-9
/
+10
*
|
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
2020-02-26
1
-21
/
+49
*
|
bpftool: Move out sections to separate functions
Michal Rostecki
2020-02-26
1
-93
/
+126
*
|
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-26
4
-4
/
+9
|
/
*
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
2020-02-07
1
-1
/
+1
*
tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change
Song Liu
2020-02-05
1
-1
/
+1
*
bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
Michal Rostecki
2020-02-04
1
-1
/
+1
*
runqslower: Fix Makefile
Yulia Kartseva
2020-01-30
1
-1
/
+1
*
tools/bpf: Allow overriding llvm tools for runqslower
Andrey Ignatov
2020-01-27
1
-3
/
+3
*
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
2020-01-24
1
-4
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-23
23
-78
/
+525
|
\
|
*
runsqslower: Support user-specified libbpf include and object paths
Toke Høiland-Jørgensen
2020-01-20
1
-5
/
+7
|
*
tools/runqslower: Remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
1
-1
/
+1
|
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
17
-35
/
+35
|
*
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
3
-5
/
+6
|
*
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
2020-01-20
1
-9
/
+10
|
*
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
2020-01-15
1
-11
/
+50
|
*
bpftool: Add struct_ops map name
Martin KaFai Lau
2020-01-15
1
-0
/
+1
|
*
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
2020-01-15
1
-22
/
+20
|
*
bpftool: Fix a leak of btf object
Martin KaFai Lau
2020-01-15
1
-14
/
+2
|
*
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-14
1
-1
/
+1
|
*
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
2020-01-13
6
-5
/
+396
|
*
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-13
1
-0
/
+8
|
*
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
2020-01-08
1
-0
/
+18
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
2020-01-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
12
-233
/
+1707
|
\
\
|
|
/
|
/
|
|
*
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-27
1
-5
/
+5
[next]