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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "crash_dump: during early boot, output to kmsg on userdebug."
Josh Gao
2017-04-10
1
-1
/
+45
|
\
|
*
crash_dump: during early boot, output to kmsg on userdebug.
Josh Gao
2017-04-06
1
-1
/
+45
*
|
check send_signal result before further dealing
Liu Changcheng
2017-04-06
1
-1
/
+3
|
/
*
Merge changes Ib8369088,I743433bc
Josh Gao
2017-04-05
4
-12
/
+34
|
\
|
*
debuggerd_test: remove useless pipe.
Josh Gao
2017-04-04
1
-3
/
+0
|
*
debuggerd_client: fix infinite timeouts.
Josh Gao
2017-04-04
3
-9
/
+34
*
|
debuggerd_test: add test for process/thread names.
Josh Gao
2017-04-03
1
-0
/
+2
|
/
*
tombstoned: add tests for b/36685795.
Josh Gao
2017-03-30
2
-1
/
+98
*
tombstoned: fix a race between intercept and crash_dump.
Josh Gao
2017-03-30
4
-55
/
+99
*
tombstoned: refactor request dequeuing a bit.
Josh Gao
2017-03-30
1
-7
/
+11
*
tombstoned: don't increment num_concurrent_dumps until success.
Josh Gao
2017-03-30
1
-2
/
+2
*
Merge "debuggerd_client: properly wait for completion."
Treehugger Robot
2017-03-28
3
-16
/
+167
|
\
|
*
debuggerd_client: properly wait for completion.
Josh Gao
2017-03-27
3
-16
/
+167
*
|
Merge ""Requested dump for tid XXX" message shouldn't be fatal."
Elliott Hughes
2017-03-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
"Requested dump for tid XXX" message shouldn't be fatal.
Elliott Hughes
2017-03-23
1
-1
/
+1
*
|
Initialize si_code in siginfo.
Christopher Ferris
2017-03-22
1
-2
/
+14
*
|
Do not access device maps.
Christopher Ferris
2017-03-22
1
-1
/
+1
|
/
*
Merge "crash_dump: fetch process/thread names before dropping privileges."
Josh Gao
2017-03-16
7
-100
/
+109
|
\
|
*
crash_dump: fetch process/thread names before dropping privileges.
Josh Gao
2017-03-15
7
-100
/
+109
*
|
Enable more modules on linux_bionic builds
Dan Willemsen
2017-03-15
1
-0
/
+1
|
/
*
Remove extraneous .clang-format files
Tom Cherry
2017-03-14
1
-15
/
+1
*
crash_dump: fix warnings, turn on -Werror.
Josh Gao
2017-03-13
3
-5
/
+6
*
crash_dump: improve logging for when a process dies prematurely.
Josh Gao
2017-03-10
1
-2
/
+7
*
debuggerd_handler: restore errno.
Josh Gao
2017-03-10
1
-0
/
+17
*
libdebuggerd: add compatibility shim.
Josh Gao
2017-03-09
1
-0
/
+6
*
debuggerd_handler: implement missing fallback functionality.
Josh Gao
2017-03-09
12
-109
/
+425
*
Define _LOG as a weak symbol.
Chenjie Luo
2017-03-06
1
-0
/
+1
*
Merge changes Ib69a206f,If57cc175
Treehugger Robot
2017-03-06
1
-1
/
+12
|
\
|
*
tombstoned: turn off signal handlers.
Josh Gao
2017-03-06
1
-0
/
+9
|
*
tombstoned: create tombstones with 0640 permissions.
Josh Gao
2017-03-06
1
-1
/
+3
*
|
Small debuggerd improvements.
Elliott Hughes
2017-03-02
4
-4
/
+12
|
/
*
Merge "debuggerd: remove obsolete dumpable check."
Josh Gao
2017-03-01
1
-41
/
+0
|
\
|
*
debuggerd: remove obsolete dumpable check.
Josh Gao
2017-03-01
1
-41
/
+0
*
|
There's no longer a limit to property names.
Elliott Hughes
2017-02-28
1
-1
/
+0
|
/
*
Merge "debuggerd_test: add capability test."
Treehugger Robot
2017-02-17
1
-30
/
+99
|
\
|
*
debuggerd_test: add capability test.
Josh Gao
2017-02-17
1
-30
/
+99
*
|
Add crasher check for passing a bad pthread_t to pthread_join.
Elliott Hughes
2017-02-17
1
-0
/
+3
|
/
*
crash_dump: fix overflow.
Josh Gao
2017-02-16
1
-1
/
+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
7
-39
/
+193
|
\
|
*
libdebuggerd_handler: in-process crash dumping for seccomped processes.
Josh Gao
2017-02-15
7
-39
/
+193
*
|
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: don't use snprintf in handler.
Josh Gao
2017-02-15
1
-3
/
+4
|
/
*
debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump.
Josh Gao
2017-02-14
2
-40
/
+59
*
debuggerd_handler: raise capabilities before running crash_dump.
Josh Gao
2017-02-14
1
-4
/
+36
*
crasher: add a case that uses PR_SET_NO_NEW_PRIVS.
Josh Gao
2017-02-14
1
-0
/
+9
*
debuggerd_handler: don't use waitpid(..., __WCLONE).
Josh Gao
2017-02-13
2
-1
/
+33
*
crash_dump: collect open files before dropping caps.
Josh Gao
2017-02-07
1
-4
/
+6
[next]