summaryrefslogtreecommitdiff
path: root/tools/lib/perf/cpumap.c
AgeCommit message (Expand)Author
2021-10-08libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sortedRiccardo Mancini
2021-08-31libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()Riccardo Mancini
2021-08-11libperf: Add perf_cpu_map__default_new()Jin Yao
2020-05-05libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...He Zhe
2020-01-06libperf: Move to tools/lib/perfJiri Olsa