summaryrefslogtreecommitdiffstats
path: root/debuggerd/tombstone.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix debuggerd issues.Christopher Ferris2014-11-021-7/+7
* Do not suppress maps dump when si_addr<PAGE_SIZEDmitriy Ivanov2014-08-111-9/+6
* debuggerd: tombstone: suppress logger request for logd processMark Salyzyn2014-07-291-0/+10
* debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstonesNick Kralevich2014-07-161-2/+2
* Fix LP64 tombstone.cpp build failure.Elliott Hughes2014-07-081-1/+1
* Improving maps output.Brigid Smith2014-07-081-15/+19
* debuggerd: synchronize cosmetics to internalMark Salyzyn2014-06-271-13/+9
* tombstone: log output header suppressed in crashMark Salyzyn2014-06-271-1/+1
* Print ABI in backtraces.Michael Wright2014-06-241-15/+0
* Fixing debuggerd header output.Brigid Smith2014-06-231-3/+2
* Maps output now marks the fault address location.Brigid Smith2014-06-201-4/+13
* Removed log.quiet and log = NULL cases from debuggerd.Brigid Smith2014-06-191-16/+15
* Changed maps output in debuggerd.Brigid Smith2014-06-171-28/+4
* Changing how debuggerd filters log messages to different locations.Brigid Smith2014-06-161-79/+84
* Adding ABI output to debuggerd tombstones.Brigid Smith2014-06-041-11/+21
* logd: logcat: debuggerd: audit logs to events and mainMark Salyzyn2014-05-271-1/+0
* Teach debuggerd the name of SIGTRAP.Elliott Hughes2014-05-161-4/+5
* logd: logcat: debuggerd: auditd logs to eventsMark Salyzyn2014-05-151-9/+27
* Log stack even if tombstone cannot be created.Christopher Ferris2014-05-051-10/+17
* Use the si_code value bionic passes us.Elliott Hughes2014-04-251-20/+27
* Add missing si_code values to debuggerd.Elliott Hughes2014-04-241-6/+10
* Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich2014-02-121-1/+1
|\
| * Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-1/+1
* | Use stat structure to keep oldest mtime.Christopher Ferris2014-02-071-20/+11
|/
* Fix debuggerd's symbol offset output.Elliott Hughes2014-01-311-2/+2
* AArch64: Port debuggerdKévin PETIT2014-01-301-1/+5
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-27/+18
* debuggerd: a few generic improvementsKévin PETIT2014-01-301-14/+18
* Merge "Re-enable libunwind for arm."Christopher Ferris2014-01-281-9/+3
|\
| * Re-enable libunwind for arm.Christopher Ferris2014-01-281-9/+3
* | debuggerd: Support newline split in log messagesMark Salyzyn2014-01-271-10/+18
* | debuggerd: Incorporate liblog reading APIMark Salyzyn2014-01-271-59/+38
|/
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-38/+40
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-600/+556
* Move to C++ for debuggerd.Christopher Ferris2014-01-101-0/+828