index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debuggerd
/
handler
/
debuggerd_fallback.cpp
Age
Commit message (
Expand
)
Author
2021-06-10
Avoid thread cache in unwinder.
Christopher Ferris
2021-01-26
Reland protobuf tombstones.
Josh Gao
2021-01-26
Revert "libdebuggerd: add protobuf implementation."
Jerome Gaillard
2021-01-21
libdebuggerd: add protobuf implementation.
Josh Gao
2020-10-01
Merge "Improve error message in debuggerd fallback handler."
Treehugger Robot
2020-09-25
Improve error message in debuggerd fallback handler.
Josh Gao
2020-09-24
Add arch member into Unwinder object.
Christopher Ferris
2019-12-17
debuggerd: switch to using platform headers for DEBUGGER_SIGNAL.
Josh Gao
2019-04-05
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-03-29
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-01-29
Replace libbacktrace with libunwindstack directly.
Christopher Ferris
2018-10-30
debuggerd_fallback: fix fd leak.
Josh Gao
2018-09-12
Fix multithreaded backtraces for seccomp processes.
Josh Gao
2018-05-16
debuggerd: fix CrasherTest.seccomp_crash_oom.
Josh Gao
2018-02-22
debuggerd_fallback: don't recursively abort.
Josh Gao
2018-02-09
debuggerd_fallback: fix race.
Josh Gao
2017-12-15
crash_dump: fork a copy of the target's address space.
Josh Gao
2017-08-29
libdebuggerd: cleanup.
Josh Gao
2017-05-31
tombstoned: allow intercepts for java traces.
Narayan Kamath
2017-05-22
tombstoned: Add a shared library version of libtombstoned_client...
Narayan Kamath
2017-05-02
Move libc_logging to libasync_safe.
Christopher Ferris
2017-03-09
debuggerd_handler: implement missing fallback functionality.
Josh Gao
2017-02-15
libdebuggerd_handler: in-process crash dumping for seccomped processes.
Josh Gao