summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_skel/off_cpu.bpf.c
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix offcpu test prev_state checkNamhyung Kim2023-02-221-1/+1
* perf tools: Get a perf cgroup more portably in BPFNamhyung Kim2022-09-261-4/+14
* perf offcpu: Track child processesNamhyung Kim2022-08-111-0/+30
* perf offcpu: Check process id for the given workloadNamhyung Kim2022-08-111-1/+7
* 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