Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf stat: Fix handling of unsupported cgroup events when using BPF counters | Namhyung Kim | 2023-01-04 | 1 | -11/+3 |
* | perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters | Namhyung Kim | 2022-09-21 | 1 | -3/+3 |
* | perf stat: Fix cpu map index in bperf cgroup code | Namhyung Kim | 2022-09-21 | 1 | -2/+2 |
* | perf cpumap: Switch to using perf_cpu_map API | Ian Rogers | 2022-05-05 | 1 | -23/+19 |
* | perf bpf: Fix a typo in bpf_counter_cgroup.c | Masanari Iida | 2022-02-06 | 1 | -1/+1 |
* | perf cpumap: Give CPUs their own type | Ian Rogers | 2022-01-12 | 1 | -5/+5 |
* | perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries() | Muhammad Falak R Wani | 2021-09-15 | 1 | -4/+4 |
* | libperf: Move 'idx' from tools/perf to perf_evsel::idx | Jiri Olsa | 2021-07-09 | 1 | -6/+6 |
* | perf stat: Enable BPF counter with --for-each-cgroup | Namhyung Kim | 2021-07-05 | 1 | -0/+307 |