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