aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-20perf unwind: Provide only forward declarations for pointer typesArnaldo Carvalho de Melo
2016-07-04perf unwind: Add initialized arg into unwind__prepare_accessJiri Olsa
2016-06-23perf unwind: Change macro names of perf registerHe Kuang
2016-06-07perf unwind: Change fixed name of libunwind__arch_reg_id to macroHe Kuang
2016-06-07perf unwind: Check the target platform before assigning unwind methodsHe Kuang
2016-06-07perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwindHe Kuang
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