Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-09 | libperf: Move 'leader' from tools/perf to perf_evsel::leader | Jiri Olsa | 1 | -1/+1 |
2021-07-05 | perf stat: Enable BPF counter with --for-each-cgroup | Namhyung Kim | 1 | -0/+5 |
2021-07-01 | perf bpf_counter: Move common functions to bpf_counter.h | Namhyung Kim | 1 | -52/+0 |
2021-06-01 | perf stat: Fix error return code in bperf__load() | Yu Kuai | 1 | -2/+4 |
2021-05-27 | perf stat: Fix error check for bpf_program__attach | Namhyung Kim | 1 | -2/+2 |
2021-04-29 | perf stat: Introduce bpf_counter_ops->disable() | Song Liu | 1 | -0/+26 |
2021-04-29 | perf stat: Introduce ':b' modifier | Song Liu | 1 | -1/+1 |
2021-04-29 | perf stat: Introduce config stat.bpf-counter-events | Song Liu | 1 | -1/+2 |
2021-04-29 | perf bpf: check perf_attr_map is compatible with the perf binary | Song Liu | 1 | -0/+19 |
2021-04-29 | perf util: Move bpf_perf definitions to a libperf header | Song Liu | 1 | -24/+3 |
2021-03-23 | perf stat: Introduce 'bperf' to share hardware PMCs with BPF | Song Liu | 1 | -5/+514 |
2021-01-20 | perf stat: Enable counting events for BPF programs | Song Liu | 1 | -0/+314 |