Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
cf439ba2d043eaada4f993cdce8fc50e79807a48
/
debuggerd
/
handler
c370666
libdebuggerd: cleanup.
by Josh Gao
· 7 years ago
fdf832d
base: add Pipe and Socketpair wrappers.
by Josh Gao
· 7 years ago
81e6c0b
debuggerd_handler: print pid and process name.
by Josh Gao
· 7 years ago
a73df60
tombstoned: allow intercepts for java traces.
by Narayan Kamath
· 7 years ago
2d377cd
tombstoned: Add a shared library version of libtombstoned_client...
by Narayan Kamath
· 8 years ago
2e7b8e2
debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.
by Josh Gao
· 8 years ago
ac22578
Move libc_logging to libasync_safe.
by Christopher Ferris
· 8 years ago
e06f2a4
debuggerd_handler: don't assume that abort message implies fatal.
by Josh Gao
· 8 years ago
561da6a
"Requested dump for tid XXX" message shouldn't be fatal.
by Elliott Hughes
· 8 years ago
ec91809
debuggerd_handler: restore errno.
by Josh Gao
· 8 years ago
e1aa0ca
debuggerd_handler: implement missing fallback functionality.
by Josh Gao
· 8 years ago
5ad965b
crash_dump: fix overflow.
by Josh Gao
· 8 years ago
e73c932
libdebuggerd_handler: in-process crash dumping for seccomped processes.
by Josh Gao
· 8 years ago
60515bf
debuggerd_handler: don't use snprintf in handler.
by Josh Gao
· 8 years ago
2f11a25
debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump.
by Josh Gao
· 8 years ago
d206963
debuggerd_handler: raise capabilities before running crash_dump.
by Josh Gao
· 8 years ago
c3c8c02
debuggerd_handler: don't use waitpid(..., __WCLONE).
by Josh Gao
· 8 years ago
54ef57d
debuggerd_handler: fix prctl return value check.
by Josh Gao
· 8 years ago
279cb8b
Merge changes from topic 'debuggerd_ambient'
by Josh Gao
· 8 years ago
b3ee52e
debuggerd_handler: don't use clone(..., SIGCHLD, ...)
by Josh Gao
· 8 years ago
7ae426c
debuggerd_handler: raise ambient capset before execing.
by Josh Gao
· 8 years ago
6462bb4
debuggerd_handler: add and use fatal_errno.
by Josh Gao
· 8 years ago
4ed00c8
debuggerd_handler: improve nonfatal signal message.
by Josh Gao
· 8 years ago
e5288f2
debuggerd_handler: remove PR_SET_DUMPABLE check.
by Josh Gao
· 8 years ago
7e14d02
debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes.
by Josh Gao
· 8 years ago
529b306
debuggerd_handler: don't resend nonfatal signals when not dumping.
by Josh Gao
· 8 years ago
fca7ca3
debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0.
by Josh Gao
· 8 years ago
5759411
crash_dump: clear the default crash handlers.
by Josh Gao
· 8 years ago
b64dd85
debuggerd_handler: actually wait for pseudothread to exit.
by Josh Gao
· 8 years ago
cbe70cb
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago