index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cpumap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-44
/
+47
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
1
-4
/
+21
2022-01-12
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-5
/
+0
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
1
-7
/
+7
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
1
-38
/
+21
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
1
-7
/
+2
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
1
-6
/
+6
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
1
-6
/
+5
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
1
-12
/
+12
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
1
-7
/
+7
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
1
-8
/
+0
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
1
-8
/
+0
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
1
-9
/
+0
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
1
-9
/
+0
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
1
-6
/
+6
2022-01-12
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
1
-33
/
+46
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
1
-7
/
+7
2020-12-24
perf stat aggregation: Add separate core member
James Clark
1
-8
/
+10
2020-12-24
perf stat aggregation: Add separate die member
James Clark
1
-14
/
+14
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
1
-22
/
+22
2020-12-24
perf stat aggregation: Add separate node member
James Clark
1
-5
/
+11
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
1
-4
/
+4
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
1
-6
/
+6
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
1
-0
/
+17
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
1
-34
/
+48
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
1
-0
/
+18
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2019-11-06
perf stat: Add --per-node agregation support
Jiri Olsa
1
-0
/
+18
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-3
/
+3
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-22
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
Jiri Olsa
1
-13
/
+1
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
1
-3
/
+3
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+4
2019-08-08
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
1
-1
/
+4
2019-07-30
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-180
/
+1
2019-07-30
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
1
-22
/
+0
2019-07-30
libperf: Add perf_cpu_map__dummy_new() function
Jiri Olsa
1
-14
/
+1
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-39
/
+39
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-26
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
1
-7
/
+50
2019-06-10
perf cpumap: Retrieve die id information
Kan Liang
1
-0
/
+7
2019-02-20
perf cpumap: Increase debug level for cpu_map__snprint verbose output
Jiri Olsa
1
-1
/
+1
2019-02-06
perf record: Apply affinity masks when reading mmap buffers
Alexey Budankov
1
-0
/
+10
2019-01-21
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
1
-2
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]