summaryrefslogtreecommitdiffstats
path: root/tools/bpf
Commit message (Expand)AuthorAgeFilesLines
* tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee2020-04-141-1/+3
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-033-0/+3
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-253-0/+3
* | bpftool: Add struct_ops supportMartin KaFai Lau2020-03-205-1/+743
* | bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau2020-03-202-12/+107
* | bpftool: Print as a string for char arrayMartin KaFai Lau2020-03-201-0/+41
* | bpftool: Print the enum's name instead of valueMartin KaFai Lau2020-03-201-4/+36
* | tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2020-03-131-1/+0
* | tools: bpftool: Restore message on failure to guess program typeQuentin Monnet2020-03-134-11/+35
* | tools: bpftool: Fix minor bash completion mistakesQuentin Monnet2020-03-131-8/+21
* | tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet2020-03-134-32/+7
* | bpftool: Add _bpftool and profiler.skel.h to .gitignoreSong Liu2020-03-131-0/+2
* | bpftool: Skeleton should depend on libbpfSong Liu2020-03-131-2/+3
* | bpftool: Only build bpftool-prog-profile if supported by clangSong Liu2020-03-132-4/+12
* | bpftool: Use linux/types.h from source tree for profiler buildTobias Klauser2020-03-122-10/+12
* | tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernelsAndrii Nakryiko2020-03-111-0/+1
* | bpftool: Fix typo in bash-completionSong Liu2020-03-101-1/+1
* | bpftool: Bash completion for "bpftool prog profile"Song Liu2020-03-101-1/+44
* | bpftool: Documentation for bpftool prog profileSong Liu2020-03-101-0/+19
* | bpftool: Introduce "prog profile" commandSong Liu2020-03-104-1/+607
* | tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definitonAndrii Nakryiko2020-03-041-3/+0
* | bpftool: Add header guards to generated vmlinux.hAndrii Nakryiko2020-03-021-0/+5
* | bpftool: Update bash completion for "bpftool feature" commandMichal Rostecki2020-02-261-1/+2
* | bpftool: Update documentation of "bpftool feature" commandMichal Rostecki2020-02-261-9/+10
* | bpftool: Make probes which emit dmesg warnings optionalMichal Rostecki2020-02-261-21/+49
* | bpftool: Move out sections to separate functionsMichal Rostecki2020-02-261-93/+126
* | bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov2020-02-264-4/+9
|/
* bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen2020-02-071-1/+1
* tools/bpf/runqslower: Rebuild libbpf.a on libbpf source changeSong Liu2020-02-051-1/+1
* bpftool: Remove redundant "HAVE" prefix from the large INSN limit checkMichal Rostecki2020-02-041-1/+1
* runqslower: Fix MakefileYulia Kartseva2020-01-301-1/+1
* tools/bpf: Allow overriding llvm tools for runqslowerAndrey Ignatov2020-01-271-3/+3
* bpftool: Print function linkage in BTF dumpAndrii Nakryiko2020-01-241-4/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-2323-78/+525
|\
| * runsqslower: Support user-specified libbpf include and object pathsToke Høiland-Jørgensen2020-01-201-5/+7
| * tools/runqslower: Remove tools/lib/bpf from include pathToke Høiland-Jørgensen2020-01-201-1/+1
| * bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-2017-35/+35
| * tools/runqslower: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-203-5/+6
| * tools/bpf/runqslower: Fix override option for VMLINUX_BTFToke Høiland-Jørgensen2020-01-201-9/+10
| * bpftool: Support dumping a map with btf_vmlinux_value_type_idMartin KaFai Lau2020-01-151-11/+50
| * bpftool: Add struct_ops map nameMartin KaFai Lau2020-01-151-0/+1
| * bpftool: Fix missing BTF output for json during map dumpMartin KaFai Lau2020-01-151-22/+20
| * bpftool: Fix a leak of btf objectMartin KaFai Lau2020-01-151-14/+2
| * selftests/bpf: Build runqslower from selftestsAndrii Nakryiko2020-01-141-1/+1
| * tools/bpf: Add runqslower tool to tools/bpfAndrii Nakryiko2020-01-136-5/+396
| * bpftool: Apply preserve_access_index attribute to all types in BTF dumpAndrii Nakryiko2020-01-131-0/+8
| * bpftool: Add misc section and probe for large INSN limitMichal Rostecki2020-01-081-0/+18
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-1/+1
|\ \ | |/ |/|
| * bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau2020-01-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-2712-233/+1707
|\ \ | |/ |/|