1. a287332 perf unwind: Add initialized arg into unwind__prepare_access by Jiri Olsa · 8 years ago
  2. 057fbfb perf callchain: Support aarch64 cross-platform by He Kuang · 8 years ago
  3. 52ffe0f perf callchain: Support x86 target platform by He Kuang · 8 years ago
  4. d64ec10 perf unwind: Check the target platform before assigning unwind methods by He Kuang · 8 years ago
  5. f6d7253 perf tools: Extract common API out of unwind-libunwind-local.c by He Kuang · 8 years ago
  6. a597b54 perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c by He Kuang · 8 years ago
  7. f83c041 perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind by He Kuang · 8 years ago
  8. e583d70 perf tools: Add dedicated unwind addr_space member into thread struct by Jiri Olsa · 8 years ago
  9. 0ddf524 perf unwind: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  10. f22ed82 perf unwind: Use find_map function in access_dso_mem by Jiri Olsa · 9 years ago
  11. cb1dc22 perf callchain: Add order support for libunwind DWARF unwinder by Jiri Olsa · 9 years ago
  12. b26b218 perf callchain: Move initial entry call into get_entries function by Jiri Olsa · 9 years ago
  13. 7ed4915 perf unwind: Pass symbol source to libunwind by Rabin Vincent · 9 years ago
  14. 186c6cf perf callchains: Fix unw_word_t pointer casts by Rabin Vincent · 9 years ago
  15. 8eac1d5 perf callchain: Use debug_frame if eh_frame is unusable by Rabin Vincent · 9 years ago
  16. f005813 perf unwind: Fix a compile error by Hou Pengyang · 9 years ago
  17. 4bb11d0 perf tools: Add dso__data_get/put_fd() by Namhyung Kim · 9 years ago
  18. 303cb89 perf callchain: Separate eh/debug frame offset cache. by Wang Nan · 10 years ago
  19. f1f13af perf callchain: Cache eh/debug frame offset for dwarf unwind by Namhyung Kim · 10 years ago
  20. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  21. dd8c17a perf callchains: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  22. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  23. 380b514 perf callchain: Use global caching provided by libunwind by Namhyung Kim · 10 years ago
  24. 66f066d8 perf callchain: Create an address space per thread by Namhyung Kim · 10 years ago
  25. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  26. c658045 perf tools: Cache dso data file descriptor by Jiri Olsa · 10 years ago
  27. 53fa8eaa perf tools: Add data_fd into dso object by Jiri Olsa · 10 years ago
  28. c9b951c perf callchain: Separate perf_reg_value function in perf_regs object by Jiri Olsa · 11 years ago
  29. ea3da69 perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id by Jiri Olsa · 11 years ago
  30. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 11 years ago[Renamed from tools/perf/util/unwind.c]
  31. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  32. 1cf0382 perf callchain: Do not report zero address in unwind by Jiri Olsa · 11 years ago
  33. b42dc32d perf tools: Fix dwarf unwind max_stack processing by Jiri Olsa · 11 years ago
  34. 99ca423 perf symbols: Export elf_section_by_name and reuse by Masami Hiramatsu · 11 years ago
  35. d11416e perf tools: Use the DWARF unwind info only if loaded by Jean Pihet · 11 years ago
  36. 37676af perf symbols: Limit max callchain using max_stack on DWARF unwinding too by Arnaldo Carvalho de Melo · 11 years ago
  37. ab255e7 perf: parse the .debug_frame section in case .eh_frame is not present by Jean Pihet · 11 years ago
  38. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  39. 61710bd perf tools: Remove filter parameter of thread__find_addr_location() by Adrian Hunter · 11 years ago
  40. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  41. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  42. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago