index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_counter_cgroup.c
Age
Commit message (
Expand
)
Author
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
2025-10-25
perf stat: Add/fix bperf cgroup max events workarounds
Ian Rogers
2025-10-01
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2025-10-01
perf bpf_counter: Move header declarations into C code
Ian Rogers
2024-09-03
perf stat: Constify control data for BPF
Namhyung Kim
2024-05-10
perf tools: Ignore deleted cgroups
Namhyung Kim
2023-01-04
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
2022-09-21
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
2022-09-21
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-09-15
perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()
Muhammad Falak R Wani
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim