summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_skel (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf offcpu: Fix build failure on old kernelsNamhyung Kim2022-06-281-6/+14
* perf record: Add cgroup support for off-cpu profilingNamhyung Kim2022-05-261-0/+33
* perf record: Handle argument change in sched_switchNamhyung Kim2022-05-261-11/+24
* perf record: Implement basic filtering for off-cpuNamhyung Kim2022-05-261-4/+48
* perf record: Enable off-cpu analysis with BPFNamhyung Kim2022-05-261-0/+139
* perf ftrace latency: Add -n/--use-nsec optionNamhyung Kim2022-03-221-2/+4
* perf ftrace: Implement cpu and task filters in BPFNamhyung Kim2021-12-161-0/+21
* perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim2021-12-161-0/+93
* perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu2021-12-073-20/+26
* perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu2021-12-073-5/+3
* perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim2021-07-051-0/+191
* perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu2021-03-234-0/+143
* perf skel: Remove some unused variables.Ian Rogers2021-03-061-2/+1
* perf stat: Enable counting events for BPF programsSong Liu2021-01-201-0/+93
* perf build: Support build BPF skeletons with perfSong Liu2021-01-151-0/+3