aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_skel/bperf_cgroup.bpf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim1-1/+28
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim1-1/+10
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim1-1/+1
2022-08-15cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]Tejun Heo1-1/+1
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim1-0/+191