aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/lib/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()Ian Rogers2-2/+2
2023-12-12libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_is_empty()Ian Rogers1-1/+1
2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers1-1/+1
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)1-0/+1
2022-02-23libperf: Rename arguments of perf_thread_map APIsTzvetomir Stoyanov (VMware)1-3/+3
2022-01-12libperf: Sync evsel documentationIan Rogers1-5/+5
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers1-0/+1
2021-04-15libperf: Add evsel mmap supportRob Herring1-0/+3
2020-08-13libperf: Fix man page typosRob Herring3-14/+17
2020-03-04libperf: Add counting exampleMichael Petlan1-0/+83
2020-01-06libperf: Add man pagesJiri Olsa13-228/+1193
2020-01-06libperf: Move to tools/lib/perfJiri Olsa3-0/+230