Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
3d9e27335926497c82bcfab228b90b84d732780f
/
debuggerd
17ba68d
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
fbaefc4
Merge "Remove dead code from debuggerd."
by Elliott Hughes
· 9 years ago
6da1353
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
588a2ca
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
5d56e28
Newer kernels added SEGV_BNDERR.
by Christopher Ferris
· 9 years ago
2f74a5d
Start debuggerd as soon as logd is up.
by Elliott Hughes
· 9 years ago
c362c45
debuggerd: fix debug.debuggerd.wait_for_gdb.
by Josh Gao
· 9 years ago
7c89f9e
debuggerd: fix several bugs caused by fork/setuid change.
by Josh Gao
· 9 years ago
5e19382
Merge "debuggerd_test: provide stub selinux/android.h"
by Colin Cross
· 9 years ago
392867c
Merge "Turn off -Wdate-time for crasher"
by Dan Willemsen
· 9 years ago
e7a9e52
debuggerd: fork and drop privileges when dumping.
by Josh Gao
· 9 years ago
061e4a7
debuggerd_test: provide stub selinux/android.h
by Colin Cross
· 9 years ago
46b0b1c
Merge "Switch from using sockaddr to sockaddr_storage."
by Erik Kline
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
8ab7fd4
debuggerd: remove some levels of indentation.
by Josh Gao
· 9 years ago
d918eed
debuggerd: add .clang-format.
by Josh Gao
· 9 years ago
c39ba5a
Enable hidepid=2 on /proc
by Nick Kralevich
· 9 years ago
9bef966
Turn off -Wdate-time for crasher
by Dan Willemsen
· 9 years ago
eea68c6
Merge "Remove __DATE__/__TIME__ from init and debuggerd" am: 512b0e60b4
by Dan Willemsen
· 9 years ago
30622bb
Remove __DATE__/__TIME__ from init and debuggerd
by Dan Willemsen
· 9 years ago
545b7c9
am 2fb90dc8: Merge changes from topic \'userspace-audit\'
by Nick Kralevich
· 9 years ago
4685739
debuggerd: audit pid, uid and gid on SE Linux denial
by William Roberts
· 9 years ago
fc5185a
am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)."
by Stephen Hines
· 9 years ago
9466bb2
Fix build break due to unknown pragma (on gcc).
by Stephen Hines
· 9 years ago
e6a782c
am f141312c: am dc91dafa: Merge "Ignore explicit infinite recursion."
by Stephen Hines
· 9 years ago
18395cb
Ignore explicit infinite recursion.
by Stephen Hines
· 9 years ago
112ca2b
am 33f02724: am 65744003: Merge "Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""""
by Yabin Cui
· 9 years ago
9e402bb
Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""""
by Yabin Cui
· 9 years ago
d716a45
am 27b455bb: am 00ea49fc: Merge "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing.""""
by Yabin Cui
· 9 years ago
94ece83
Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""
by Yabin Cui
· 9 years ago
36787a3
am 92db97de: am ebc49654: Merge "Revert "Revert "Add BacktraceOffline for offline backtracing."""
by Yabin Cui
· 9 years ago
984bd83
resolved conflicts for 5caca3dd to mnc-dr-dev-plus-aosp
by Tom Cherry
· 9 years ago
0a411c9
Revert "Revert "Add BacktraceOffline for offline backtracing.""
by Yabin Cui
· 9 years ago
20391b1
bundle init.rc contents with its service
by Tom Cherry
· 9 years ago
f393831
bionic no longer sends SIGPIPE to debuggerd.
by Elliott Hughes
· 9 years ago
a3ee46f
Merge "Dump memory going from unreadable to readable."
by Christopher Ferris
· 9 years ago
456abba
Dump memory going from unreadable to readable.
by Christopher Ferris
· 9 years ago
d79f2be
New property that determines when to wait for gdb.
by Christopher Ferris
· 9 years ago
41a0654
Merge "Replace all _LOG error calls with ALOGE."
by Christopher Ferris
· 9 years ago
39a28c2
Fix debuggerd's gdbclient instructions.
by Elliott Hughes
· 9 years ago
b36b592
Replace all _LOG error calls with ALOGE.
by Christopher Ferris
· 9 years ago
4d87095
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 9 years ago
21bd040
Change the 64 bit map address format.
by Christopher Ferris
· 9 years ago
862fe02
Change the 64 bit map address format.
by Christopher Ferris
· 9 years ago
0c3f1ae
Refactor dump_memory function.
by Christopher Ferris
· 9 years ago
a684d9d
Merge "Refactor dump_memory function."
by Christopher Ferris
· 9 years ago
e8bc77e
Refactor dump_memory function.
by Christopher Ferris
· 9 years ago
9fc8343
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 9 years ago
47b0134
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 9 years ago
f0861f9
Switch UniquePtr to std::unique_ptr.
by Christopher Ferris
· 9 years ago
6e96403
Switch UniquePtr to std::unique_ptr.
by Christopher Ferris
· 9 years ago
eb19e76
Prevent crashes if a map cannot be created.
by Christopher Ferris
· 9 years ago
30c942c
Prevent crashes if a map cannot be created.
by Christopher Ferris
· 9 years ago
af67fb2
Add offset to map data.
by Christopher Ferris
· 10 years ago
5c88568
Add offset to map data.
by Christopher Ferris
· 10 years ago
b0481f4
All debuggerd log output marked fatal.
by Christopher Ferris
· 10 years ago
b0412a5
All debuggerd log output marked fatal.
by Christopher Ferris
· 10 years ago
2106f4b
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
329ed7d
Add load base to map for relocation packing.
by Christopher Ferris
· 10 years ago
f5290ee
Use WriteFully in debuggerd to talk to ActivityManager.
by Elliott Hughes
· 10 years ago
b7cd09b
Use WriteFully in debuggerd to talk to ActivityManager.
by Elliott Hughes
· 10 years ago
03dca28
Fix alignment when reading note segment.
by Yabin Cui
· 10 years ago
a21bd93
Print the build id of shared libraries if present.
by Christopher Ferris
· 10 years ago
2ea9a32
Add backtrace support for mips64.
by Douglas Leung
· 10 years ago
2d3f38a
liblog: introduce ANDROID_LOG_* flags
by Mark Salyzyn
· 10 years ago
ab9e7dc
Do not dump maps/memory/code of sibling threads.
by Christopher Ferris
· 10 years ago
12385e3
Move map data into backtrace data proper.
by Christopher Ferris
· 10 years ago
b817094
Remove the pt_regs_mips_t structure.
by Christopher Ferris
· 10 years ago
9774df6
Move 32 bit/64 bit check into debuggerd.
by Christopher Ferris
· 10 years ago
c184d56
#include <arpa/inet.h> for htonl.
by Elliott Hughes
· 10 years ago
2331b95
Make crasher smash-stack work.
by Yabin Cui
· 10 years ago
052fc0a
Print ASCII near register for all archs
by Dmitriy Ivanov
· 10 years ago
80b88cb
Move debuggerd to libc++.
by Dan Albert
· 10 years ago
d4c7a1c
am a11ac455: Merge "Fix debuggerd issues."
by Christopher Ferris
· 10 years ago
1072f91
Fix debuggerd issues.
by Christopher Ferris
· 10 years ago
845867b
am d88323b2: Merge "Add volatile to avoid clang optimization."
by Chih-Hung Hsieh
· 10 years ago
a1ff475
Add volatile to avoid clang optimization.
by Chih-Hung Hsieh
· 10 years ago
55fbad6
am c3e6eb21: Merge "Move ABI: line below header when dumping stacks." into lmp-dev
by Jeff Brown
· 10 years ago
9b12d53
Move ABI: line below header when dumping stacks.
by Jeff Brown
· 10 years ago
a639b97
Do not suppress maps dump when si_addr<PAGE_SIZE
by Dmitriy Ivanov
· 10 years ago
c326115
am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_SIZE"
by Dmitriy Ivanov
· 10 years ago
f10aa3a
Do not suppress maps dump when si_addr<PAGE_SIZE
by Dmitriy Ivanov
· 10 years ago
a9d3ed3
am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger request for logd process"
by Mark Salyzyn
· 10 years ago
45ae446
debuggerd: tombstone: suppress logger request for logd process
by Mark Salyzyn
· 10 years ago
2f2e79d
debuggerd: tombstone: suppress logger request for logd process
by Mark Salyzyn
· 10 years ago
166cfe6
Added default constructor for log_t.
by Brigid Smith
· 10 years ago
d753da3
am c70ebca4: am 6bc762b2: Merge "Add SELinux MAC to debuggerd."
by Nick Kralevich
· 10 years ago
69b8003
Add SELinux MAC to debuggerd.
by Stephen Smalley
· 10 years ago
8d21369
am 4a95a209: am 719fd238: Merge "Added default constructor for log_t."
by Elliott Hughes
· 10 years ago
c75a02f
Added default constructor for log_t.
by Brigid Smith
· 10 years ago
04f9b2a
debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstones
by Nick Kralevich
· 10 years ago
e9f7361
Add SIGFPE to crasher.
by Elliott Hughes
· 10 years ago
aae5d43
Add missing arm64 registers.
by Elliott Hughes
· 10 years ago
3ecc421
Add SIGFPE to crasher.
by Elliott Hughes
· 10 years ago
b40c503
Add missing arm64 registers.
by Elliott Hughes
· 10 years ago
cb7aae1
Fix arm emulator "D register out of range for selected VFP version" build failure.
by Elliott Hughes
· 10 years ago
e7f18e1
Integrate vfp-crasher with crasher.
by Elliott Hughes
· 10 years ago
7e77595
Fix LP64 tombstone.cpp build failure.
by Elliott Hughes
· 10 years ago
8606eaa
Improving maps output.
by Brigid Smith
· 10 years ago
Next »