- c31ccb4 Update for new TRAP_PERF value. by Christopher Ferris · 4 years ago
- 1a1f7d7 Support MTE and GWP-ASan features in proto tombstones. by Peter Collingbourne · 4 years, 3 months ago
- 95b026f Update for new kernel 5.11 headers. by Christopher Ferris · 4 years, 3 months ago
- 618cea3 Remove use of libbase logging in libdebuggerd. by Josh Gao · 4 years, 4 months ago
- 76e1e30 Reland protobuf tombstones. by Josh Gao · 4 years, 4 months ago
- 1e45d3f Revert "libdebuggerd: add protobuf implementation." by Jerome Gaillard · 4 years, 4 months ago
- 92317d8 libdebuggerd: add protobuf implementation. by Josh Gao · 4 years, 7 months ago
- cd27807 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 5 months ago
- 6ddc2c5 Update for v5.10 kernel headers. by Christopher Ferris · 4 years, 6 months ago
- ebc78cc Switch to the new kernel API for obtaining fault address tag bits. by Peter Collingbourne · 4 years, 7 months ago
- 7b21637 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 10 months ago
- ba1bd64 Merge "debuggerd: use One True timestamp function." by Elliott Hughes · 4 years, 10 months ago
- a660cb3 debuggerd: use One True timestamp function. by Elliott Hughes · 4 years, 10 months ago
- fe8997a Include memory tags in memory dump output. by Peter Collingbourne · 4 years, 11 months ago
- b1fcedb Adjust conditions for dumping the memory around a register. by Peter Collingbourne · 4 years, 10 months ago
- 10e428d Fix dumping of heap memory. by Peter Collingbourne · 4 years, 11 months ago
- f862252 Add support for MTE error reports in tombstones. by Peter Collingbourne · 5 years ago
- f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 5 years ago
- a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 5 years ago
- aadebd8 Add variadic logging to libdebuggerd internal. by Mitch Phillips · 6 years ago
- 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 6 years ago
- 3336c7b Remove include of backtrace/Backtrace.h. by Christopher Ferris · 6 years ago
- 461baeb Update for v4.19 kernel headers. by Christopher Ferris · 7 years ago
- 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
- 70d8f28 Show signal sender for SI_FROMUSER signals. by Elliott Hughes · 7 years ago
- 1cc7bd8 debuggerd: remove maximum abort message length. by Josh Gao · 7 years ago
- e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
- 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
- 2b2ae0c crash_dump: fork a copy of the target's address space. by Josh Gao · 8 years ago
- c370666 libdebuggerd: cleanup. by Josh Gao · 8 years ago
- bf2dd48 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
- 57f58f8 crash_dump: fetch process/thread names before dropping privileges. by Josh Gao · 8 years ago
- 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
- cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago[Renamed (95%) from debuggerd/utility.cpp]
- cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
- ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
- f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
- 99235e9 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
- 7c89f9e debuggerd: fix several bugs caused by fork/setuid change. by Josh Gao · 9 years ago
- 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
- 456abba Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
- b36b592 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
- e8bc77e Refactor dump_memory function. by Christopher Ferris · 10 years ago
- b0412a5 All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
- b7cd09b Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
- 052fc0a Print ASCII near register for all archs by Dmitriy Ivanov · 10 years ago
- 1072f91 Fix debuggerd issues. by Christopher Ferris · 11 years ago
- c75a02f Added default constructor for log_t. by Brigid Smith · 11 years ago
- 50eb546 Removed log.quiet and log = NULL cases from debuggerd. by Brigid Smith · 11 years ago
- 1babede Fixed logcat debug output issue. by Brigid Smith · 11 years ago
- 62ba489 Changing how debuggerd filters log messages to different locations. by Brigid Smith · 11 years ago
- 99f47a9 logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH by Mark Salyzyn · 11 years ago
- c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 12 years ago
- 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
- 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
- d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago[Renamed from debuggerd/utility.c]
- 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 11 years ago