aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo1-2/+0
2014-10-29perf callchain: Use global caching provided by libunwindNamhyung Kim1-0/+3
2014-10-15perf callchain: Create an address space per threadNamhyung Kim1-0/+17
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa1-2/+5
2014-02-18perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa1-1/+1
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa1-2/+0
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo1-2/+3
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-2/+2
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim1-2/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-5/+6
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa1-0/+34