index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debuggerd
/
crash_dump.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debuggerd: Extend crash_dump timeout to 5 seconds
Andreas Gampe
2017-06-22
1
-1
/
+4
*
Revert "crash_dump: defer pausing threads until we're ready."
Josh Gao
2017-06-13
1
-30
/
+26
*
crash_dump: defer pausing threads until we're ready.
Josh Gao
2017-06-07
1
-26
/
+30
*
crash_dump: add tracing.
Josh Gao
2017-06-07
1
-28
/
+58
*
crash_dump: don't notify ActivityManager if it crashed.
Josh Gao
2017-06-01
1
-3
/
+8
*
crash_dump: clear the signal mask.
Josh Gao
2017-06-01
1
-2
/
+7
*
tombstoned: allow intercepts for java traces.
Narayan Kamath
2017-05-31
1
-5
/
+12
*
tombstoned: Add a shared library version of libtombstoned_client...
Narayan Kamath
2017-05-22
1
-3
/
+3
*
Remove not-used dependency in crash_dump
Chenjie Luo
2017-05-08
1
-1
/
+0
*
crash_dump: fetch process/thread names before dropping privileges.
Josh Gao
2017-03-15
1
-5
/
+24
*
crash_dump: fix warnings, turn on -Werror.
Josh Gao
2017-03-13
1
-4
/
+4
*
crash_dump: improve logging for when a process dies prematurely.
Josh Gao
2017-03-10
1
-2
/
+7
*
debuggerd_handler: implement missing fallback functionality.
Josh Gao
2017-03-09
1
-49
/
+1
*
crash_dump: remove unneeded/faulty checks.
Josh Gao
2017-02-16
1
-14
/
+5
*
Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes."
Josh Gao
2017-02-16
1
-2
/
+2
|
\
|
*
libdebuggerd_handler: in-process crash dumping for seccomped processes.
Josh Gao
2017-02-15
1
-2
/
+2
*
|
Merge "crash_dump: make output fd O_APPEND."
Josh Gao
2017-02-16
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
crash_dump: make output fd O_APPEND.
Josh Gao
2017-02-15
1
-0
/
+8
*
|
crash_dump: fix typos in error messages.
Josh Gao
2017-02-15
1
-2
/
+2
|
/
*
debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump.
Josh Gao
2017-02-14
1
-37
/
+43
*
crash_dump: collect open files before dropping caps.
Josh Gao
2017-02-07
1
-4
/
+6
*
crash_dump: read /proc/<pid>/maps before dropping capabilities.
Josh Gao
2017-02-07
1
-1
/
+5
*
crash_dump: drop capabilities after we ptrace attach.
Josh Gao
2017-02-02
1
-1
/
+24
*
crash_dump: use /proc/<pid> fd to check tid process membership.
Josh Gao
2017-02-02
1
-11
/
+12
*
debuggerd: fix `debuggerd -b <pid>`
Josh Gao
2017-01-30
1
-1
/
+1
*
crash_dump: properly dump when we can't talk to tombstoned.
Josh Gao
2017-01-24
1
-1
/
+2
*
Merge "Replaced include log/logger.h with log/log.h in debuggerd"
Vijay Venkatraman
2017-01-24
1
-1
/
+1
|
\
|
*
Replaced include log/logger.h with log/log.h in debuggerd
Vijay Venkatraman
2017-01-23
1
-1
/
+1
*
|
crash_dump: set a watchdog timer.
Josh Gao
2017-01-23
1
-27
/
+28
*
|
crash_dump: switch to PTRACE_SEIZE.
Josh Gao
2017-01-23
1
-7
/
+13
*
|
crash_dump: clear the default crash handlers.
Josh Gao
2017-01-23
1
-1
/
+11
*
|
crash_dump: remove extra log.
Josh Gao
2017-01-23
1
-2
/
+0
|
/
*
crash_dump: don't abort if we fail to attach a sibling.
Josh Gao
2017-01-20
1
-15
/
+15
*
debuggerd: advance our amazing bet.
Josh Gao
2017-01-17
1
-0
/
+388