aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_off_cpu.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-14perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Gravatar Namhyung Kim 1-1/+1
2022-08-11perf offcpu: Track child processesGravatar Namhyung Kim 1-0/+7
2022-08-11perf offcpu: Parse process id separatelyGravatar Namhyung Kim 1-2/+43
2022-08-11perf offcpu: Check process id for the given workloadGravatar Namhyung Kim 1-0/+1
2022-06-28perf offcpu: Accept allowed sample types onlyGravatar Namhyung Kim 1-1/+6
2022-05-26perf record: Add cgroup support for off-cpu profilingGravatar Namhyung Kim 1-2/+46
2022-05-26perf record: Handle argument change in sched_switchGravatar Namhyung Kim 1-0/+28
2022-05-26perf record: Implement basic filtering for off-cpuGravatar Namhyung Kim 1-8/+70
2022-05-26perf record: Enable off-cpu analysis with BPFGravatar Namhyung Kim 1-0/+204