summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/util/unwind-libdw.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan1-0/+1
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo1-1/+1
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-24perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo1-0/+1
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa1-0/+51