summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_skel/off_cpu.bpf.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim1-4/+14
2022-08-11perf offcpu: Track child processesNamhyung Kim1-0/+30
2022-08-11perf offcpu: Check process id for the given workloadNamhyung Kim1-1/+7
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim1-6/+14
2022-05-26perf record: Add cgroup support for off-cpu profilingNamhyung Kim1-0/+33
2022-05-26perf record: Handle argument change in sched_switchNamhyung Kim1-11/+24
2022-05-26perf record: Implement basic filtering for off-cpuNamhyung Kim1-4/+48
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim1-0/+139