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
/
include
/
perf_regs.h
Age
Commit message (
Expand
)
Author
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2019-06-24
perf/x86/regs: Use PERF_REG_EXTENDED_MASK
Kan Liang
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
2014-02-18
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-08-10
perf tools: Add interface to arch registers sets
Jiri Olsa