1. f4e3ff6 Add a MemoryOfflineBuffer object. by Christopher Ferris · 6 years ago
  2. af16967 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 6 years ago
  3. 432981b Modify the offline handling interface. by Christopher Ferris · 6 years ago
  4. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 6 years ago
  5. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  6. 6983112 Fix darwin build by Christopher Tate · 6 years ago
  7. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 6 years ago
  8. 7747b60 Load dex files from ART-specific data structure. by Christopher Ferris · 6 years ago
  9. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 6 years ago
  10. c8bec5a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 6 years ago
  11. 8fe5836 Fix frame numbering regression. by Christopher Ferris · 6 years ago
  12. 645f8bb Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 6 years ago
  13. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 6 years ago
  14. 2486d5a Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 6 years ago
  15. e20b4a4 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 6 years ago
  16. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 6 years ago
  17. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 6 years ago
  18. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 6 years ago
  19. 9879137 libBacktraceOffline: improve unwinding callchains. by Yabin Cui · 6 years ago
  20. f880828 libbacktrace: export offline unwinding failures. by Yabin Cui · 6 years ago
  21. 0ca49b0 libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm. by Yabin Cui · 6 years ago
  22. 88b48f7 Make sure at least XX maps are created. by Christopher Ferris · 6 years ago
  23. 70f7d47 Merge "Add method to detect remote read function to use." by Christopher Ferris · 6 years ago
  24. e328673 Add method to detect remote read function to use. by Christopher Ferris · 6 years ago
  25. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 6 years ago
  26. 693d63f Add OWNERS. by Elliott Hughes · 6 years ago
  27. a7e2a12 Merge "Split arch data into separate files." by Christopher Ferris · 6 years ago
  28. d7edcc9 Merge "libBacktraceOffline: fix using debug frame with load bias." by Yabin Cui · 6 years ago
  29. d06001d Split arch data into separate files. by Christopher Ferris · 6 years ago
  30. 4a26eaf libBacktraceOffline: fix using debug frame with load bias. by Yabin Cui · 6 years ago
  31. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 6 years ago
  32. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 6 years ago
  33. c56a499 Only skip frames for local unwinds. by Christopher Ferris · 7 years ago
  34. 086baf9 Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  35. e22701e libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  36. b9670bb libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  37. 3b094c1 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  38. cd546c1 libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  39. 3adedf9 Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  40. 1cb84ce Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  41. 5169c16 Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  42. 1c65e77 Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  43. ebea0ef libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 7 years ago
  44. 358de18 libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 7 years ago
  45. 45c4a56 libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 7 years ago
  46. 9a6b3e3 Fix demangle of function names. by Christopher Ferris · 7 years ago
  47. 22d2136 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  48. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  49. b7d92c4 libbacktrace is not directly available to vendors by Jiyong Park · 7 years ago
  50. 9e6c11d Merge "Update the Unwinder object and add tests." by Christopher Ferris · 7 years ago
  51. f6f691b Update the Unwinder object and add tests. by Christopher Ferris · 7 years ago
  52. 4852933 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  53. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  54. 92c355c Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 7 years ago
  55. 868d39a Show the number of VMAs in the tombstone. by Elliott Hughes · 7 years ago
  56. b9de87f Add a new unwind method on error. by Christopher Ferris · 7 years ago
  57. b63a60f libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 7 years ago
  58. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 7 years ago
  59. 458cc66 Update the tests. by Christopher Ferris · 7 years ago
  60. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
  61. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
  62. df3e89b Merge "Speed up map creation." by Christopher Ferris · 7 years ago
  63. 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
  64. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  65. 04fdec0 Add demangling of function name. by Christopher Ferris · 7 years ago
  66. 3b4b075 Small clean ups by Christopher Ferris · 7 years ago
  67. 6f3981c Add support for the new unwind method. by Christopher Ferris · 7 years ago
  68. 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 7 years ago
  69. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  70. 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  71. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  72. 5b460d1 Add support for the new unwind method. by Christopher Ferris · 7 years ago
  73. 96722b0 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 7 years ago
  74. 8f0947c Backtrace: Add libziparchive dependency by Andreas Gampe · 7 years ago
  75. 7d0aea9 Use demangle for function names. by Christopher Ferris · 7 years ago
  76. f30a810 Use async safe logging in signal handlers. by Christopher Ferris · 7 years ago
  77. 4ad9d51 libutils: export libbacktrace headers by Steven Moreland · 7 years ago
  78. bb11af8 libbacktrace: make vendor_available by Steven Moreland · 7 years ago
  79. 8f2c28d Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 7 years ago
  80. d13099e Merge "Test unwinding through a signal handler." by Christopher Ferris · 7 years ago
  81. 5ea2c1f Test unwinding through a signal handler. by Christopher Ferris · 7 years ago
  82. 6d1da7c Fix spelling error in warning by Brian Carlstrom · 7 years ago
  83. f5e568e Do not access device maps. by Christopher Ferris · 7 years ago
  84. 82f3bbd Allow calling GetFunctionName before unwinding. by Christopher Ferris · 7 years ago
  85. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 7 years ago
  86. f161e00 Merge "Restore errno in signal handlers." by Christopher Ferris · 7 years ago
  87. a78d9a2 Add a 2 width option of clang format. by Christopher Ferris · 7 years ago
  88. 10ab87f Restore errno in signal handlers. by Christopher Ferris · 7 years ago
  89. 26369a3 libbacktraceoffline: make it thread-safe. by Yabin Cui · 7 years ago
  90. c4a480e libbacktraceoffline: choose correct debug section for a given address. by Yabin Cui · 7 years ago
  91. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  92. d233c27 Remove obsolete mentions of LLVM_HOST_BUILD_MK by Colin Cross · 7 years ago
  93. da9bd59 Convert the rest of libbacktrace to Android.bp by Colin Cross · 7 years ago
  94. 06d3149 Fix unused parameter warning for mips builds by Colin Cross · 7 years ago
  95. ced0308 Revert "Convert the rest of libbacktrace to Android.bp" by Colin Cross · 7 years ago
  96. 9a36036 Convert the rest of libbacktrace to Android.bp by Colin Cross · 7 years ago
  97. 5d991bc libbacktrace_offline: support .ARM.exidx. by Yabin Cui · 7 years ago
  98. c198b15 Statically link LLVM libraries into backtrace_test by Pirama Arumuga Nainar · 7 years ago
  99. f96e744 Merge "Revert "Use process_vm_readv to read memory."" by Christopher Ferris · 7 years ago
  100. fdb02f8 Revert "Use process_vm_readv to read memory." by Christopher Ferris · 8 years ago