- 786dac3 Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE by Kelvin Zhang · 2 years, 7 months ago
- 1442d47 Merge "Check get_gwp_asan_callbacks before calling." by Christopher Ferris · 2 years, 8 months ago
- 004a167 Check get_gwp_asan_callbacks before calling. by Christopher Ferris · 2 years, 8 months ago
- 2dc80e3 Merge "Updated the policy file associated with riscv64" by Treehugger Robot · 2 years, 8 months ago
- 4d8f37e Updated the policy file associated with riscv64 by liwentao · 2 years, 8 months ago
- 98d6242 Limit the number of log messages in a tombstone. by Christopher Ferris · 2 years, 8 months ago
- 56abaa0 debuggerd: simplify output handling by Frederick Mayle · 3 years, 1 month ago
- 52205b8 debuggerd_client_test: less racy test setup by Frederick Mayle · 3 years, 1 month ago
- bda1064 Re-add code to skip gettings logs on logd crashes. by Christopher Ferris · 2 years, 9 months ago
- 152de53 Merge "Print number of frames" by Florian Mayer · 2 years, 9 months ago
- 59e632a Print number of frames by Florian Mayer · 2 years, 10 months ago
- 2a70a74 Merge "Add pointer dereference in debuggerd error msg" by Kevin Jeon · 2 years, 9 months ago
- 06af624 Add pointer dereference in debuggerd error msg by Kevin Jeon · 2 years, 9 months ago
- 1c324d3 Merge "Handle with the nonnull case in a tricky way" by Treehugger Robot · 2 years, 10 months ago
- fa8037c Handle with the nonnull case in a tricky way by zijunzhao · 2 years, 10 months ago
- 5a2a302 Merge "[debuggerd] New protocol to AM to handle recoverable crashes." by Mitch Phillips · 2 years, 10 months ago
- 3b1e71c Merge "riscv64: fix debuggerd_test build." by Elliott Hughes · 2 years, 10 months ago
- e11ab73 Merge "Add tombstone_handler for crashes in Microdroid" by Shikha Panwar · 2 years, 10 months ago
- 857e29c riscv64: fix debuggerd_test build. by Elliott Hughes · 2 years, 10 months ago
- 7e82c00 riscv64: fix mips-ism. by Elliott Hughes · 2 years, 10 months ago
- fa4dd04 Merge "Fix riscv64's crash glue." by Elliott Hughes · 2 years, 10 months ago
- abde59e Add tombstone_handler for crashes in Microdroid by Shikha Panwar · 3 years ago
- a4aab52 Merge "Remove floating point register cruft." by Treehugger Robot · 2 years, 10 months ago
- d284414 Fix riscv64's crash glue. by Elliott Hughes · 2 years, 10 months ago
- d5c90b0 Match the arm/arm64 style in the x86/x86-64 files. by Elliott Hughes · 2 years, 10 months ago
- f9cd73f Remove floating point register cruft. by Elliott Hughes · 2 years, 10 months ago
- dd5a80d [debuggerd] New protocol to AM to handle recoverable crashes. by Mitch Phillips · 2 years, 10 months ago
- 4761355 Fix unwind information for crash assembler. by Christopher Ferris · 2 years, 10 months ago
- b3bf57d Merge "Accept SEGV_MTESERR in CrasherTest.mte_async test." by Treehugger Robot · 2 years, 10 months ago
- 91e816a Accept SEGV_MTESERR in CrasherTest.mte_async test. by Peter Collingbourne · 2 years, 10 months ago
- f5e1533 Suppress the error warning by zijunzhao · 2 years, 10 months ago
- a010a27 Merge "crash_dump: suggest lldbclient.py rather than gdbclient.py." by Treehugger Robot · 2 years, 11 months ago
- 5a4e625 crash_dump: suggest lldbclient.py rather than gdbclient.py. by Elliott Hughes · 2 years, 11 months ago
- 70aa219 [gwp-asan] fix tests under clang coverage, and extend invariants by Mitch Phillips · 2 years, 11 months ago
- 8fe5127 Recoverable GWP-ASan: Don't tell ActivityManager by Mitch Phillips · 3 years ago
- 6e0eb99 Merge "Add recoverable GWP-ASan." by Mitch Phillips · 3 years ago
- 18ce542 Add recoverable GWP-ASan. by Mitch Phillips · 3 years ago
- 22035cc Display offset in backtraces if necessary. by Christopher Ferris · 3 years ago
- 1d79a07 [MTE] add link to SAC docs to tombstones by Florian Mayer · 3 years ago
- 8b91862 [Refactor] move memory map printing to helper by Florian Mayer · 3 years ago
- 3d11890 Merge "[MTE] warn about async crashes being imprecise" by Florian Mayer · 3 years ago
- 5fcdfd2 [MTE] warn about async crashes being imprecise by Florian Mayer · 3 years ago
- a812f45 Merge "Pass fault address to GWP-ASan's changed API." by Treehugger Robot · 3 years ago
- 30a2528 Handle scudo_ring_buffer_size = 0 by Florian Mayer · 3 years ago
- 8a34b17 Pass fault address to GWP-ASan's changed API. by Mitch Phillips · 3 years ago
- fe9d832 Merge "Use scudo_ring_buffer_size from process_info" by Florian Mayer · 3 years ago
- c0748f0 Merge "debuggerd: show syscall in SYS_SECCOMP one-liners." by Elliott Hughes · 3 years ago
- bd49c38 Use scudo_ring_buffer_size from process_info by Florian Mayer · 3 years, 1 month ago
- d32733d debuggerd: show syscall in SYS_SECCOMP one-liners. by Elliott Hughes · 3 years ago
- c3a7e48 Merge "static_assert to catch struct mismatches earlier" by Florian Mayer · 3 years ago
- 7e575a0 Disable clang-tidy on crash test. by Chih-Hung Hsieh · 3 years ago
- ab644a0 static_assert to catch struct mismatches earlier by Florian Mayer · 3 years, 1 month ago
- a27f23e Remove an unnecessary #include. by Elliott Hughes · 3 years, 1 month ago
- 3ec1e81 Suppress clang-tidy on crasher.cpp by Chih-Hung Hsieh · 3 years, 1 month ago
- 2f88331 riscv64 doesn't require a 32-bit crash dump policy. by Elliott Hughes · 3 years, 2 months ago
- da64431 Merge "Clean up some unneeded non-neon support." by Treehugger Robot · 3 years, 2 months ago
- 7a30483 Clean up some unneeded non-neon support. by Elliott Hughes · 3 years, 2 months ago
- cb881e7 Merge "Add riscv support for heap_addr_in_register" by Treehugger Robot · 3 years, 2 months ago
- 3f4d036 Add riscv support for heap_addr_in_register by haocheng.zy@linux.alibaba.com · 3 years, 4 months ago
- fac411d Remove unnecessary logging. by Christopher Ferris · 3 years, 3 months ago
- 75be784 Switch to tombstoned.microdroid by Nikita Ioffe · 3 years, 3 months ago
- 356e83b riscv64 has no "other" to need an sepolicy. by Elliott Hughes · 3 years, 3 months ago
- 4a93612 Merge "Harden CrasherTest::Trap under sanitizers." by Evgenii Stepanov · 3 years, 3 months ago
- 361455e Harden CrasherTest::Trap under sanitizers. by Evgenii Stepanov · 3 years, 3 months ago
- 8c0101b Add tomstone proto support for riscv64 by Liu Cunyuan · 3 years, 3 months ago
- a22af66 Add seccomp policy for riscv64 crash_dump by Chen Guoyin · 3 years, 3 months ago
- b13a10b Add riscv64 support for debuggerd/crasher by Xia Lifang · 3 years, 3 months ago
- 7a60790 [MTE] add device config for permissive mode by Florian Mayer · 3 years, 4 months ago
- 1ee1567 Merge "Do not use GetBoolProperty in signal handler" by Florian Mayer · 3 years, 4 months ago
- 094917d Do not use GetBoolProperty in signal handler by Florian Mayer · 3 years, 4 months ago
- b795d6f Fix the build with a newer LLVM. by Elliott Hughes · 3 years, 4 months ago
- 565305b Merge "[MTE] only upgrade to SYNC mode for MTE crashes" by Florian Mayer · 3 years, 4 months ago
- d705c2d [MTE] only upgrade to SYNC mode for MTE crashes by Florian Mayer · 3 years, 4 months ago
- df2e7eb Explain how to get a tombstone proto. by Elliott Hughes · 3 years, 4 months ago
- 7bd6dca Resolve ro.debuggable at build time by Alessandra Loro · 3 years, 4 months ago
- eb769d6 Use liblog_for_runtime_apex instead of liblog by Jiyong Park · 3 years, 5 months ago
- 7358333 Merge "Fix scudo MTE tests." by Peter Collingbourne · 3 years, 6 months ago
- 7827991 Fix scudo MTE tests. by Peter Collingbourne · 3 years, 6 months ago
- 453d3e4 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 7 months ago
- 514c41c Merge "Add permissive MTE mode." by Florian Mayer · 3 years, 7 months ago
- d17cefe Merge "Fix scudo fault address processing." by Christopher Ferris · 3 years, 7 months ago
- 7c2e7e3 Fix fallback paths for dumping threads. by Christopher Ferris · 3 years, 8 months ago
- 381b89c Fix scudo fault address processing. by liyong · 3 years, 8 months ago
- a8aa25d Add permissive MTE mode. by Florian Mayer · 4 years, 3 months ago
- 303c6be Fix check for thread unwind. by Christopher Ferris · 3 years, 8 months ago
- 3b7b7ba Use the new AndroidUnwinder object. by Christopher Ferris · 3 years, 10 months ago
- 5411905 Merge "[GWP-ASan] Enable debuggerd to pull more allocation metadata." by Mitch Phillips · 3 years, 9 months ago
- c6d4283 Update for SetProcessMemory removal. by Christopher Ferris · 3 years, 9 months ago
- 378969f Add hwasan presubmit for debuggerd. by Florian Mayer · 3 years, 9 months ago
- b497929 Skip debuggerd tests that do not apply to HWASan. by Florian Mayer · 3 years, 9 months ago
- 1e09699 [GWP-ASan] Enable debuggerd to pull more allocation metadata. by Mitch Phillips · 3 years, 10 months ago
- 4f600fe Add two new crash commands. by Christopher Ferris · 3 years, 9 months ago
- 757f299 Make some debuggerd libraries available in apex com.android.virt by Shikha Panwar · 3 years, 10 months ago
- fad82b6 Merge "Add Rust wrapper for tombstoned client using cxx." by Treehugger Robot · 3 years, 9 months ago
- 3b75912 Add Rust wrapper for tombstoned client using cxx. by Andrew Walbran · 3 years, 10 months ago
- 926f753 Symbolic constants for older minijails by Ray Essick · 3 years, 10 months ago
- c95047d Update for accurate unreadable elf files. by Christopher Ferris · 3 years, 10 months ago
- a6fac88 Remove dead non-proto tombstone reporting code. by Peter Collingbourne · 3 years, 10 months ago
- b999b82 Dump threads in tombstone fallback path. by Christopher Ferris · 4 years ago
- a2739da Make crash_dump.policy a dependency of crash_dump. by Peter Collingbourne · 4 years ago