index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cputopo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
1
-1
/
+1
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
1
-8
/
+2
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-8
/
+4
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-3
/
+4
2023-05-27
perf topology: Avoid hybrid list for hybrid topology
Ian Rogers
1
-5
/
+14
2023-02-19
perf expr: Make the online topology accessible globally
Ian Rogers
1
-0
/
+14
2023-01-22
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
1
-8
/
+1
2022-10-04
perf topology: Add core_wide
Ian Rogers
1
-0
/
+46
2022-10-04
perf smt: Compute SMT from topology
Ian Rogers
1
-0
/
+15
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-2
/
+2
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
1
-1
/
+2
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-3
/
+3
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-1
/
+1
2021-11-13
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
1
-13
/
+13
2021-11-13
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
1
-14
/
+12
2021-11-13
perf cputopo: Update to use pakage_cpus
Ian Rogers
1
-10
/
+16
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
1
-0
/
+80
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-2
/
+3
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
1
-2
/
+2
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-2
/
+2
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-10
perf tools: Apply new CPU topology sysfs attributes
Kan Liang
1
-1
/
+7
2019-06-10
perf header: Add die information in CPU topology
Kan Liang
1
-5
/
+71
2019-02-19
perf tools: Use sysfs__mountpoint() when reading cpu topology
Jiri Olsa
1
-7
/
+22
2019-02-19
perf tools: Add numa_topology object
Jiri Olsa
1
-0
/
+118
2019-02-19
perf tools: Add cpu_topology object
Jiri Olsa
1
-0
/
+144