summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_skel/bperf_cgroup.bpf.c
AgeCommit message (Expand)Author
2024-09-03perf stat: Constify control data for BPFNamhyung Kim
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-08-15cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]Tejun Heo
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim