aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-regs-options.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers1-2/+6
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo1-2/+6
2019-05-16perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang1-3/+10
2019-05-15perf parse-regs: Split parse_regsKan Liang1-3/+16
2019-05-15perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-08-31perf record: Add ability to name registers to recordStephane Eranian1-0/+71