index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debuggerd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up CLOEXEC in debuggerd.
Elliott Hughes
2016-02-19
1
-9
/
+6
*
Merge "Remove dead code from debuggerd."
Elliott Hughes
2016-02-19
1
-7
/
+0
|
\
|
*
Remove dead code from debuggerd.
Elliott Hughes
2016-02-19
1
-7
/
+0
*
|
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-4
/
+3
|
/
*
Newer kernels added SEGV_BNDERR.
Christopher Ferris
2016-02-04
1
-0
/
+7
*
Start debuggerd as soon as logd is up.
Elliott Hughes
2016-02-02
2
-2
/
+0
*
debuggerd: fix debug.debuggerd.wait_for_gdb.
Josh Gao
2016-01-15
1
-21
/
+100
*
debuggerd: fix several bugs caused by fork/setuid change.
Josh Gao
2016-01-14
7
-275
/
+251
*
Merge "debuggerd_test: provide stub selinux/android.h"
Colin Cross
2016-01-08
1
-0
/
+17
|
\
|
*
debuggerd_test: provide stub selinux/android.h
Colin Cross
2015-12-21
1
-0
/
+17
*
|
Merge "Turn off -Wdate-time for crasher"
Dan Willemsen
2016-01-06
1
-1
/
+1
|
\
\
|
*
|
Turn off -Wdate-time for crasher
Dan Willemsen
2015-11-02
1
-1
/
+1
*
|
|
debuggerd: fork and drop privileges when dumping.
Josh Gao
2016-01-05
3
-89
/
+116
|
|
/
|
/
|
*
|
Merge "Switch from using sockaddr to sockaddr_storage."
Erik Kline
2015-12-08
1
-3
/
+4
|
\
\
|
*
|
Switch from using sockaddr to sockaddr_storage.
Erik Kline
2015-12-07
1
-3
/
+4
*
|
|
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
6
-7
/
+7
|
/
/
*
|
debuggerd: remove some levels of indentation.
Josh Gao
2015-11-17
1
-136
/
+123
*
|
debuggerd: add .clang-format.
Josh Gao
2015-11-16
1
-0
/
+15
*
|
Enable hidepid=2 on /proc
Nick Kralevich
2015-11-09
2
-0
/
+2
*
|
Merge "Remove __DATE__/__TIME__ from init and debuggerd"
Dan Willemsen
2015-10-22
1
-1
/
+1
|
\
|
|
*
Remove __DATE__/__TIME__ from init and debuggerd
Dan Willemsen
2015-10-22
1
-1
/
+1
*
|
am 2fb90dc8: Merge changes from topic \'userspace-audit\'
Nick Kralevich
2015-10-10
1
-8
/
+23
|
\
|
|
*
debuggerd: audit pid, uid and gid on SE Linux denial
William Roberts
2015-10-06
1
-8
/
+23
*
|
am cabf610d: am d29f10cd: Merge "Fix build break due to unknown pragma (on gc...
Stephen Hines
2015-10-01
1
-0
/
+4
|
\
|
|
*
Fix build break due to unknown pragma (on gcc).
Stephen Hines
2015-09-30
1
-0
/
+4
*
|
am f141312c: am dc91dafa: Merge "Ignore explicit infinite recursion."
Stephen Hines
2015-10-01
1
-0
/
+5
|
\
|
|
*
Ignore explicit infinite recursion.
Stephen Hines
2015-09-29
1
-0
/
+5
*
|
am 33f02724: am 65744003: Merge "Revert "Revert "Revert "Revert "Add Backtrac...
Yabin Cui
2015-09-22
1
-0
/
+1
|
\
|
|
*
Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....
Yabin Cui
2015-09-22
1
-0
/
+1
*
|
am 27b455bb: am 00ea49fc: Merge "Revert "Revert "Revert "Add BacktraceOffline...
Yabin Cui
2015-09-22
1
-1
/
+0
|
\
|
|
*
Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""
Yabin Cui
2015-09-22
1
-1
/
+0
*
|
am 92db97de: am ebc49654: Merge "Revert "Revert "Add BacktraceOffline for off...
Yabin Cui
2015-09-21
1
-0
/
+1
|
\
|
|
*
Revert "Revert "Add BacktraceOffline for offline backtracing.""
Yabin Cui
2015-09-21
1
-0
/
+1
*
|
resolved conflicts for 5caca3dd to mnc-dr-dev-plus-aosp
Tom Cherry
2015-09-21
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Change the 64 bit map address format.
Christopher Ferris
2015-06-03
13
-38
/
+974
|
*
Refactor dump_memory function.
Christopher Ferris
2015-05-28
15
-248
/
+1000
|
*
Don't use TEMP_FAILURE_RETRY on close in system/core.
Elliott Hughes
2015-05-27
1
-5
/
+5
|
*
Switch UniquePtr to std::unique_ptr.
Christopher Ferris
2015-05-15
2
-9
/
+9
|
*
Prevent crashes if a map cannot be created.
Christopher Ferris
2015-05-15
2
-1
/
+13
|
*
Add offset to map data.
Christopher Ferris
2015-05-06
1
-1
/
+2
|
*
All debuggerd log output marked fatal.
Christopher Ferris
2015-05-05
2
-2
/
+2
|
*
Add load base to map for relocation packing.
Christopher Ferris
2015-05-01
1
-0
/
+3
|
*
Use WriteFully in debuggerd to talk to ActivityManager.
Elliott Hughes
2015-04-27
1
-16
/
+3
*
|
bundle init.rc contents with its service
Tom Cherry
2015-08-21
3
-0
/
+7
*
|
bionic no longer sends SIGPIPE to debuggerd.
Elliott Hughes
2015-07-30
4
-10
/
+1
*
|
Merge "Dump memory going from unreadable to readable."
Christopher Ferris
2015-07-09
3
-11
/
+270
|
\
\
|
*
|
Dump memory going from unreadable to readable.
Christopher Ferris
2015-07-09
3
-11
/
+270
*
|
|
New property that determines when to wait for gdb.
Christopher Ferris
2015-07-08
1
-4
/
+1
|
/
/
*
|
Merge "Replace all _LOG error calls with ALOGE."
Christopher Ferris
2015-07-08
14
-55
/
+100
|
\
\
|
*
|
Replace all _LOG error calls with ALOGE.
Christopher Ferris
2015-07-01
14
-55
/
+100
[next]