index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
cpumap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
1
-1
/
+1
2023-12-12
libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...
Ian Rogers
1
-24
/
+35
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
1
-2
/
+2
2023-05-27
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
1
-0
/
+5
2023-05-27
perf cpumap: Add equal function
Ian Rogers
1
-0
/
+21
2023-05-27
perf cpumap: Add internal nr and cpu accessors
Ian Rogers
1
-29
/
+45
2023-05-26
perf cpumap: Add intersect function
Ian Rogers
1
-0
/
+35
2023-04-17
perf cpumap: Add reference count checking
Ian Rogers
1
-39
/
+46
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
1
-3
/
+3
2023-04-12
libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...
Arnaldo Carvalho de Melo
1
-0
/
+5
2023-04-12
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
1
-1
/
+1
2022-08-19
perf cpumap: Const map for max()
Ian Rogers
1
-1
/
+1
2022-04-01
perf cpumap: More cpu map reuse by merge.
Ian Rogers
1
-10
/
+5
2022-04-01
perf cpumap: Add is_subset function
Ian Rogers
1
-0
/
+20
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-44
/
+59
2022-01-12
libperf: Allow NULL in perf_cpu_map__idx()
Ian Rogers
1
-1
/
+6
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-1
/
+6
2021-10-08
libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sorted
Riccardo Mancini
1
-4
/
+12
2021-08-31
libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()
Riccardo Mancini
1
-8
/
+2
2021-08-11
libperf: Add perf_cpu_map__default_new()
Jin Yao
1
-0
/
+5
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
1
-1
/
+1
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
1
-0
/
+345