summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.c
AgeCommit message (Expand)Author
2014-02-18perf callchain: Separate libunwind code to special objectJiri Olsa
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa
2014-02-18perf callchain: Do not report zero address in unwindJiri Olsa
2014-02-18perf tools: Fix dwarf unwind max_stack processingJiri Olsa
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu
2014-01-13perf tools: Use the DWARF unwind info only if loadedJean Pihet
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo
2013-09-30perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa