1. 0ab19ca libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm. by Yabin Cui · 7 years ago
  2. 2dae330 Make sure at least XX maps are created. by Christopher Ferris · 7 years ago
  3. 6a4622a Merge "Add method to detect remote read function to use." by Christopher Ferris · 7 years ago
  4. 8cfb70c Add method to detect remote read function to use. by Christopher Ferris · 7 years ago
  5. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  6. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  7. 8d99a1d Merge "Split arch data into separate files." by Christopher Ferris · 7 years ago
  8. 9fa51ae Merge "libBacktraceOffline: fix using debug frame with load bias." by Yabin Cui · 7 years ago
  9. acd4343 Split arch data into separate files. by Christopher Ferris · 7 years ago
  10. 356decb libBacktraceOffline: fix using debug frame with load bias. by Yabin Cui · 7 years ago
  11. 025451e Demand read load bias for a map. by Christopher Ferris · 7 years ago
  12. bcd5c6f Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  13. d5f712b Only skip frames for local unwinds. by Christopher Ferris · 7 years ago
  14. c42d2ba Switch libbacktrace new unwinder. by Christopher Ferris · 7 years ago
  15. acfecd9 libbacktrace: remove exit time destructors. by Josh Gao · 7 years ago
  16. 4958f19 libbacktrace: add benchmarks for Backtrace::Create, CreateNew. by Josh Gao · 7 years ago
  17. b5910f2 libbacktrace: let the benchmark library decide iteration count. by Josh Gao · 7 years ago
  18. 0660cda libbacktrace: correctly number frames when skipping. by Josh Gao · 7 years ago
  19. aa50f1b Merge "Add an interface for stopping in certain maps." by Christopher Ferris · 7 years ago
  20. 43ef2bd Add an interface for stopping in certain maps. by Christopher Ferris · 7 years ago
  21. ef5b2cf Remove PauseTiming/ResumeTiming calls. by Christopher Ferris · 7 years ago
  22. f57f35e Merge changes I8f33830f,Icd2b891b,I8736ff5c,Iae6e342a by Treehugger Robot · 7 years ago
  23. 2bf789d libbacktrace: expose BacktraceMap's unwindstack::Memory. by Josh Gao · 8 years ago
  24. 0c8916f libunwindstack: expose UnwindStackMap::GetFunctionName. by Josh Gao · 8 years ago
  25. 632aede libbacktrace: expose libunwindstack Unwind routine. by Josh Gao · 8 years ago
  26. 37a3456 Fix demangle of function names. by Christopher Ferris · 7 years ago
  27. 67048f1 Merge "libbacktrace is not directly available to vendors" by Treehugger Robot · 7 years ago
  28. f95b541 Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  29. 781d3f3 libbacktrace is not directly available to vendors by Jiyong Park · 8 years ago
  30. b8908c6 Merge "Update the Unwinder object and add tests." by Christopher Ferris · 8 years ago
  31. eb68171 Update the Unwinder object and add tests. by Christopher Ferris · 8 years ago
  32. c57eba7 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  33. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  34. 9fb98ca Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 8 years ago
  35. d9c3c37 Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  36. fdc8b61 Add a new unwind method on error. by Christopher Ferris · 8 years ago
  37. 63ae32b libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 8 years ago
  38. ac88acc Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  39. b223e7d Update the tests. by Christopher Ferris · 8 years ago
  40. b057550 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 8 years ago
  41. 6affbfc libunwindstack: make machine type a property of Regs. by Josh Gao · 8 years ago
  42. 1d6951a Merge "Speed up map creation." by Christopher Ferris · 8 years ago
  43. 82ac205 Speed up map creation. by Christopher Ferris · 8 years ago
  44. ca35091 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  45. d6e2acc Add demangling of function name. by Christopher Ferris · 8 years ago
  46. 1239004 Small clean ups by Christopher Ferris · 8 years ago
  47. 0e6be85 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  48. 6b6ac6f Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 8 years ago
  49. 158c964 Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  50. 35e5f32 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  51. 6ce7206 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  52. 9c35d76 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  53. ddec556 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  54. 93c6103 Backtrace: Add libziparchive dependency by Andreas Gampe · 8 years ago
  55. e5fad96 Use demangle for function names. by Christopher Ferris · 8 years ago
  56. 1996a7d Use async safe logging in signal handlers. by Christopher Ferris · 8 years ago
  57. 094e356 libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  58. 474277e libbacktrace: make vendor_available by Steven Moreland · 8 years ago
  59. 9950a8e Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 8 years ago
  60. 2e2b2ec Merge "Test unwinding through a signal handler." by Christopher Ferris · 8 years ago
  61. 51b49f2 Test unwinding through a signal handler. by Christopher Ferris · 8 years ago
  62. 372d50b Fix spelling error in warning by Brian Carlstrom · 8 years ago
  63. 1e08cf9 Do not access device maps. by Christopher Ferris · 8 years ago
  64. 1741944 Allow calling GetFunctionName before unwinding. by Christopher Ferris · 8 years ago
  65. 0639227 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  66. 701d787 Merge "Restore errno in signal handlers." by Christopher Ferris · 8 years ago
  67. d7ec37b Add a 2 width option of clang format. by Christopher Ferris · 8 years ago
  68. 83f470b Restore errno in signal handlers. by Christopher Ferris · 8 years ago
  69. 3a57521 libbacktraceoffline: make it thread-safe. by Yabin Cui · 8 years ago
  70. b27ae72 libbacktraceoffline: choose correct debug section for a given address. by Yabin Cui · 8 years ago
  71. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  72. 5a72d20 Remove obsolete mentions of LLVM_HOST_BUILD_MK by Colin Cross · 8 years ago
  73. 06fb1c9 Convert the rest of libbacktrace to Android.bp by Colin Cross · 8 years ago
  74. 4ea5602 Fix unused parameter warning for mips builds by Colin Cross · 8 years ago
  75. 11d4818 Revert "Convert the rest of libbacktrace to Android.bp" by Colin Cross · 8 years ago
  76. 9d0d3f5 Convert the rest of libbacktrace to Android.bp by Colin Cross · 8 years ago
  77. 7ea60bb libbacktrace_offline: support .ARM.exidx. by Yabin Cui · 8 years ago
  78. cb13e1c Statically link LLVM libraries into backtrace_test by Pirama Arumuga Nainar · 8 years ago
  79. 2edf15d Merge "Revert "Use process_vm_readv to read memory."" by Christopher Ferris · 8 years ago
  80. 96b70d8 Revert "Use process_vm_readv to read memory." by Christopher Ferris · 8 years ago
  81. acd5ff9 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  82. b765a9e Merge "Add missing host ldlibs" by Colin Cross · 8 years ago
  83. 7a4435f Add missing host ldlibs by Colin Cross · 8 years ago
  84. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  85. e8b294b Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  86. 3005b90 Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  87. edc4b51 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  88. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  89. d27d91e Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
  90. b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
  91. ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
  92. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  93. 0c03087 Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 9 years ago
  94. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  95. 7c4c2e0 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 9 years ago
  96. 0dd7332 Convert libbacktrace, libutils to Soong by Dan Willemsen · 9 years ago
  97. 203bbe0 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 9 years ago
  98. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  99. 97bad63 Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc by Dan Willemsen · 9 years ago
  100. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago