android_kernel_xiaomi_sm8350/tools/bpf/bpftool
David S. Miller 68aaf44595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Minor conflict in r8169, bug fix had two versions in net
and net-next, take the net-next hunks.

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-27 14:23:31 -07:00
..
bash-completion tools: bpftool: add support for reporting the effective cgroup progs 2019-07-30 21:15:02 -07:00
Documentation tools: bpftool: add support for reporting the effective cgroup progs 2019-07-30 21:15:02 -07:00
.gitignore
btf_dumper.c
btf.c bpftool: add C output format option to btf dump subcommand 2019-05-24 14:05:58 -07:00
cfg.c
cfg.h
cgroup.c tools: bpftool: add support for reporting the effective cgroup progs 2019-07-30 21:15:02 -07:00
common.c tools: bpftool: add error message on pin failure 2019-08-09 17:38:53 +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
json_writer.h
main.c tools: bpftool: add "prog run" subcommand to test-run programs 2019-07-05 23:48:07 +02:00
main.h tools: bpftool: add raw_tracepoint_writable prog type to header 2019-07-12 15:14:42 +02:00
Makefile tools: bpftool: add feature check for zlib 2019-08-13 16:22:07 +02:00
map_perf_ring.c tools/bpftool: switch map event_pipe to libbpf's perf_buffer 2019-07-08 15:35:43 +02:00
map.c tools: Add definitions for devmap_hash map type 2019-07-29 13:50:48 -07:00
net.c
netlink_dumper.c
netlink_dumper.h
perf.c
prog.c tools: bpftool: close prog FD before exit on showing a single program 2019-08-15 22:09:41 -07:00
tracelog.c
xlated_dumper.c bpf: style fix in while(!feof()) loop 2019-05-28 10:54:01 +02:00
xlated_dumper.h