index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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