summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/unwind.c
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu2014-01-161-18/+2
* perf tools: Use the DWARF unwind info only if loadedJean Pihet2014-01-131-4/+4
* perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo2013-11-141-4/+5
* perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet2013-09-301-16/+59
* perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter2013-08-121-2/+2
* perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter2013-08-121-1/+1
* perf symbols: Load kernel maps before usingAdrian Hunter2013-08-071-2/+2
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-16/+20
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-111-0/+567
OpenPOWER on IntegriCloud