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
*
Remove calls to is_selinux_enabled()
Nick Kralevich
2015-06-12
1
-6
/
+0
*
Change the 64 bit map address format.
Christopher Ferris
2015-06-03
13
-38
/
+974
*
Merge "Refactor dump_memory function."
Christopher Ferris
2015-05-28
15
-248
/
+1000
|
\
|
*
Refactor dump_memory function.
Christopher Ferris
2015-05-27
15
-248
/
+1000
*
|
Don't use TEMP_FAILURE_RETRY on close in system/core.
Elliott Hughes
2015-05-15
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-14
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-24
1
-16
/
+3
*
Fix alignment when reading note segment.
Yabin Cui
2015-04-14
1
-2
/
+4
*
Print the build id of shared libraries if present.
Christopher Ferris
2015-03-17
4
-61
/
+229
*
Add backtrace support for mips64.
Douglas Leung
2015-03-09
4
-3
/
+153
*
liblog: introduce ANDROID_LOG_* flags
Mark Salyzyn
2015-02-25
1
-1
/
+1
*
Do not dump maps/memory/code of sibling threads.
Christopher Ferris
2015-02-09
1
-43
/
+39
*
Move map data into backtrace data proper.
Christopher Ferris
2015-02-06
1
-3
/
+4
*
Remove the pt_regs_mips_t structure.
Christopher Ferris
2015-01-26
1
-14
/
+2
*
Move 32 bit/64 bit check into debuggerd.
Christopher Ferris
2015-01-20
2
-2
/
+111
*
#include <arpa/inet.h> for htonl.
Elliott Hughes
2014-12-18
2
-0
/
+3
*
Make crasher smash-stack work.
Yabin Cui
2014-12-11
1
-10
/
+18
*
Print ASCII near register for all archs
Dmitriy Ivanov
2014-12-10
1
-8
/
+0
*
Move debuggerd to libc++.
Dan Albert
2014-11-15
1
-2
/
+0
*
am a11ac455: Merge "Fix debuggerd issues."
Christopher Ferris
2014-11-03
5
-63
/
+56
|
\
|
*
Fix debuggerd issues.
Christopher Ferris
2014-11-03
5
-63
/
+56
*
|
am d88323b2: Merge "Add volatile to avoid clang optimization."
Chih-Hung Hsieh
2014-10-28
1
-1
/
+1
|
\
|
|
*
Add volatile to avoid clang optimization.
Chih-Hung Hsieh
2014-10-23
1
-1
/
+1
*
|
am c3e6eb21: Merge "Move ABI: line below header when dumping stacks." into lm...
Jeff Brown
2014-09-12
1
-2
/
+2
|
\
\
|
*
|
Move ABI: line below header when dumping stacks.
Jeff Brown
2014-09-11
1
-2
/
+2
|
*
|
Do not suppress maps dump when si_addr<PAGE_SIZE
Dmitriy Ivanov
2014-08-11
1
-9
/
+6
|
*
|
debuggerd: tombstone: suppress logger request for logd process
Mark Salyzyn
2014-07-29
2
-1
/
+13
|
*
|
Added default constructor for log_t.
Brigid Smith
2014-07-29
2
-2
/
+7
*
|
|
am 75ef453e: am 2f40ddf3: Merge "Do not suppress maps dump when si_addr<PAGE_...
Dmitriy Ivanov
2014-08-10
1
-9
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Do not suppress maps dump when si_addr<PAGE_SIZE
Dmitriy Ivanov
2014-08-09
1
-9
/
+6
*
|
|
am 1d497f8a: am cddc97cb: Merge "debuggerd: tombstone: suppress logger reques...
Mark Salyzyn
2014-07-29
2
-1
/
+13
|
\
|
|
|
*
|
debuggerd: tombstone: suppress logger request for logd process
Mark Salyzyn
2014-07-28
2
-1
/
+13
*
|
|
am c70ebca4: am 6bc762b2: Merge "Add SELinux MAC to debuggerd."
Nick Kralevich
2014-07-24
1
-0
/
+56
|
\
|
|
|
*
|
Add SELinux MAC to debuggerd.
Stephen Smalley
2014-07-24
1
-0
/
+56
*
|
|
am 4a95a209: am 719fd238: Merge "Added default constructor for log_t."
Elliott Hughes
2014-07-17
2
-2
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
Added default constructor for log_t.
Brigid Smith
2014-07-17
2
-2
/
+7
|
*
Add SIGFPE to crasher.
Elliott Hughes
2014-07-15
1
-1
/
+5
|
*
Add missing arm64 registers.
Elliott Hughes
2014-07-14
3
-33
/
+34
*
|
debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstones
Nick Kralevich
2014-07-16
1
-2
/
+2
*
|
Add SIGFPE to crasher.
Elliott Hughes
2014-07-15
1
-1
/
+5
*
|
Add missing arm64 registers.
Elliott Hughes
2014-07-14
3
-33
/
+34
|
/
*
Fix arm emulator "D register out of range for selected VFP version" build fai...
Elliott Hughes
2014-07-09
2
-0
/
+9
*
Integrate vfp-crasher with crasher.
Elliott Hughes
2014-07-09
8
-161
/
+75
*
Fix LP64 tombstone.cpp build failure.
Elliott Hughes
2014-07-08
1
-1
/
+1
*
Improving maps output.
Brigid Smith
2014-07-08
2
-15
/
+25
*
debuggerd: synchronize cosmetics to internal
Mark Salyzyn
2014-06-27
1
-13
/
+9
[next]