index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2020-03-20
bpftool: Print as a string for char array
Martin KaFai Lau
2020-03-20
bpftool: Print the enum's name instead of value
Martin KaFai Lau
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
2020-03-13
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-11
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-03-10
bpftool: Documentation for bpftool prog profile
Song Liu
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
2020-03-04
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
Andrii Nakryiko
2020-03-02
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
2020-02-26
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
2020-02-26
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
2020-02-26
bpftool: Move out sections to separate functions
Michal Rostecki
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-07
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
2020-02-05
tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change
Song Liu
2020-02-04
bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
Michal Rostecki
2020-01-30
runqslower: Fix Makefile
Yulia Kartseva
2020-01-27
tools/bpf: Allow overriding llvm tools for runqslower
Andrey Ignatov
2020-01-24
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-20
runsqslower: Support user-specified libbpf include and object paths
Toke Høiland-Jørgensen
2020-01-20
tools/runqslower: Remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-15
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
2020-01-15
bpftool: Add struct_ops map name
Martin KaFai Lau
2020-01-15
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
2020-01-15
bpftool: Fix a leak of btf object
Martin KaFai Lau
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-13
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-11
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
[prev]
[next]