1. d9f183b Merge "Only call one unwinder." by Christopher Ferris · 7 years ago
  2. 18ea097 Delete obsolete debuggerd references. by Josh Gao · 7 years ago
  3. ab9cf8b Only call one unwinder. by Christopher Ferris · 7 years ago
  4. 4a5a337 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  5. 81dd96c Merge "Add missing includes." by Treehugger Robot · 7 years ago
  6. c38057a Add missing includes. by Dan Albert · 7 years ago
  7. 31121ca Move some properties users to __system_property_read_callback() by Tom Cherry · 7 years ago
  8. 1ce8e14 libdebuggerd: fix tombstone tests. by Josh Gao · 7 years ago
  9. 92c355c Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 7 years ago
  10. 868d39a Show the number of VMAs in the tombstone. by Elliott Hughes · 7 years ago
  11. 9b91324 Merge "Add a new unwind method on error." by Christopher Ferris · 7 years ago
  12. ce9cc4e tombstoned: fix another call to evconnlistener_new. by Josh Gao · 7 years ago
  13. b9de87f Add a new unwind method on error. by Christopher Ferris · 7 years ago
  14. 06c65ed Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher" by Isaac Chen · 7 years ago
  15. 6dc21a5 Enable HAS_VFP_D32 for 32-bit armv8 crasher by Isaac Chen · 7 years ago
  16. e997ba9 Merge "tombstoned: Fix calls to evconnlistener_new." by Narayan Kamath · 7 years ago
  17. 26123d7 Merge "debuggerd_fallback: print maps." by Treehugger Robot · 7 years ago
  18. fdc95c9 debuggerd_fallback: print maps. by Josh Gao · 7 years ago
  19. c2e98f6 tombstoned: Fix calls to evconnlistener_new. by Narayan Kamath · 7 years ago
  20. 6429e20 Recommend using pid instead of tid for gdbclient.py by dimitry · 7 years ago
  21. c370666 libdebuggerd: cleanup. by Josh Gao · 7 years ago
  22. fdf832d base: add Pipe and Socketpair wrappers. by Josh Gao · 7 years ago
  23. b6ba817 Define current ABI string in android-base/macros.h by dimitry · 7 years ago
  24. e67c7b9 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 7 years ago
  25. fd13bf0 crash_dump: print the identity of tracers. by Josh Gao · 7 years ago
  26. bb2f03f Merge "Compare new unwinder to old unwinder in debuggerd." by Christopher Ferris · 8 years ago
  27. 9a8c855 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  28. 81e6c0b debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  29. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  30. 96722b0 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  31. 399b4ee crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  32. 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  33. 0915f23 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
  34. 3e8d923 Merge "Allow configuration of the number of tombstones." by Elliott Hughes · 8 years ago
  35. 35bb6d2 Allow configuration of the number of tombstones. by Elliott Hughes · 8 years ago
  36. 111f351 Merge "tombstoned: Improve message on java trace completion." by Narayan Kamath · 8 years ago
  37. b02851a Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
  38. 26cbafb Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
  39. 1dcee84 Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices" by Jaesung Chung · 8 years ago
  40. cde2b52 crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices by Jaesung Chung · 8 years ago
  41. 79dd143 tombstoned: Improve message on java trace completion. by Narayan Kamath · 8 years ago
  42. 07a57f0 Merge "tombstoned: change path for traces from "anr_" to "trace_"" by Narayan Kamath · 8 years ago
  43. b123220 tombstoned: change path for traces from "anr_" to "trace_" by Narayan Kamath · 8 years ago
  44. 336a52e Decode ptrace-induced SIGTRAP si_code values. by Elliott Hughes · 8 years ago
  45. 58778e1 debuggerd_test: find backtrace frame in all lines in CrasherTest by Jaesung Chung · 8 years ago
  46. 550f3bf Merge "Revert "crash_dump: defer pausing threads until we're ready."" by Josh Gao · 8 years ago
  47. 3407d7c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  48. 87f5432 Merge "tombstoned: log where we're writing the tombstone." by Treehugger Robot · 8 years ago
  49. 66e1a1e Merge changes Id7ab0464,Ic2a212be by Treehugger Robot · 8 years ago
  50. cb68a03 tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
  51. 8a2a2d1 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
  52. 8bb0390 crash_dump: add tracing. by Josh Gao · 8 years ago
  53. ca5e908 tombstoned: turn on java trace support + unit tests. by Narayan Kamath · 8 years ago
  54. 5675f3c debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
  55. b0e51e3 crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
  56. e740250 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
  57. a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  58. 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
  59. 922f6b2 tombstoned: Support java trace dumps. by Narayan Kamath · 8 years ago
  60. 7d199de Merge changes I0ff1fc5c,I7a23d3bf by Josh Gao · 8 years ago
  61. 68c24ef Remove not-used dependency in crash_dump by Chenjie Luo · 8 years ago
  62. 2bc6196 Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 8 years ago
  63. 62f5977 libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 8 years ago
  64. 77b00ed libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 8 years ago
  65. a4103a8 Turn off debuggerd for host bionic by Dan Willemsen · 8 years ago
  66. 2e7b8e2 debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
  67. ac22578 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  68. e06f2a4 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
  69. 72ca48e Merge "crash_dump: during early boot, output to kmsg on userdebug." by Josh Gao · 8 years ago
  70. bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  71. 3492221 check send_signal result before further dealing by Liu Changcheng · 8 years ago
  72. 8b951f5 Merge changes Ib8369088,I743433bc by Josh Gao · 8 years ago
  73. 951cf70 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  74. 287d50d debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
  75. a5199a9 debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  76. 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  77. 460b336 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  78. 807a458 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  79. 1307824 tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  80. 372d8a2 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  81. ae9d767 debuggerd_client: properly wait for completion. by Josh Gao · 8 years ago
  82. f5d727f Merge ""Requested dump for tid XXX" message shouldn't be fatal." by Elliott Hughes · 8 years ago
  83. 561da6a "Requested dump for tid XXX" message shouldn't be fatal. by Elliott Hughes · 8 years ago
  84. 9642232 Initialize si_code in siginfo. by Christopher Ferris · 8 years ago
  85. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  86. 7390d96 Merge "crash_dump: fetch process/thread names before dropping privileges." by Josh Gao · 8 years ago
  87. 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
  88. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  89. 5b4eb23 Remove extraneous .clang-format files by Tom Cherry · 8 years ago
  90. c7fe060 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  91. 428daaf crash_dump: improve logging for when a process dies prematurely. by Josh Gao · 8 years ago
  92. ec91809 debuggerd_handler: restore errno. by Josh Gao · 8 years ago
  93. 9eb4eb1 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
  94. e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  95. 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  96. 56e89ad Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
  97. 55f79a5 tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
  98. 8830c95 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
  99. 12b7129 Small debuggerd improvements. by Elliott Hughes · 8 years ago
  100. b038995 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago