Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
60da3d6ebbeb5109bd9d8f6d5ab8bcd1def017fc
/
debuggerd
29d5b17
Force call the fallback handler.
by Christopher Ferris
· 7 years ago
fddf97e
Merge "crash_dump: don't inherit environment from parent."
by Treehugger Robot
· 7 years ago
6b32b0c
crash_dump: don't inherit environment from parent.
by Josh Gao
· 7 years ago
89fbca6
Use -Werror in system/core
by Chih-Hung Hsieh
· 8 years ago
8a17bf8
Merge "Only call one unwinder."
by Christopher Ferris
· 7 years ago
459ab14
Delete obsolete debuggerd references.
by Josh Gao
· 7 years ago
8e3cc2f
Only call one unwinder.
by Christopher Ferris
· 7 years ago
2e4c980
Merge "Move some properties users to __system_property_read_callback()"
by Tom Cherry
· 8 years ago
ccb7008
Merge "Add missing includes."
by Treehugger Robot
· 8 years ago
74c3ada
Add missing includes.
by Dan Albert
· 8 years ago
1765274
Move some properties users to __system_property_read_callback()
by Tom Cherry
· 8 years ago
45a026b
libdebuggerd: fix tombstone tests.
by Josh Gao
· 8 years ago
9fb98ca
Merge "Show the number of VMAs in the tombstone."
by Treehugger Robot
· 8 years ago
d9c3c37
Show the number of VMAs in the tombstone.
by Elliott Hughes
· 8 years ago
86c344e
Merge "Add a new unwind method on error."
by Christopher Ferris
· 8 years ago
53abdc7
tombstoned: fix another call to evconnlistener_new.
by Josh Gao
· 8 years ago
fdc8b61
Add a new unwind method on error.
by Christopher Ferris
· 8 years ago
ccdad6b
Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher"
by Isaac Chen
· 8 years ago
89cdeef
Enable HAS_VFP_D32 for 32-bit armv8 crasher
by Isaac Chen
· 8 years ago
ef915d2
Merge "tombstoned: Fix calls to evconnlistener_new."
by Narayan Kamath
· 8 years ago
dccfc64
Merge "debuggerd_fallback: print maps."
by Treehugger Robot
· 8 years ago
e89d34b
debuggerd_fallback: print maps.
by Josh Gao
· 8 years ago
93bdf19
tombstoned: Fix calls to evconnlistener_new.
by Narayan Kamath
· 8 years ago
a60734e
Recommend using pid instead of tid for gdbclient.py
by dimitry
· 8 years ago
261feeb
libdebuggerd: cleanup.
by Josh Gao
· 8 years ago
28818da
base: add Pipe and Socketpair wrappers.
by Josh Gao
· 8 years ago
a6e703a
Define current ABI string in android-base/macros.h
by dimitry
· 8 years ago
37612b1
Merge "crash_dump: print the identity of tracers."
by Treehugger Robot
· 8 years ago
e70ea7d
crash_dump: print the identity of tracers.
by Josh Gao
· 8 years ago
0c851fd
Merge "Compare new unwinder to old unwinder in debuggerd."
by Christopher Ferris
· 8 years ago
c552ec3
Compare new unwinder to old unwinder in debuggerd.
by Christopher Ferris
· 8 years ago
c997f41
debuggerd_handler: print pid and process name.
by Josh Gao
· 8 years ago
05fddcb
Stop asking for old versions of C++ in system/core.
by Elliott Hughes
· 8 years ago
ddec556
Cleanup the libbacktrace interface a bit.
by Christopher Ferris
· 8 years ago
00b0f71
crasher: add a case that leaks until OOM-kill.
by Josh Gao
· 8 years ago
3bf314d
Remove unnecessary SELinux dependencies
by Nick Kralevich
· 8 years ago
a9b4197
debuggerd: diagnostics for dumps that are guaranteed to fail.
by Josh Gao
· 8 years ago
5a86367
Merge "Allow configuration of the number of tombstones."
by Elliott Hughes
· 8 years ago
2413428
Allow configuration of the number of tombstones.
by Elliott Hughes
· 8 years ago
1de9286
Merge "tombstoned: Improve message on java trace completion."
by Narayan Kamath
· 8 years ago
be45889
Debuggerd: Extend crash_dump timeout to 5 seconds
by Andreas Gampe
· 8 years ago
3368579
Debuggerd: Fix debuggerd_test
by Andreas Gampe
· 8 years ago
e6f7095
Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices"
by Jaesung Chung
· 8 years ago
6c857b5
crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices
by Jaesung Chung
· 8 years ago
0557100
tombstoned: Improve message on java trace completion.
by Narayan Kamath
· 8 years ago
113eb3a
Merge "tombstoned: change path for traces from "anr_" to "trace_""
by Narayan Kamath
· 8 years ago
16e8750
tombstoned: change path for traces from "anr_" to "trace_"
by Narayan Kamath
· 8 years ago
bbe5f8b
Decode ptrace-induced SIGTRAP si_code values.
by Elliott Hughes
· 8 years ago
077058a
debuggerd_test: find backtrace frame in all lines in CrasherTest
by Jaesung Chung
· 8 years ago
6f38edb
Merge "Revert "crash_dump: defer pausing threads until we're ready.""
by Josh Gao
· 8 years ago
da9432c
Revert "crash_dump: defer pausing threads until we're ready."
by Josh Gao
· 8 years ago
d9f7b37
Merge "tombstoned: log where we're writing the tombstone."
by Treehugger Robot
· 8 years ago
8d63dc0
Merge changes Id7ab0464,Ic2a212be
by Treehugger Robot
· 8 years ago
ab71bff
tombstoned: log where we're writing the tombstone.
by Josh Gao
· 8 years ago
c9c94a7
crash_dump: defer pausing threads until we're ready.
by Josh Gao
· 8 years ago
cd5f59f
crash_dump: add tracing.
by Josh Gao
· 8 years ago
e1d8fd7
tombstoned: turn on java trace support + unit tests.
by Narayan Kamath
· 8 years ago
4ff5bae
debuggerd_client: increase pipe buffer size to max.
by Josh Gao
· 8 years ago
7ec1b9e
crash_dump: don't notify ActivityManager if it crashed.
by Josh Gao
· 8 years ago
964aa28
crash_dump: clear the signal mask.
by Josh Gao
· 8 years ago
fa80ffe
tombstoned: allow intercepts for java traces.
by Narayan Kamath
· 8 years ago
76ec095
tombstoned: Add a shared library version of libtombstoned_client...
by Narayan Kamath
· 8 years ago
da2c1c5
tombstoned: Support java trace dumps.
by Narayan Kamath
· 8 years ago
ca55bab
Merge changes I0ff1fc5c,I7a23d3bf
by Josh Gao
· 8 years ago
6c501c8
Remove not-used dependency in crash_dump
by Chenjie Luo
· 8 years ago
4db827e
Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id."
by Josh Gao
· 8 years ago
4f8abe9
libdebuggerd: print the build fingerprint in fallback.
by Josh Gao
· 8 years ago
a6286d2
libdebuggerd: implement fallback register dumping on arm/aarch64.
by Josh Gao
· 8 years ago
1bdb60b
Turn off debuggerd for host bionic
by Dan Willemsen
· 8 years ago
97e3e2d
debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.
by Josh Gao
· 8 years ago
1765c40
Move libc_logging to libasync_safe.
by Christopher Ferris
· 8 years ago
d71da00
debuggerd_handler: don't assume that abort message implies fatal.
by Josh Gao
· 8 years ago
92d3c50
Merge "crash_dump: during early boot, output to kmsg on userdebug."
by Josh Gao
· 8 years ago
a640188
crash_dump: during early boot, output to kmsg on userdebug.
by Josh Gao
· 8 years ago
d65994c
check send_signal result before further dealing
by Liu Changcheng
· 8 years ago
a222295
Merge changes Ib8369088,I743433bc
by Josh Gao
· 8 years ago
5edf572
debuggerd_test: remove useless pipe.
by Josh Gao
· 8 years ago
51eb6f5
debuggerd_client: fix infinite timeouts.
by Josh Gao
· 8 years ago
5156818
debuggerd_test: add test for process/thread names.
by Josh Gao
· 8 years ago
19ae9e3
tombstoned: add tests for b/36685795.
by Josh Gao
· 8 years ago
7b014d1
tombstoned: fix a race between intercept and crash_dump.
by Josh Gao
· 8 years ago
13b2c43
tombstoned: refactor request dequeuing a bit.
by Josh Gao
· 8 years ago
da9e6d5
tombstoned: don't increment num_concurrent_dumps until success.
by Josh Gao
· 8 years ago
94b7184
Merge "debuggerd_client: properly wait for completion."
by Treehugger Robot
· 8 years ago
ac95762
debuggerd_client: properly wait for completion.
by Josh Gao
· 8 years ago
8e6d5ff
Merge ""Requested dump for tid XXX" message shouldn't be fatal."
by Elliott Hughes
· 8 years ago
78bc32e
"Requested dump for tid XXX" message shouldn't be fatal.
by Elliott Hughes
· 8 years ago
7e65608
Initialize si_code in siginfo.
by Christopher Ferris
· 8 years ago
1e08cf9
Do not access device maps.
by Christopher Ferris
· 8 years ago
4b2fbba
Merge "crash_dump: fetch process/thread names before dropping privileges."
by Josh Gao
· 8 years ago
c2ec702
crash_dump: fetch process/thread names before dropping privileges.
by Josh Gao
· 8 years ago
0639227
Enable more modules on linux_bionic builds
by Dan Willemsen
· 8 years ago
ec17edf
Remove extraneous .clang-format files
by Tom Cherry
· 8 years ago
02bf8c5
crash_dump: fix warnings, turn on -Werror.
by Josh Gao
· 8 years ago
6568096
crash_dump: improve logging for when a process dies prematurely.
by Josh Gao
· 8 years ago
8d1f2f4
debuggerd_handler: restore errno.
by Josh Gao
· 8 years ago
b7a0e92
libdebuggerd: add compatibility shim.
by Josh Gao
· 8 years ago
4f19f5b
debuggerd_handler: implement missing fallback functionality.
by Josh Gao
· 8 years ago
1b21e98
Define _LOG as a weak symbol.
by Chenjie Luo
· 8 years ago
fabf0f4
Merge changes Ib69a206f,If57cc175
by Treehugger Robot
· 8 years ago
Next »