linux/tools/lib/perf
Arnaldo Carvalho de Melo aec95d7ce1 Merge remote-tracking branch 'torvalds/master' into perf-tools-next
To get the fixes that went thru perf-tools for v6.13.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2024-12-13 11:53:27 -03:00
..
Documentation libperf cpumap: Remove perf_cpu_map__read() 2024-12-09 17:52:41 -03:00
include libperf cpumap: Remove perf_cpu_map__read() 2024-12-09 17:52:41 -03:00
tests libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus() 2023-12-12 14:55:13 -03:00
.gitignore libperf: Add gitignore 2024-08-01 12:11:33 -03:00
Build
Makefile
core.c
cpumap.c libperf cpumap: Grow array of read CPUs in smaller increments 2024-12-09 17:52:41 -03:00
evlist.c Merge remote-tracking branch 'torvalds/master' into perf-tools-next 2024-12-13 11:53:27 -03:00
evsel.c tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values 2024-10-02 14:58:03 -07:00
internal.h
lib.c
libperf.map libperf cpumap: Remove perf_cpu_map__read() 2024-12-09 17:52:41 -03:00
libperf.pc.template
mmap.c perf record: Fix comment misspellings 2024-04-26 22:13:10 -03:00
threadmap.c
xyarray.c