| Commit message (Expand) | Author | Age | Files | Lines |
* | Print the build id of shared libraries if present. | Christopher Ferris | 2015-03-17 | 1 | -60/+81 |
* | liblog: introduce ANDROID_LOG_* flags | Mark Salyzyn | 2015-02-25 | 1 | -1/+1 |
* | Do not dump maps/memory/code of sibling threads. | Christopher Ferris | 2015-02-09 | 1 | -43/+39 |
* | Move map data into backtrace data proper. | Christopher Ferris | 2015-02-06 | 1 | -3/+4 |
* | #include <arpa/inet.h> for htonl. | Elliott Hughes | 2014-12-18 | 1 | -0/+1 |
* | am a11ac455: Merge "Fix debuggerd issues." | Christopher Ferris | 2014-11-03 | 1 | -7/+7 |
|\ |
|
| * | Fix debuggerd issues. | Christopher Ferris | 2014-11-03 | 1 | -7/+7 |
* | | am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_... | Dmitriy Ivanov | 2014-08-10 | 1 | -9/+6 |
|\ \
| |/ |
|
| * | Do not suppress maps dump when si_addr<PAGE_SIZE | Dmitriy Ivanov | 2014-08-09 | 1 | -9/+6 |
* | | am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger reques... | Mark Salyzyn | 2014-07-29 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | debuggerd: tombstone: suppress logger request for logd process | Mark Salyzyn | 2014-07-28 | 1 | -0/+10 |
* | | debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstones | Nick Kralevich | 2014-07-16 | 1 | -2/+2 |
|/ |
|
* | Fix LP64 tombstone.cpp build failure. | Elliott Hughes | 2014-07-08 | 1 | -1/+1 |
* | Improving maps output. | Brigid Smith | 2014-07-08 | 1 | -15/+19 |
* | debuggerd: synchronize cosmetics to internal | Mark Salyzyn | 2014-06-27 | 1 | -13/+9 |
* | tombstone: log output header suppressed in crash | Mark Salyzyn | 2014-06-27 | 1 | -1/+1 |
* | Print ABI in backtraces. | Michael Wright | 2014-06-24 | 1 | -15/+0 |
* | Fixing debuggerd header output. | Brigid Smith | 2014-06-23 | 1 | -3/+2 |
* | Maps output now marks the fault address location. | Brigid Smith | 2014-06-20 | 1 | -4/+13 |
* | Removed log.quiet and log = NULL cases from debuggerd. | Brigid Smith | 2014-06-19 | 1 | -16/+15 |
* | Changed maps output in debuggerd. | Brigid Smith | 2014-06-17 | 1 | -28/+4 |
* | Changing how debuggerd filters log messages to different locations. | Brigid Smith | 2014-06-16 | 1 | -79/+84 |
* | Adding ABI output to debuggerd tombstones. | Brigid Smith | 2014-06-04 | 1 | -11/+21 |
* | logd: logcat: debuggerd: audit logs to events and main | Mark Salyzyn | 2014-05-27 | 1 | -1/+0 |
* | Teach debuggerd the name of SIGTRAP. | Elliott Hughes | 2014-05-16 | 1 | -4/+5 |
* | logd: logcat: debuggerd: auditd logs to events | Mark Salyzyn | 2014-05-15 | 1 | -9/+27 |
* | Log stack even if tombstone cannot be created. | Christopher Ferris | 2014-05-05 | 1 | -10/+17 |
* | Use the si_code value bionic passes us. | Elliott Hughes | 2014-04-25 | 1 | -20/+27 |
* | Add missing si_code values to debuggerd. | Elliott Hughes | 2014-04-24 | 1 | -6/+10 |
* | Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." | Nick Kralevich | 2014-02-12 | 1 | -1/+1 |
|\ |
|
| * | Convert all selinux_android_restorecon and _setfilecon calls to new API. | Stephen Smalley | 2014-02-07 | 1 | -1/+1 |
* | | Use stat structure to keep oldest mtime. | Christopher Ferris | 2014-02-07 | 1 | -20/+11 |
|/ |
|
* | Fix debuggerd's symbol offset output. | Elliott Hughes | 2014-01-31 | 1 | -2/+2 |
* | AArch64: Port debuggerd | Kévin PETIT | 2014-01-30 | 1 | -1/+5 |
* | LP64: Enable debuggerd/libbacktrace/libunwind. | Pavel Chupin | 2014-01-30 | 1 | -27/+18 |
* | debuggerd: a few generic improvements | Kévin PETIT | 2014-01-30 | 1 | -14/+18 |
* | Merge "Re-enable libunwind for arm." | Christopher Ferris | 2014-01-28 | 1 | -9/+3 |
|\ |
|
| * | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 1 | -9/+3 |
* | | debuggerd: Support newline split in log messages | Mark Salyzyn | 2014-01-27 | 1 | -10/+18 |
* | | debuggerd: Incorporate liblog reading API | Mark Salyzyn | 2014-01-27 | 1 | -59/+38 |
|/ |
|
* | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -38/+40 |
* | Next phase of the move, reformat use C++ features. | Christopher Ferris | 2014-01-13 | 1 | -600/+556 |
* | Move to C++ for debuggerd. | Christopher Ferris | 2014-01-10 | 1 | -0/+828 |