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