Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-22 | perf ftrace latency: Add -n/--use-nsec option | Namhyung Kim | 1 | -2/+4 |
2021-12-16 | perf ftrace: Implement cpu and task filters in BPF | Namhyung Kim | 1 | -0/+21 |
2021-12-16 | perf ftrace: Add -b/--use-bpf option for latency subcommand | Namhyung Kim | 1 | -0/+93 |
2021-12-07 | perf bpf_skel: Do not use typedef to avoid error on old clang | Song Liu | 3 | -20/+26 |
2021-12-07 | perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros | Song Liu | 3 | -5/+3 |
2021-07-05 | perf stat: Enable BPF counter with --for-each-cgroup | Namhyung Kim | 1 | -0/+191 |
2021-03-23 | perf stat: Introduce 'bperf' to share hardware PMCs with BPF | Song Liu | 4 | -0/+143 |
2021-03-06 | perf skel: Remove some unused variables. | Ian Rogers | 1 | -2/+1 |
2021-01-20 | perf stat: Enable counting events for BPF programs | Song Liu | 1 | -0/+93 |
2021-01-15 | perf build: Support build BPF skeletons with perf | Song Liu | 1 | -0/+3 |