aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/dwarf-unwind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo1-2/+2
2015-12-07perf test: Use machine__new_host in dwarf unwind testJiri Olsa1-6/+2
2015-11-27perf test: 'unwind' test should create kernel mapsJiri Olsa1-0/+5
2015-11-23perf test: Add callchain order setup for DWARF unwinder testJiri Olsa1-3/+19
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-0/+4
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang1-1/+1
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-0/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan1-2/+34
2014-10-29perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo1-9/+9
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim1-0/+3
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus1-1/+1
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa1-1/+1
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa1-1/+1
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa1-0/+144