android_system_core/debuggerd
Adithya R c7fae4be7e debuggerd: use jemalloc by default and allow opt-in to scudo (4/4)
Since we have switched to jemalloc (bionic).

Change-Id: Ie89f9a7be4e965abf346402084a2a2d032771d3e
Signed-off-by: Gustavo Mendes <gusttavo.me@outlook.com>
2024-04-21 06:00:02 +00:00
..
client Add pointer dereference in debuggerd error msg 2023-04-05 16:32:39 -04:00
common/include
crasher Handle with the nonnull case in a tricky way 2023-03-31 23:50:37 +00:00
handler Check get_gwp_asan_callbacks before calling. 2023-05-30 18:18:49 +00:00
include/debuggerd Recoverable GWP-ASan: Don't tell ActivityManager 2023-02-07 17:06:32 -08:00
libdebuggerd Limit the number of log messages in a tombstone. 2023-06-16 14:40:05 +05:30
proto
rust/tombstoned_client
seccomp_policy
test_permissive_mte Disable clang-tidy on crash test. 2023-01-03 15:58:29 -08:00
tombstoned
.clang-format
Android.bp debuggerd: use jemalloc by default and allow opt-in to scudo (4/4) 2024-04-21 06:00:02 +00:00
MODULE_LICENSE_APACHE2
OWNERS
TEST_MAPPING Add tombstone_handler for crashes in Microdroid 2023-03-20 11:46:09 +00:00
crash_dump.cpp Merge "[debuggerd] New protocol to AM to handle recoverable crashes." 2023-03-29 20:28:35 +00:00
crash_test.cpp
crash_test.h
debuggerd.cpp
debuggerd_benchmark.cpp
debuggerd_test.cpp Limit the number of log messages in a tombstone. 2023-06-16 14:40:05 +05:30
pbtombstone.cpp
protocol.h Recoverable GWP-ASan: Don't tell ActivityManager 2023-02-07 17:06:32 -08:00
tombstone_handler.cpp Add tombstone_handler for crashes in Microdroid 2023-03-20 11:46:09 +00:00
tombstone_handler.h Add tombstone_handler for crashes in Microdroid 2023-03-20 11:46:09 +00:00
util.cpp
util.h