index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-regs-options.c
Age
Commit message (
Expand
)
Author
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
2026-02-06
perf regs: Fix abort for "-I" or "--user-regs" options
Dapeng Mi
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2020-12-17
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-05-16
perf parse-regs: Add generic support for arch__intr/user_reg_mask()
Kan Liang
2019-05-15
perf parse-regs: Split parse_regs
Kan Liang
2019-05-15
perf parse-regs: Improve error output when faced with unknown register name
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-08-31
perf record: Add ability to name registers to record
Stephane Eranian