summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_counter_cgroup.c
AgeCommit message (Expand)Author
2023-01-04perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-05-05perf cpumap: Switch to using perf_cpu_map APIIan Rogers
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2021-09-15perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()Muhammad Falak R Wani
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim