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