aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-64/+692
2020-04-29tools: bpftool: Make libcap dependency optionalQuentin Monnet3-5/+38
2020-04-29tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet4-16/+100
2020-04-29tools: bpftool: For "feature probe" define "full_mode" bool as globalQuentin Monnet1-8/+7
2020-04-28bpftool: Add link bash completionsAndrii Nakryiko1-0/+39
2020-04-28bpftool: Add bpftool-link manpageAndrii Nakryiko1-0/+118
2020-04-28bpftool: Add bpf_link show and pin supportAndrii Nakryiko4-1/+345
2020-04-28bpftool: Expose attach_type-to-string array to non-cgroup codeAndrii Nakryiko2-33/+47
2020-04-28docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-04-26tools/bpf/bpftool: Remove duplicate headersJagadeesh Pagadala3-3/+0
2020-04-24tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko1-1/+1
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau1-1/+7
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee1-1/+3
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds3-0/+3
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada3-0/+3
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau5-1/+743
2020-03-20bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau2-12/+107
2020-03-20bpftool: Print as a string for char arrayMartin KaFai Lau1-0/+41
2020-03-20bpftool: Print the enum's name instead of valueMartin KaFai Lau1-4/+36
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser1-1/+0
2020-03-13tools: bpftool: Restore message on failure to guess program typeQuentin Monnet4-11/+35
2020-03-13tools: bpftool: Fix minor bash completion mistakesQuentin Monnet1-8/+21
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet4-32/+7
2020-03-13bpftool: Add _bpftool and profiler.skel.h to .gitignoreSong Liu1-0/+2
2020-03-13bpftool: Skeleton should depend on libbpfSong Liu1-2/+3
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu2-4/+12
2020-03-12bpftool: Use linux/types.h from source tree for profiler buildTobias Klauser2-10/+12
2020-03-11tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernelsAndrii Nakryiko1-0/+1
2020-03-10bpftool: Fix typo in bash-completionSong Liu1-1/+1
2020-03-10bpftool: Bash completion for "bpftool prog profile"Song Liu1-1/+44
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu1-0/+19
2020-03-10bpftool: Introduce "prog profile" commandSong Liu4-1/+607
2020-03-04tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definitonAndrii Nakryiko1-3/+0
2020-03-02bpftool: Add header guards to generated vmlinux.hAndrii Nakryiko1-0/+5
2020-02-26bpftool: Update bash completion for "bpftool feature" commandMichal Rostecki1-1/+2
2020-02-26bpftool: Update documentation of "bpftool feature" commandMichal Rostecki1-9/+10
2020-02-26bpftool: Make probes which emit dmesg warnings optionalMichal Rostecki1-21/+49
2020-02-26bpftool: Move out sections to separate functionsMichal Rostecki1-93/+126
2020-02-26bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov4-4/+9
2020-02-07bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen1-1/+1
2020-02-05tools/bpf/runqslower: Rebuild libbpf.a on libbpf source changeSong Liu1-1/+1
2020-02-04bpftool: Remove redundant "HAVE" prefix from the large INSN limit checkMichal Rostecki1-1/+1
2020-01-30runqslower: Fix MakefileYulia Kartseva1-1/+1
2020-01-27tools/bpf: Allow overriding llvm tools for runqslowerAndrey Ignatov1-3/+3
2020-01-24bpftool: Print function linkage in BTF dumpAndrii Nakryiko1-4/+23
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller23-78/+525
2020-01-20runsqslower: Support user-specified libbpf include and object pathsToke Høiland-Jørgensen1-5/+7
2020-01-20tools/runqslower: Remove tools/lib/bpf from include pathToke Høiland-Jørgensen1-1/+1
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen17-35/+35
2020-01-20tools/runqslower: Use consistent include paths for libbpfToke Høiland-Jørgensen3-5/+6