1. acd5ff9 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  2. b765a9e Merge "Add missing host ldlibs" by Colin Cross · 8 years ago
  3. 7a4435f Add missing host ldlibs by Colin Cross · 8 years ago
  4. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  5. e8b294b Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  6. 3005b90 Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  7. edc4b51 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  8. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  9. d27d91e Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
  10. b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
  11. ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
  12. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  13. 0c03087 Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 9 years ago
  14. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  15. 7c4c2e0 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 9 years ago
  16. 0dd7332 Convert libbacktrace, libutils to Soong by Dan Willemsen · 9 years ago
  17. 203bbe0 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 9 years ago
  18. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  19. 97bad63 Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc by Dan Willemsen · 9 years ago
  20. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  21. 40f8411 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 9 years ago
  22. 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  23. d4ddcca Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
  24. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  25. 73e8adb Merge "Fix google-runtime-int warnings." am: 603df0e am: 6eaa916 by Chih-hung Hsieh · 9 years ago
  26. a3979b7 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 9 years ago
  27. 09993a8 Merge "libbacktrace: only build libbacktrace_offline static library." am: f20e4b1 by Yabin Cui · 9 years ago
  28. 681d8f8 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 9 years ago
  29. 6727428 Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." am: d8c88fc by Yabin Cui · 9 years ago
  30. 14bdc8a libbacktrace_offline: support unwinding of shared libraries in apk file. by Yabin Cui · 9 years ago
  31. ee1dc16 Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 by Josh Gao · 9 years ago
  32. 684fc24 Don\'t demangle symbol names. am: fbbc744 am: 0edda64 am: 9bf0b81 am: 0fb3191 by Josh Gao · 9 years ago
  33. 20fb98f Don\'t demangle symbol names. am: fbbc744 by Josh Gao · 9 years ago
  34. 208f673 Don't demangle symbol names. by Josh Gao · 9 years ago
  35. c928a6e Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 9 years ago
  36. d124374 Merge "Update BacktraceOffline for LLVM rebase to r256229." by Pirama Arumuga Nainar · 9 years ago
  37. 77d9421 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  38. f7d40cb Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  39. ad11ef0 Merge "Don't fail if the new pss is less than stable." by Christopher Ferris · 9 years ago
  40. 4fc2b70 Update BacktraceOffline for LLVM rebase to r256229. by Stephen Hines · 9 years ago
  41. 84dd78c Don't fail if the new pss is less than stable. by Christopher Ferris · 9 years ago
  42. 25dc1f1 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  43. 28ec9e9 Revert "Do not do local unwinds through .oat or .dex maps." by Andreas Gampe · 9 years ago
  44. 6a75dda Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  45. 40596ac Do not do local unwinds through .oat or .dex maps. by Christopher Ferris · 9 years ago
  46. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  47. 4a5b2a5 libbacktrace: support building static libraries on target. by Yabin Cui · 9 years ago
  48. 5f33b67 Fix use of uninitialized memory. by Christopher Ferris · 9 years ago
  49. ee3b9fb Fix for host simpleperf 'gettid' unsat. by Than McIntosh · 9 years ago
  50. aa2e9f1 Put BacktraceOffline code into a separate library. by Christopher Ferris · 9 years ago
  51. f603746 Modify tests to use executable memory. by Christopher Ferris · 9 years ago
  52. efbe39c libbacktrace: check if elf file paths are valid before reading them. by Yabin Cui · 9 years ago
  53. 2e2adfc Fix libbacktrace host build. by Yabin Cui · 9 years ago
  54. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  55. 34f5531 Change the way some maps are printed. by Christopher Ferris · 9 years ago
  56. d7cfdd4 libbacktrace: don't let llvm cflags cover libbacktrace's cflags. by Yabin Cui · 10 years ago
  57. 40b7e7f Merge "Clean up maps parsing in libbacktrace." by Elliott Hughes · 10 years ago
  58. f0ab877 libbacktrace: enable -fno-omit-frame-pointer for host build. by Yabin Cui · 10 years ago
  59. 79f0fd8 Clean up maps parsing in libbacktrace. by Elliott Hughes · 10 years ago
  60. 29d3f4d Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""" by Yabin Cui · 10 years ago
  61. cc4a195 Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""" by Yabin Cui · 10 years ago
  62. bcc8f31 Revert "Revert "Add BacktraceOffline for offline backtracing."" by Yabin Cui · 10 years ago
  63. feeeb07 Revert "Add BacktraceOffline for offline backtracing." by Yabin Cui · 10 years ago
  64. daf6e58 Add BacktraceOffline for offline backtracing. by Yabin Cui · 10 years ago
  65. 4a3b1b8 Add a logging handler on timeout. by Christopher Ferris · 10 years ago
  66. 26e6a0b Add a logging handler on timeout. by Christopher Ferris · 10 years ago
  67. cdec7dc Display the map offset for each frame. by Christopher Ferris · 10 years ago
  68. 9fbb565 Display the map offset for each frame. by Christopher Ferris · 10 years ago
  69. 01ccd71 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  70. b566916 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 10 years ago
  71. 303b608 Remove PtraceRead error message. by Christopher Ferris · 10 years ago
  72. b526fc8 Remove PtraceRead error message. by Christopher Ferris · 10 years ago
  73. 3725100 Modify the code to avoid potential deadlocks. by Christopher Ferris · 10 years ago
  74. 0e367f1 Modify the code to avoid potential deadlocks. by Christopher Ferris · 10 years ago
  75. a294369 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  76. 45c9090 Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  77. cccb12e Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  78. e3687d6 Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  79. 8083796 Add tests for elf unwinding in memory. by Christopher Ferris · 10 years ago
  80. 178ec7f Fix small ptrace reads. by Christopher Ferris · 10 years ago
  81. 4eec9a1 Fix small ptrace reads. by Christopher Ferris · 10 years ago
  82. fe0983a Add offset to map data. by Christopher Ferris · 10 years ago
  83. bdb6f14 Add offset to map data. by Christopher Ferris · 10 years ago
  84. dad402b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  85. 808f4fd Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  86. 25d3204 Fix unused argument error on darwin by Colin Cross · 10 years ago
  87. 9d13d00 Remove libbacktrace dependency on libcutils by Colin Cross · 10 years ago
  88. f140f4c Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  89. 82a2a8b Remove libunwind-ptrace dependency. by Christopher Ferris · 10 years ago
  90. 879edbc Update the test for better output on error. by Christopher Ferris · 10 years ago
  91. 0986fdd Discards frames for code within library. by Christopher Ferris · 10 years ago
  92. 5f78353 Merge "Refactor the code." by Christopher Ferris · 10 years ago
  93. dabbfe6 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
  94. 86f313a Refactor the code. by Christopher Ferris · 10 years ago
  95. cbe528e Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
  96. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  97. 1d10fe4 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  98. 82f8dc0 Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  99. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  100. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 10 years ago