aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/map_perf_ring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13tools: bpftool: dual license all filesJakub Kicinski1-1/+1
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann1-4/+6
2018-08-23tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet1-1/+4
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski1-51/+15
2018-05-11tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clockJakub Kicinski1-11/+6
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski1-0/+347