summaryrefslogtreecommitdiffstats
path: root/debuggerd/tombstone.cpp
Commit message (Expand)AuthorAgeFilesLines
* debuggerd: Rebrand tombstone header to ReplicantHEADreplicant-6.0-0001replicant-6.0Wolfgang Wiedmeyer2017-05-021-1/+1
* debuggerd: Rebrand tombstone header to LineageOSHarry Youd2017-02-111-1/+1
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-1/+1
|\
| * debuggerd: fix missed use of ptrace(PTRACE_ATTACH).Josh Gao2016-08-091-1/+1
| * Don't create tombstone directory.Josh Gao2016-02-261-14/+1
* | debuggerd: add CM version to tombstonesScott Mertz2016-05-251-0/+3
* | Don't create tombstone directory.Josh Gao2016-03-011-14/+1
|/
* Change the 64 bit map address format.Christopher Ferris2015-06-031-10/+27
* Refactor dump_memory function.Christopher Ferris2015-05-281-1/+1
* Switch UniquePtr to std::unique_ptr.Christopher Ferris2015-05-151-7/+6
* Prevent crashes if a map cannot be created.Christopher Ferris2015-05-151-1/+7
* Add offset to map data.Christopher Ferris2015-05-061-1/+2
* All debuggerd log output marked fatal.Christopher Ferris2015-05-051-1/+1
* Add load base to map for relocation packing.Christopher Ferris2015-05-011-0/+3
* Print the build id of shared libraries if present.Christopher Ferris2015-03-171-60/+81
* liblog: introduce ANDROID_LOG_* flagsMark Salyzyn2015-02-251-1/+1
* Do not dump maps/memory/code of sibling threads.Christopher Ferris2015-02-091-43/+39
* Move map data into backtrace data proper.Christopher Ferris2015-02-061-3/+4
* #include <arpa/inet.h> for htonl.Elliott Hughes2014-12-181-0/+1
* am a11ac455: Merge "Fix debuggerd issues."Christopher Ferris2014-11-031-7/+7
|\
| * Fix debuggerd issues.Christopher Ferris2014-11-031-7/+7
* | am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_...Dmitriy Ivanov2014-08-101-9/+6
|\ \ | |/
| * Do not suppress maps dump when si_addr<PAGE_SIZEDmitriy Ivanov2014-08-091-9/+6
* | am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger reques...Mark Salyzyn2014-07-291-0/+10
|\ \ | |/
| * debuggerd: tombstone: suppress logger request for logd processMark Salyzyn2014-07-281-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