1. 3f24fef Merge "Untag addresses in registers before looking up the mapping." by Treehugger Robot · 4 years, 5 months ago
  2. 35da288 Don't hard-code number of tombstones. by Christopher Ferris · 4 years, 6 months ago
  3. 0ea08c2 Untag addresses in registers before looking up the mapping. by Peter Collingbourne · 4 years, 6 months ago
  4. 939d074 Fix CrasherTest.smoke in debuggerd_test. by Peter Collingbourne · 4 years, 6 months ago
  5. 76e1e30 Reland protobuf tombstones. by Josh Gao · 4 years, 6 months ago
  6. eda96ed Revert "tombstoned: make it easier to add more types of outputs." by Jerome Gaillard · 4 years, 6 months ago
  7. 5ec54d1 Revert "tombstoned: support for protobuf fds." by Jerome Gaillard · 4 years, 6 months ago
  8. 6bf6a9f Merge changes from topic "tombstone_proto" by Josh Gao · 4 years, 6 months ago
  9. 03b283a Move debuggerd_test over to mallopt(). by Elliott Hughes · 4 years, 7 months ago
  10. 1091d24 tombstoned: support for protobuf fds. by Josh Gao · 4 years, 8 months ago
  11. e2aa621 tombstoned: make it easier to add more types of outputs. by Josh Gao · 4 years, 9 months ago
  12. cd27807 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  13. 71ad495 Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 4 years, 9 months ago
  14. 2b6764a Fix the expected tagged_addr_ctrl in a test. by Peter Collingbourne · 4 years, 9 months ago
  15. 864f15d Dump the per-thread TAGGED_ADDR_CTRL value if available. by Peter Collingbourne · 5 years ago
  16. fe8997a Include memory tags in memory dump output. by Peter Collingbourne · 5 years ago
  17. 10e428d Fix dumping of heap memory. by Peter Collingbourne · 5 years ago
  18. bbe6905 Add stack trace coverage to MTE tests. by Peter Collingbourne · 5 years ago
  19. f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
  20. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 5 years ago
  21. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  22. 67d52aa [debuggerd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  23. 11555f0 Increase timeouts. by Christopher Ferris · 6 years ago
  24. 172b0a0 Add TEMP_FAILURE_RETRY where appropriate. by Christopher Ferris · 6 years ago
  25. ab60668 Allow getrlimit/ugetrlimit syscalls in tests. by Christopher Ferris · 6 years ago
  26. 481e837 Add cause message when stack overflow is detected. by Christopher Ferris · 6 years ago
  27. afc0ff7 Increase timeout to avoid flaky tests. by Christopher Ferris · 6 years ago
  28. 5f87bbd debuggerd: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 7 years ago
  29. 2b22ae1 tombstoned: don't generate tombstones for native backtraces. by Josh Gao · 7 years ago
  30. 6f9eeec Fix multithreaded backtraces for seccomp processes. by Josh Gao · 7 years ago
  31. bf06a40 debuggerd_test: add test for fdsan abort message. by Josh Gao · 7 years ago
  32. 3249b3a Expect optional (offset ...) in frame dump. by Chih-Hung Hsieh · 7 years ago
  33. 8972270 Fix a debuggerd test expectation. by Elliott Hughes · 7 years ago
  34. 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
  35. 70adac6 debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago
  36. e04ca27 debuggerd: add seccomp policies and tests. by Josh Gao · 8 years ago
  37. 30171a8 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 8 years ago
  38. 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
  39. cdea750 crash_dump: don't inherit environment from parent. by Josh Gao · 8 years ago
  40. c38057a Add missing includes. by Dan Albert · 8 years ago
  41. fd13bf0 crash_dump: print the identity of tracers. by Josh Gao · 8 years ago
  42. 26cbafb Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
  43. 58778e1 debuggerd_test: find backtrace frame in all lines in CrasherTest by Jaesung Chung · 8 years ago
  44. ca5e908 tombstoned: turn on java trace support + unit tests. by Narayan Kamath · 8 years ago
  45. 5675f3c debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
  46. a73df60 tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  47. 2d377cd tombstoned: Add a shared library version of libtombstoned_client... by Narayan Kamath · 8 years ago
  48. 2e7b8e2 debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 8 years ago
  49. e06f2a4 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
  50. 8b951f5 Merge changes Ib8369088,I743433bc by Josh Gao · 8 years ago
  51. 951cf70 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  52. a5199a9 debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  53. 352a845 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  54. 460b336 tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  55. 502cfd2 debuggerd_test: add capability test. by Josh Gao · 8 years ago
  56. c3c8c02 debuggerd_handler: don't use waitpid(..., __WCLONE). by Josh Gao · 8 years ago
  57. 7a0ee64 debuggerd_test: improve error when crasher fails to exec. by Josh Gao · 8 years ago
  58. a7d7eb6 debuggerd_test: fix crasher path. by Josh Gao · 8 years ago
  59. fca7ca3 debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0. by Josh Gao · 9 years ago
  60. 7c6e313 crash_dump: set a watchdog timer. by Josh Gao · 9 years ago
  61. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago