aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu1-18/+2
2014-01-13perf tools: Use the DWARF unwind info only if loadedJean Pihet1-4/+4
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo1-4/+5
2013-09-30perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet1-16/+59
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter1-2/+2
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter1-1/+1
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter1-2/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-16/+20
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa1-0/+567