summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/dwarf-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-0/+1
* perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-161-2/+34
* perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo2014-10-291-9/+9
* perf report: Set callchain_param.record_mode for future useNamhyung Kim2014-10-151-0/+3
* Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus2014-06-091-1/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-141-1/+1
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-181-1/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-181-0/+144