1. f005813 perf unwind: Fix a compile error by Hou Pengyang · 9 years ago
  2. 4bb11d0 perf tools: Add dso__data_get/put_fd() by Namhyung Kim · 9 years ago
  3. 303cb89 perf callchain: Separate eh/debug frame offset cache. by Wang Nan · 9 years ago
  4. f1f13af perf callchain: Cache eh/debug frame offset for dwarf unwind by Namhyung Kim · 10 years ago
  5. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  6. dd8c17a perf callchains: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  7. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  8. 380b514 perf callchain: Use global caching provided by libunwind by Namhyung Kim · 10 years ago
  9. 66f066d8 perf callchain: Create an address space per thread by Namhyung Kim · 10 years ago
  10. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  11. c658045 perf tools: Cache dso data file descriptor by Jiri Olsa · 10 years ago
  12. 53fa8eaa perf tools: Add data_fd into dso object by Jiri Olsa · 10 years ago
  13. c9b951c perf callchain: Separate perf_reg_value function in perf_regs object by Jiri Olsa · 11 years ago
  14. ea3da69 perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id by Jiri Olsa · 11 years ago
  15. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 11 years ago[Renamed from tools/perf/util/unwind.c]
  16. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  17. 1cf0382 perf callchain: Do not report zero address in unwind by Jiri Olsa · 11 years ago
  18. b42dc32d perf tools: Fix dwarf unwind max_stack processing by Jiri Olsa · 11 years ago
  19. 99ca423 perf symbols: Export elf_section_by_name and reuse by Masami Hiramatsu · 11 years ago
  20. d11416e perf tools: Use the DWARF unwind info only if loaded by Jean Pihet · 11 years ago
  21. 37676af perf symbols: Limit max callchain using max_stack on DWARF unwinding too by Arnaldo Carvalho de Melo · 11 years ago
  22. ab255e7 perf: parse the .debug_frame section in case .eh_frame is not present by Jean Pihet · 11 years ago
  23. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  24. 61710bd perf tools: Remove filter parameter of thread__find_addr_location() by Adrian Hunter · 11 years ago
  25. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  26. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  27. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago