summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_off_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim2022-12-141-1/+1
* perf offcpu: Track child processesNamhyung Kim2022-08-111-0/+7
* perf offcpu: Parse process id separatelyNamhyung Kim2022-08-111-2/+43
* perf offcpu: Check process id for the given workloadNamhyung Kim2022-08-111-0/+1
* perf offcpu: Accept allowed sample types onlyNamhyung Kim2022-06-281-1/+6
* perf record: Add cgroup support for off-cpu profilingNamhyung Kim2022-05-261-2/+46
* perf record: Handle argument change in sched_switchNamhyung Kim2022-05-261-0/+28
* perf record: Implement basic filtering for off-cpuNamhyung Kim2022-05-261-8/+70
* perf record: Enable off-cpu analysis with BPFNamhyung Kim2022-05-261-0/+204