Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf symbols: Export elf_section_by_name and reuse | Masami Hiramatsu | 2014-01-16 | 1 | -18/+2 |
* | perf tools: Use the DWARF unwind info only if loaded | Jean Pihet | 2014-01-13 | 1 | -4/+4 |
* | perf symbols: Limit max callchain using max_stack on DWARF unwinding too | Arnaldo Carvalho de Melo | 2013-11-14 | 1 | -4/+5 |
* | perf: parse the .debug_frame section in case .eh_frame is not present | Jean Pihet | 2013-09-30 | 1 | -16/+59 |
* | perf tools: Remove filter parameter of thread__find_addr_map() | Adrian Hunter | 2013-08-12 | 1 | -2/+2 |
* | perf tools: Remove filter parameter of thread__find_addr_location() | Adrian Hunter | 2013-08-12 | 1 | -1/+1 |
* | perf symbols: Load kernel maps before using | Adrian Hunter | 2013-08-07 | 1 | -2/+2 |
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -16/+20 |
* | perf tools: Support for DWARF CFI unwinding on post processing | Jiri Olsa | 2012-08-11 | 1 | -0/+567 |