..
bash-completion
tools: bpftool: add "bpftool map freeze" subcommand
2019-08-21 21:17:27 +02:00
Documentation
tools: bpftool: add "bpftool map freeze" subcommand
2019-08-21 21:17:27 +02:00
.gitignore
tools: bpf: account for generated feature/ and libbpf/ directories
2019-08-31 00:38:16 +02:00
btf_dumper.c
bpftool: Fix printing incorrect pointer in btf_dump_ptr
2020-01-23 08:22:49 +01:00
btf.c
tools, bpftool: Fix wrong return value in do_dump()
2020-08-19 08:16:19 +02:00
cfg.c
tools: bpftool: teach cfg code about JMP32
2019-01-26 13:33:01 -08:00
cfg.h
tools: bpftool: replace Netronome boilerplate with SPDX license headers
2018-12-13 12:08:44 +01:00
cgroup.c
bpf: Print error message for bpftool cgroup show
2020-02-24 08:36:40 +01:00
common.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
2019-09-06 16:49:17 +02:00
feature.c
tools: bpftool: fix reading from /proc/config.gz
2019-08-12 11:07:16 +02:00
jit_disasm.c
tools: bpftool: Fix json dump crash on powerpc
2019-07-05 23:50:38 +02:00
json_writer.c
tools: bpftool: move "__printf()" attributes to header file
2019-08-15 22:06:46 -07:00
json_writer.h
tools: bpftool: move "__printf()" attributes to header file
2019-08-15 22:06:46 -07:00
main.c
tools: bpftool: fix format string for p_err() in detect_common_prefix()
2019-08-15 22:06:46 -07:00
main.h
tools: bpftool: move "__printf()" attributes to header file
2019-08-15 22:06:46 -07:00
Makefile
tools: bpftool: do not link twice against libbpf.a in Makefile
2019-08-31 00:38:16 +02:00
map_perf_ring.c
tools: bpftool: fix arguments for p_err() in do_event_pipe()
2019-08-15 22:06:46 -07:00
map.c
tools: bpftool: add "bpftool map freeze" subcommand
2019-08-21 21:17:27 +02:00
net.c
tools, bpftool: Add missing close before bpftool net attach exit
2020-11-24 13:29:05 +01:00
netlink_dumper.c
tools: bpftool: dual license all files
2018-12-13 12:08:44 +01:00
netlink_dumper.h
tools: bpftool: dual license all files
2018-12-13 12:08:44 +01:00
perf.c
tools: bpftool: compile with $(EXTRA_WARNINGS)
2019-08-14 22:57:36 +02:00
prog.c
bpftool: Don't crash on missing xlated program instructions
2020-02-14 16:34:09 -05:00
tracelog.c
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
2018-12-18 14:47:17 +01:00
xlated_dumper.c
bpftool: Don't crash on missing jited insns or ksyms
2020-01-12 12:21:24 +01:00
xlated_dumper.h
tools: bpftool: replace Netronome boilerplate with SPDX license headers
2018-12-13 12:08:44 +01:00