Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-11 | tools, bpftool: Poison and replace kernel integer typedefs | Quentin Monnet | 1 | -1/+1 |
2020-01-21 | bpftool: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -2/+2 |
2019-08-16 | tools: bpftool: fix arguments for p_err() in do_event_pipe() | Quentin Monnet | 1 | -2/+2 |
2019-07-08 | tools/bpftool: switch map event_pipe to libbpf's perf_buffer | Andrii Nakryiko | 1 | -137/+64 |
2018-12-13 | tools: bpftool: dual license all files | Jakub Kicinski | 1 | -1/+1 |
2018-10-21 | bpf, libbpf: simplify and cleanup perf ring buffer walk | Daniel Borkmann | 1 | -4/+6 |
2018-08-23 | tools: bpftool: return from do_event_pipe() on bad arguments | Quentin Monnet | 1 | -1/+4 |
2018-05-11 | tools: bpf: move the event reading loop to libbpf | Jakub Kicinski | 1 | -51/+15 |
2018-05-11 | tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock | Jakub Kicinski | 1 | -11/+6 |
2018-05-05 | tools: bpftool: add simple perf event output reader | Jakub Kicinski | 1 | -0/+347 |