summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests/dwarf-unwind.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-26perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo1-1/+1
2018-04-26perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-0/+1
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa1-0/+1
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar1-1/+1
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa1-1/+1
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo1-1/+1
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida1-0/+1
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa1-0/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa1-0/+58