summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.h
AgeCommit message (Expand)Author
2014-10-29perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo
2014-10-29perf callchain: Use global caching provided by libunwindNamhyung Kim
2014-10-15perf callchain: Create an address space per threadNamhyung Kim
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa
2014-02-18perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa