开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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