index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cpumap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
2024-05-07
1
-2
/
+0
*
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
1
-7
/
+5
*
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
1
-2
/
+31
*
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
1
-1
/
+1
*
perf pmu: Add CPU map for "cpu" PMUs
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-23
1
-0
/
+10
*
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
1
-6
/
+6
*
perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cp...
Ian Rogers
2023-04-17
1
-5
/
+5
*
perf cpumap: Remove initializations done in perf_cpu_map__alloc()
Arnaldo Carvalho de Melo
2023-04-17
1
-6
/
+1
*
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-04-12
1
-1
/
+1
*
perf cpumap: Use perf_cpu_map__nr(cpus) to access cpus->nr
Ian Rogers
2023-04-12
1
-6
/
+6
*
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-16
1
-0
/
+1
*
perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
Namhyung Kim
2022-10-27
1
-2
/
+4
*
perf stat: Add aggr id for global mode
Namhyung Kim
2022-10-27
1
-0
/
+10
*
perf stat: Rename to aggr_cpu_id.thread_idx
Namhyung Kim
2022-10-06
1
-4
/
+4
*
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
1
-2
/
+29
*
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
1
-16
/
+64
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-44
/
+47
*
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
1
-4
/
+21
*
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
2022-01-12
1
-1
/
+9
*
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
1
-5
/
+0
*
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
1
-7
/
+7
*
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
1
-38
/
+21
*
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
1
-7
/
+2
*
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
1
-6
/
+6
*
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2022-01-12
1
-6
/
+5
*
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
1
-12
/
+12
*
perf cpumap: Simplify equal function name
Ian Rogers
2022-01-12
1
-7
/
+7
*
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
1
-8
/
+0
*
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
1
-8
/
+0
*
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
1
-9
/
+0
*
perf cpumap: Remove map+index get_socket()
Ian Rogers
2022-01-12
1
-9
/
+0
*
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2022-01-12
1
-6
/
+6
*
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2022-01-12
1
-33
/
+46
*
perf stat aggregation: Add separate thread member
James Clark
2020-12-24
1
-7
/
+7
*
perf stat aggregation: Add separate core member
James Clark
2020-12-24
1
-8
/
+10
*
perf stat aggregation: Add separate die member
James Clark
2020-12-24
1
-14
/
+14
*
perf stat aggregation: Add separate socket member
James Clark
2020-12-24
1
-22
/
+22
*
perf stat aggregation: Add separate node member
James Clark
2020-12-24
1
-5
/
+11
*
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
2020-12-24
1
-4
/
+4
*
perf cpumap: Drop in cpu_aggr_map struct
James Clark
2020-12-24
1
-6
/
+6
*
perf cpumap: Add new map type for aggregation
James Clark
2020-12-24
1
-0
/
+17
*
perf stat: Replace aggregation ID with a struct
James Clark
2020-12-24
1
-34
/
+48
*
perf cpumap: Add new struct for cpu aggregation
James Clark
2020-12-24
1
-0
/
+18
*
perf cpumap: Use existing allocator to avoid using malloc
James Clark
2020-12-24
1
-4
/
+4
*
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-03-24
1
-5
/
+5
*
perf stat: Add --per-node agregation support
Jiri Olsa
2019-11-06
1
-0
/
+18
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+0
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-3
/
+3
*
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+2
[next]