index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
/
header.c
Age
Commit message (
Expand
)
Author
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-03
perf tools: Support CPU id matching for x86 v2
Andi Kleen
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian