1. 785085e tombstoned: make missing O_TMPFILE workaround actually work around. by Josh Gao · 7 years ago
  2. 2fcff40 tombstoned: don't bail out if we fail to unlink a file that isn't there. by Josh Gao · 7 years ago
  3. 6cabcd8 tombstoned: don't create tombstones for failed dumps. by Josh Gao · 7 years ago
  4. aa8cd88 Merge changes from topic "unwindstack_clone" into pi-dev by Josh Gao · 7 years ago
  5. 4858c94 crash_dump: defuse our signal handlers earlier. by Josh Gao · 7 years ago
  6. be27ab7 libdebuggerd: clone registers before we Unwind with them. by Josh Gao · 7 years ago
  7. 9a7faaf Mark crash_dump.policy as not supported on mips by Dan Willemsen · 7 years ago
  8. dca69eb debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago
  9. 386ebe6 Merge "bpfmt." by Treehugger Robot · 7 years ago
  10. 830092d debuggerd seccomp: explain why we define PROT_READ/WRITE. by Josh Gao · 7 years ago
  11. d2b96b0 Define PROT_READ and PROT_WRITE when generating the policy files by Justin Yun · 7 years ago
  12. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  13. 04364c8 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
  14. 386da4c debuggerd_fallback: fix race. by Josh Gao · 7 years ago
  15. 040993a debuggerd: update policy for recent sigaction changes. by Josh Gao · 7 years ago
  16. bfa1dd4 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  17. 6819296 Fix regression caused by libbacktrace API change. by Christopher Ferris · 7 years ago
  18. 2960476 Merge "debuggerd: add seccomp policies and tests." by Josh Gao · 7 years ago
  19. 5277613 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
  20. 4375a43 debuggerd: add seccomp policies and tests. by Josh Gao · 7 years ago
  21. 62d63fe Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Treehugger Robot · 7 years ago
  22. e64510c Merge "Change seccomp to the system filter" by Treehugger Robot · 7 years ago
  23. 370d387 debuggerd_handler: set PR_SET_PTRACER before running crash_dump. by Luis Hector Chavez · 7 years ago
  24. fb54fa9 Change seccomp to the system filter by Victor Hsieh · 7 years ago
  25. 76088a6 debuggerd: restore the location of abort message. by Josh Gao · 7 years ago
  26. 7d7226f debuggerd: wait for dump completion on crashes. by Josh Gao · 7 years ago
  27. 8614157 Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test." by Treehugger Robot · 7 years ago
  28. 1723e52 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 8 years ago
  29. 4817a01 debuggerd: add pause time benchmark. by Josh Gao · 7 years ago
  30. bee252b Increased number of Android log lines for tombstones by chirag honnavar · 8 years ago
  31. 84b1930 crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  32. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  33. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  34. 025451e Demand read load bias for a map. by Christopher Ferris · 7 years ago
  35. 29d5b17 Force call the fallback handler. by Christopher Ferris · 7 years ago
  36. fddf97e Merge "crash_dump: don't inherit environment from parent." by Treehugger Robot · 7 years ago
  37. 6b32b0c crash_dump: don't inherit environment from parent. by Josh Gao · 7 years ago
  38. 89fbca6 Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  39. 8a17bf8 Merge "Only call one unwinder." by Christopher Ferris · 7 years ago
  40. 459ab14 Delete obsolete debuggerd references. by Josh Gao · 7 years ago
  41. 8e3cc2f Only call one unwinder. by Christopher Ferris · 7 years ago
  42. 2e4c980 Merge "Move some properties users to __system_property_read_callback()" by Tom Cherry · 7 years ago
  43. ccb7008 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  44. 74c3ada Add missing includes. by Dan Albert · 7 years ago
  45. 1765274 Move some properties users to __system_property_read_callback() by Tom Cherry · 7 years ago
  46. 45a026b libdebuggerd: fix tombstone tests. by Josh Gao · 8 years ago
  47. 9fb98ca Merge "Show the number of VMAs in the tombstone." by Treehugger Robot · 8 years ago
  48. d9c3c37 Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  49. 86c344e Merge "Add a new unwind method on error." by Christopher Ferris · 8 years ago
  50. 53abdc7 tombstoned: fix another call to evconnlistener_new. by Josh Gao · 8 years ago
  51. fdc8b61 Add a new unwind method on error. by Christopher Ferris · 8 years ago
  52. ccdad6b Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher" by Isaac Chen · 8 years ago
  53. 89cdeef Enable HAS_VFP_D32 for 32-bit armv8 crasher by Isaac Chen · 8 years ago
  54. ef915d2 Merge "tombstoned: Fix calls to evconnlistener_new." by Narayan Kamath · 8 years ago
  55. dccfc64 Merge "debuggerd_fallback: print maps." by Treehugger Robot · 8 years ago
  56. e89d34b debuggerd_fallback: print maps. by Josh Gao · 8 years ago
  57. 93bdf19 tombstoned: Fix calls to evconnlistener_new. by Narayan Kamath · 8 years ago
  58. a60734e Recommend using pid instead of tid for gdbclient.py by dimitry · 8 years ago
  59. 261feeb libdebuggerd: cleanup. by Josh Gao · 8 years ago
  60. 28818da base: add Pipe and Socketpair wrappers. by Josh Gao · 8 years ago
  61. a6e703a Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  62. 37612b1 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 8 years ago
  63. e70ea7d crash_dump: print the identity of tracers. by Josh Gao · 8 years ago
  64. 0c851fd Merge "Compare new unwinder to old unwinder in debuggerd." by Christopher Ferris · 8 years ago
  65. c552ec3 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  66. c997f41 debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  67. 05fddcb Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  68. ddec556 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  69. 00b0f71 crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  70. 3bf314d Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  71. a9b4197 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
  72. 5a86367 Merge "Allow configuration of the number of tombstones." by Elliott Hughes · 8 years ago
  73. 2413428 Allow configuration of the number of tombstones. by Elliott Hughes · 8 years ago
  74. 1de9286 Merge "tombstoned: Improve message on java trace completion." by Narayan Kamath · 8 years ago
  75. be45889 Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
  76. 3368579 Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
  77. e6f7095 Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices" by Jaesung Chung · 8 years ago
  78. 6c857b5 crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices by Jaesung Chung · 8 years ago
  79. 0557100 tombstoned: Improve message on java trace completion. by Narayan Kamath · 8 years ago
  80. 113eb3a Merge "tombstoned: change path for traces from "anr_" to "trace_"" by Narayan Kamath · 8 years ago
  81. 16e8750 tombstoned: change path for traces from "anr_" to "trace_" by Narayan Kamath · 8 years ago
  82. bbe5f8b Decode ptrace-induced SIGTRAP si_code values. by Elliott Hughes · 8 years ago
  83. 077058a debuggerd_test: find backtrace frame in all lines in CrasherTest by Jaesung Chung · 8 years ago
  84. 6f38edb Merge "Revert "crash_dump: defer pausing threads until we're ready."" by Josh Gao · 8 years ago
  85. da9432c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  86. d9f7b37 Merge "tombstoned: log where we're writing the tombstone." by Treehugger Robot · 8 years ago
  87. 8d63dc0 Merge changes Id7ab0464,Ic2a212be by Treehugger Robot · 8 years ago
  88. ab71bff tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
  89. c9c94a7 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
  90. cd5f59f crash_dump: add tracing. by Josh Gao · 8 years ago
  91. e1d8fd7 tombstoned: turn on java trace support + unit tests. by Narayan Kamath · 8 years ago
  92. 4ff5bae debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
  93. 7ec1b9e crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
  94. 964aa28 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
  95. fa80ffe tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  96. 76ec095 tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
  97. da2c1c5 tombstoned: Support java trace dumps. by Narayan Kamath · 8 years ago
  98. ca55bab Merge changes I0ff1fc5c,I7a23d3bf by Josh Gao · 8 years ago
  99. 6c501c8 Remove not-used dependency in crash_dump by Chenjie Luo · 8 years ago
  100. 4db827e Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 8 years ago