aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_off_cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-11perf offcpu: Track child processesNamhyung Kim1-0/+7
2022-08-11perf offcpu: Parse process id separatelyNamhyung Kim1-2/+43
2022-08-11perf offcpu: Check process id for the given workloadNamhyung Kim1-0/+1
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim1-1/+6
2022-05-26perf record: Add cgroup support for off-cpu profilingNamhyung Kim1-2/+46
2022-05-26perf record: Handle argument change in sched_switchNamhyung Kim1-0/+28
2022-05-26perf record: Implement basic filtering for off-cpuNamhyung Kim1-8/+70
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim1-0/+204