summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/util/unwind-libdw.c
AgeCommit message (Expand)Author
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-24perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa