index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
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
*
crash_dump: fork a copy of the target's address space.
Josh Gao
2017-12-15
1
-208
/
+297
*
Only call one unwinder.
Christopher Ferris
2017-10-27
1
-8
/
+2
*
Recommend using pid instead of tid for gdbclient.py
dimitry
2017-09-12
1
-8
/
+8
*
libdebuggerd: cleanup.
Josh Gao
2017-08-29
1
-4
/
+5
*
Merge "crash_dump: print the identity of tracers."
Treehugger Robot
2017-08-19
1
-0
/
+18
|
\
|
*
crash_dump: print the identity of tracers.
Josh Gao
2017-08-18
1
-0
/
+18
*
|
Compare new unwinder to old unwinder in debuggerd.
Christopher Ferris
2017-08-11
1
-2
/
+8
|
/
*
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