summaryrefslogtreecommitdiff
path: root/tools/perf/util/cputopo.c
AgeCommit message (Expand)Author
2021-11-13perf cputopo: Match thread_siblings to topology ABI nameIan Rogers
2021-11-13perf cputopo: Match die_siblings to topology ABI nameIan Rogers
2021-11-13perf cputopo: Update to use pakage_cpusIan Rogers
2021-05-17perf header: Support HYBRID_TOPOLOGY featureJin Yao
2019-08-22perf cpumap: Remove needless includes from cpumap.hArnaldo Carvalho de Melo
2019-07-29libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa
2019-07-29libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa
2019-07-29perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa
2019-07-09perf tools: Use zfree() where applicableArnaldo Carvalho de Melo
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo
2019-06-10perf tools: Apply new CPU topology sysfs attributesKan Liang
2019-06-10perf header: Add die information in CPU topologyKan Liang
2019-02-19perf tools: Use sysfs__mountpoint() when reading cpu topologyJiri Olsa
2019-02-19perf tools: Add numa_topology objectJiri Olsa
2019-02-19perf tools: Add cpu_topology objectJiri Olsa