summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests/dwarf-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo2019-02-061-0/+1
* perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo2018-04-261-1/+1
* perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo2018-04-261-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-051-0/+1
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-011-1/+1
|\
| * perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa2014-04-301-1/+1
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-281-1/+1
|/
* perf tests x86: Fix memory leak in sample_ustack()Masanari Iida2014-04-231-0/+1
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-181-0/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-181-0/+58