Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf build: Properly guard libbpf includes | Ian Rogers | 2023-01-10 | 1 | -0/+6 |
* | perf bpf: Rename 'cpu' to 'cpu_map_idx' | Ian Rogers | 2022-01-12 | 1 | -2/+2 |
* | perf bpf_counter: Move common functions to bpf_counter.h | Namhyung Kim | 2021-07-01 | 1 | -0/+52 |
* | perf stat: Introduce bpf_counter_ops->disable() | Song Liu | 2021-04-29 | 1 | -0/+7 |
* | perf bpf: Minor whitespace cleanup. | Ian Rogers | 2021-03-06 | 1 | -1/+1 |
* | perf stat: Enable counting events for BPF programs | Song Liu | 2021-01-20 | 1 | -0/+72 |