summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/libunwind/x86_32.c
Commit message (Expand)AuthorAgeFilesLines
* perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macrosLeo Yan2023-08-161-2/+0
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf unwind: Fix wrongly used regs for x86_32 unwindHe Kuang2016-06-231-0/+6
* perf callchain: Support x86 target platformHe Kuang2016-06-071-0/+37