Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
02843339f998f05c712549658c9f8f8bc14ff57d
/
debuggerd
3fa9a59
debuggerd: Fix return type in error case
by Greg Kaiser
· 6 years ago
4175cee
debuggerd_client: resolve tid to tgid when dumping Java stacks.
by Josh Gao
· 6 years ago
bb4f2b4
Revert^2 "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 6 years ago
cacf5bf
Revert "Use libdexfile external API in libunwindstack."
by Martin Stjernholm
· 6 years ago
ac64da1
Merge "libdebuggerd: add timestamp to tombstones."
by Josh Gao
· 6 years ago
6f4644d
libdebuggerd: add timestamp to tombstones.
by Josh Gao
· 6 years ago
444e23d
Use libdexfile external API in libunwindstack.
by Martin Stjernholm
· 6 years ago
3c59cb8
C++17 is the default now.
by Elliott Hughes
· 6 years ago
894da4e
Merge "tombstoned: fixed tombstones failed issue"
by Elliott Hughes
· 6 years ago
8ac2f27
tombstoned: fixed tombstones failed issue
by Jinguang Dong
· 6 years ago
df3cec9
Tombstone support for XOM-related SIGSEGVs.
by Ivan Lozano
· 6 years ago
9f1cf25
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
e26b8b0
Merge "debuggerd_fallback: fix fd leak."
by Treehugger Robot
· 6 years ago
08163cb
debuggerd_fallback: fix fd leak.
by Josh Gao
· 6 years ago
461baeb
Update for v4.19 kernel headers.
by Christopher Ferris
· 6 years ago
8395de6
Fix two clang-tidy issues in crasher.cpp.
by Stephen Hines
· 6 years ago
2d4b48d
Merge "crash_dump: annotate intended fallthrough."
by Treehugger Robot
· 6 years ago
8d44b14
crash_dump: annotate intended fallthrough.
by Josh Gao
· 6 years ago
2b22ae1
tombstoned: don't generate tombstones for native backtraces.
by Josh Gao
· 6 years ago
6f9eeec
Fix multithreaded backtraces for seccomp processes.
by Josh Gao
· 6 years ago
be0c1af
debuggerd_client: improve error logging.
by Josh Gao
· 6 years ago
8808f6c
libdebuggerd: decode fdsan owner tags.
by Josh Gao
· 6 years ago
bf06a40
debuggerd_test: add test for fdsan abort message.
by Josh Gao
· 6 years ago
4843c18
debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL).
by Josh Gao
· 6 years ago
3e27bd5
debuggerd: delete accidentally merged log spam.
by Josh Gao
· 6 years ago
ce841d9
libdebuggerd: extract and print the fdsan table.
by Josh Gao
· 6 years ago
9da1f51
crash_dump: pass the address of the fdsan table.
by Josh Gao
· 6 years ago
3fa9637
crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)).
by Josh Gao
· 6 years ago
c954ec0
debuggerd_handler: use syscall(__NR_close) instead of close.
by Josh Gao
· 6 years ago
c637ada
Clean up logging code.
by Christopher Ferris
· 6 years ago
432791e
Add support for new defines in v4.17.3 headers.
by Christopher Ferris
· 6 years ago
60e9dad
Merge "debuggerd: add support for Java traces."
by Treehugger Robot
· 6 years ago
24113ae
debuggerd: add support for Java traces.
by Josh Gao
· 6 years ago
011ee12
Shared libs are supported in recovery mode
by Jiyong Park
· 6 years ago
2baf443
Improve SIGILL support.
by Elliott Hughes
· 6 years ago
a0e7504
Build adbd for recovery
by Jiyong Park
· 7 years ago
74bf814
Merge "debuggerd: fix CrasherTest.seccomp_crash_oom."
by Treehugger Robot
· 7 years ago
d2b15dd
debuggerd: fix CrasherTest.seccomp_crash_oom.
by Josh Gao
· 7 years ago
3249b3a
Expect optional (offset ...) in frame dump.
by Chih-Hung Hsieh
· 7 years ago
00c81fe
Merge "Remove unnecessary references to libunwind."
by Christopher Ferris
· 7 years ago
25e2bbf
Remove unnecessary references to libunwind.
by Christopher Ferris
· 7 years ago
f5974ae
tombstoned: make missing O_TMPFILE workaround actually work around.
by Josh Gao
· 7 years ago
28f8cf0
tombstoned: don't bail out if we fail to unlink a file that isn't there.
by Josh Gao
· 7 years ago
294d41c
Merge "tombstoned: don't create tombstones for failed dumps."
by android-build-prod (mdb)
· 7 years ago
8972270
Fix a debuggerd test expectation.
by Elliott Hughes
· 7 years ago
4e6f3d9
Merge "Add test_suites lines."
by Elliott Hughes
· 7 years ago
c314d4d
Merge "crash_dump: defuse our signal handlers earlier."
by android-build-prod (mdb)
· 7 years ago
40fdf3f
Add test_suites lines.
by Elliott Hughes
· 7 years ago
38ac45d
crash_dump: defuse our signal handlers earlier.
by Josh Gao
· 7 years ago
70d8f28
Show signal sender for SI_FROMUSER signals.
by Elliott Hughes
· 7 years ago
83b8ac2
libdebuggerd: fix out of bounds write.
by Josh Gao
· 7 years ago
5d1c14f
libdebuggerd: clone registers before we Unwind with them.
by Josh Gao
· 7 years ago
48383c8
tombstoned: don't create tombstones for failed dumps.
by Josh Gao
· 7 years ago
1cc7bd8
debuggerd: remove maximum abort message length.
by Josh Gao
· 7 years ago
e2b6cd2
Mark crash_dump.policy as not supported on mips
by Dan Willemsen
· 7 years ago
70adac6
debuggerd_fallback: don't recursively abort.
by Josh Gao
· 7 years ago
0609e8d
Merge "bpfmt."
by Treehugger Robot
· 7 years ago
edd28f6
debuggerd seccomp: explain why we define PROT_READ/WRITE.
by Josh Gao
· 7 years ago
40ecb9a
Define PROT_READ and PROT_WRITE when generating the policy files
by Justin Yun
· 7 years ago
dc699a2
bpfmt.
by Elliott Hughes
· 7 years ago
e1415a5
Include the map name when dumping memory around a register.
by Elliott Hughes
· 7 years ago
c531ed6
debuggerd_fallback: fix race.
by Josh Gao
· 7 years ago
08cd23e
debuggerd: update policy for recent sigaction changes.
by Josh Gao
· 7 years ago
0b06a59
Add extra frame when dex_pc is non-zero.
by Christopher Ferris
· 7 years ago
e36afb0
Fix regression caused by libbacktrace API change.
by Christopher Ferris
· 7 years ago
fd0e0db
Merge "debuggerd: add seccomp policies and tests."
by Josh Gao
· 7 years ago
7937a36
Change all uintptr_t to uint64_t in API.
by Christopher Ferris
· 7 years ago
e04ca27
debuggerd: add seccomp policies and tests.
by Josh Gao
· 7 years ago
be10cae
Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump."
by Treehugger Robot
· 7 years ago
1406d99
Merge "Change seccomp to the system filter"
by Treehugger Robot
· 7 years ago
4841e74
debuggerd_handler: set PR_SET_PTRACER before running crash_dump.
by Luis Hector Chavez
· 7 years ago
9a0e12d
Change seccomp to the system filter
by Victor Hsieh
· 7 years ago
34c2556
debuggerd: restore the location of abort message.
by Josh Gao
· 7 years ago
7302097
debuggerd: wait for dump completion on crashes.
by Josh Gao
· 7 years ago
df9fbc7
Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test."
by Treehugger Robot
· 7 years ago
30171a8
base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.
by Josh Gao
· 8 years ago
a42314e
debuggerd: add pause time benchmark.
by Josh Gao
· 7 years ago
def0888
Increased number of Android log lines for tombstones
by chirag honnavar
· 8 years ago
2b2ae0c
crash_dump: fork a copy of the target's address space.
by Josh Gao
· 7 years ago
3289b9c
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
693d63f
Add OWNERS.
by Elliott Hughes
· 7 years ago
b7de5f5
Demand read load bias for a map.
by Christopher Ferris
· 7 years ago
664d2a9
Force call the fallback handler.
by Christopher Ferris
· 7 years ago
dbef1ee
Merge "crash_dump: don't inherit environment from parent."
by Treehugger Robot
· 7 years ago
cdea750
crash_dump: don't inherit environment from parent.
by Josh Gao
· 7 years ago
122352d
Use -Werror in system/core
by Chih-Hung Hsieh
· 7 years ago
d9f183b
Merge "Only call one unwinder."
by Christopher Ferris
· 7 years ago
18ea097
Delete obsolete debuggerd references.
by Josh Gao
· 7 years ago
ab9cf8b
Only call one unwinder.
by Christopher Ferris
· 7 years ago
4a5a337
Merge "Move some properties users to __system_property_read_callback()"
by Tom Cherry
· 7 years ago
81dd96c
Merge "Add missing includes."
by Treehugger Robot
· 7 years ago
c38057a
Add missing includes.
by Dan Albert
· 7 years ago
31121ca
Move some properties users to __system_property_read_callback()
by Tom Cherry
· 7 years ago
1ce8e14
libdebuggerd: fix tombstone tests.
by Josh Gao
· 7 years ago
92c355c
Merge "Show the number of VMAs in the tombstone."
by Treehugger Robot
· 7 years ago
868d39a
Show the number of VMAs in the tombstone.
by Elliott Hughes
· 7 years ago
9b91324
Merge "Add a new unwind method on error."
by Christopher Ferris
· 7 years ago
ce9cc4e
tombstoned: fix another call to evconnlistener_new.
by Josh Gao
· 7 years ago
b9de87f
Add a new unwind method on error.
by Christopher Ferris
· 7 years ago
06c65ed
Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher"
by Isaac Chen
· 7 years ago
Next »