index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cputopo.c
Age
Commit message (
Expand
)
Author
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2021-11-13
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-06-10
perf tools: Apply new CPU topology sysfs attributes
Kan Liang
2019-06-10
perf header: Add die information in CPU topology
Kan Liang
2019-02-19
perf tools: Use sysfs__mountpoint() when reading cpu topology
Jiri Olsa
2019-02-19
perf tools: Add numa_topology object
Jiri Olsa
2019-02-19
perf tools: Add cpu_topology object
Jiri Olsa