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