..
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
bpftool: exclude bash-completion/bpftool from .gitignore pattern
2019-05-04 23:43:57 -07:00
btf_dumper.c
tools: bpftool: fix format strings and arguments for jsonw_printf()
2019-08-15 22:06:46 -07:00
btf.c
tools: bpftool: implement "bpftool btf show|list"
2019-08-20 09:51:06 -07: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
tools: bpftool: compile with $(EXTRA_WARNINGS)
2019-08-14 22:57:36 +02:00
common.c
tools: bpftool: move "__printf()" attributes to header file
2019-08-15 22:06:46 -07: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: compile with $(EXTRA_WARNINGS)
2019-08-14 22:57:36 +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: fix format string for p_err() in query_flow_dissector()
2019-08-15 22:06:46 -07: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
tools: bpftool: add "prog run" subcommand to test-run programs
2019-07-05 23:48:07 +02: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
bpf: style fix in while(!feof()) loop
2019-05-28 10:54:01 +02:00
xlated_dumper.h
tools: bpftool: replace Netronome boilerplate with SPDX license headers
2018-12-13 12:08:44 +01:00