aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/map_perf_ring.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: dual license all filesJakub Kicinski2018-12-131-1/+1
* bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann2018-10-201-4/+6
* tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet2018-08-231-1/+4
* tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-111-51/+15
* tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clockJakub Kicinski2018-05-111-11/+6
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-041-0/+347