aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/perf_regs.h
AgeCommit message (Expand)Author
2 daysmaster: sync with upstream 6.6Bruce Ashfield
2021-12-21perf tools: Refactor SMPL_REG macro in perf_regs.hGerman Gomez
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2019-11-28perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov
2019-05-16perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-28perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian
2015-08-31perf/x86: Add list of register namesStephane Eranian
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa