summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind-libunwind.c
Commit message (Expand)AuthorAgeFilesLines
* perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo2014-10-291-2/+2
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-291-7/+6
* perf callchain: Use global caching provided by libunwindNamhyung Kim2014-10-291-0/+12
* perf callchain: Create an address space per threadNamhyung Kim2014-10-151-5/+32
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* perf tools: Cache dso data file descriptorJiri Olsa2014-06-121-2/+0
* perf tools: Add data_fd into dso objectJiri Olsa2014-06-121-2/+2
* perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-181-26/+12
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-181-1/+1
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-181-0/+595
OpenPOWER on IntegriCloud