summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util/unwind-libdw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan2023-08-161-0/+1
* perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo2022-10-311-1/+1
* perf libdw: Fix off-by 1 relative directory includesIan Rogers2020-06-011-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo2017-04-241-0/+1
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+51