Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf cpumap: Const map for max() | Ian Rogers | 2022-08-19 | 1 | -1/+1 |
* | perf cpumap: More cpu map reuse by merge. | Ian Rogers | 2022-04-01 | 1 | -10/+5 |
* | perf cpumap: Add is_subset function | Ian Rogers | 2022-04-01 | 1 | -0/+20 |
* | perf cpumap: Give CPUs their own type | Ian Rogers | 2022-01-12 | 1 | -44/+59 |
* | libperf: Allow NULL in perf_cpu_map__idx() | Ian Rogers | 2022-01-12 | 1 | -1/+6 |
* | perf cpumap: Move 'has' function to libperf | Ian Rogers | 2022-01-12 | 1 | -1/+6 |
* | libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sorted | Riccardo Mancini | 2021-10-08 | 1 | -4/+12 |
* | libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max() | Riccardo Mancini | 2021-08-31 | 1 | -8/+2 |
* | libperf: Add perf_cpu_map__default_new() | Jin Yao | 2021-08-11 | 1 | -0/+5 |
* | libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for... | He Zhe | 2020-05-05 | 1 | -1/+1 |
* | libperf: Move to tools/lib/perf | Jiri Olsa | 2020-01-06 | 1 | -0/+345 |