index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cputopo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-8
/
+2
*
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
1
-8
/
+4
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-3
/
+4
*
perf topology: Avoid hybrid list for hybrid topology
Ian Rogers
2023-05-27
1
-5
/
+14
*
perf expr: Make the online topology accessible globally
Ian Rogers
2023-02-19
1
-0
/
+14
*
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
2023-01-22
1
-8
/
+1
*
perf topology: Add core_wide
Ian Rogers
2022-10-04
1
-0
/
+46
*
perf smt: Compute SMT from topology
Ian Rogers
2022-10-04
1
-0
/
+15
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-2
/
+2
*
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-14
1
-1
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-3
/
+3
*
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
1
-1
/
+1
*
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
1
-13
/
+13
*
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
1
-14
/
+12
*
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-11-13
1
-10
/
+16
*
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
2021-05-17
1
-0
/
+80
*
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
1
-0
/
+2
*
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
1
-2
/
+3
*
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-09
1
-0
/
+1
*
perf tools: Apply new CPU topology sysfs attributes
Kan Liang
2019-06-10
1
-1
/
+7
*
perf header: Add die information in CPU topology
Kan Liang
2019-06-10
1
-5
/
+71
*
perf tools: Use sysfs__mountpoint() when reading cpu topology
Jiri Olsa
2019-02-19
1
-7
/
+22
*
perf tools: Add numa_topology object
Jiri Olsa
2019-02-19
1
-0
/
+118
*
perf tools: Add cpu_topology object
Jiri Olsa
2019-02-19
1
-0
/
+144