summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_skel
AgeCommit message (Expand)Author
2022-08-11perf offcpu: Track child processesNamhyung Kim
2022-08-11perf offcpu: Check process id for the given workloadNamhyung Kim
2022-08-02perf lock: Print the number of lost entries for BPFNamhyung Kim
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim
2022-07-26perf kwork: Add workqueue trace BPF supportYang Jihong
2022-07-26perf kwork: Add softirq trace BPF supportYang Jihong
2022-07-26perf kwork: Add IRQ trace BPF supportYang Jihong
2022-07-26perf kwork: Implement BPF traceYang Jihong
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-05-26perf record: Add cgroup support for off-cpu profilingNamhyung Kim
2022-05-26perf record: Handle argument change in sched_switchNamhyung Kim
2022-05-26perf record: Implement basic filtering for off-cpuNamhyung Kim
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim
2022-03-22perf ftrace latency: Add -n/--use-nsec optionNamhyung Kim
2021-12-16perf ftrace: Implement cpu and task filters in BPFNamhyung Kim
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-03-06perf skel: Remove some unused variables.Ian Rogers
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2021-01-15perf build: Support build BPF skeletons with perfSong Liu