index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debuggerd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "bpfmt."
Treehugger Robot
2018-02-20
1
-6
/
+9
|
\
|
*
bpfmt.
Elliott Hughes
2018-02-16
1
-6
/
+9
*
|
debuggerd seccomp: explain why we define PROT_READ/WRITE.
Josh Gao
2018-02-18
1
-1
/
+7
*
|
Define PROT_READ and PROT_WRITE when generating the policy files
Justin Yun
2018-02-19
5
-8
/
+10
|
/
*
Include the map name when dumping memory around a register.
Elliott Hughes
2018-02-15
4
-38
/
+42
*
debuggerd_fallback: fix race.
Josh Gao
2018-02-09
1
-16
/
+89
*
debuggerd: update policy for recent sigaction changes.
Josh Gao
2018-02-08
5
-6
/
+5
*
Add extra frame when dex_pc is non-zero.
Christopher Ferris
2018-01-23
1
-0
/
+1
*
Fix regression caused by libbacktrace API change.
Christopher Ferris
2018-01-20
1
-1
/
+1
*
Merge "debuggerd: add seccomp policies and tests."
Josh Gao
2018-01-20
9
-3
/
+384
|
\
|
*
debuggerd: add seccomp policies and tests.
Josh Gao
2018-01-18
9
-3
/
+384
*
|
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2018-01-18
5
-27
/
+27
|
/
*
Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump."
Treehugger Robot
2018-01-08
1
-0
/
+16
|
\
|
*
debuggerd_handler: set PR_SET_PTRACER before running crash_dump.
Luis Hector Chavez
2017-12-27
1
-0
/
+16
*
|
Merge "Change seccomp to the system filter"
Treehugger Robot
2018-01-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Change seccomp to the system filter
Victor Hsieh
2017-12-22
1
-1
/
+1
*
|
debuggerd: restore the location of abort message.
Josh Gao
2017-12-22
1
-4
/
+4
*
|
debuggerd: wait for dump completion on crashes.
Josh Gao
2017-12-22
1
-3
/
+8
|
/
*
Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test."
Treehugger Robot
2017-12-20
1
-16
/
+1
|
\
|
*
base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.
Josh Gao
2017-12-19
1
-16
/
+1
*
|
debuggerd: add pause time benchmark.
Josh Gao
2017-12-19
2
-0
/
+138
|
/
*
Increased number of Android log lines for tombstones
chirag honnavar
2017-12-18
1
-1
/
+1
*
crash_dump: fork a copy of the target's address space.
Josh Gao
2017-12-15
31
-1771
/
+1173
*
Merge "Add OWNERS."
Elliott Hughes
2017-12-07
1
-0
/
+2
|
\
|
*
Add OWNERS.
Elliott Hughes
2017-12-07
1
-0
/
+2
*
|
Demand read load bias for a map.
Christopher Ferris
2017-12-05
1
-14
/
+15
|
/
*
Force call the fallback handler.
Christopher Ferris
2017-11-16
1
-1
/
+6
*
Merge "crash_dump: don't inherit environment from parent."
Treehugger Robot
2017-11-08
2
-2
/
+23
|
\
|
*
crash_dump: don't inherit environment from parent.
Josh Gao
2017-11-03
2
-2
/
+23
*
|
Use -Werror in system/core
Chih-Hung Hsieh
2017-11-01
1
-1
/
+1
|
/
*
Merge "Only call one unwinder."
Christopher Ferris
2017-10-29
6
-144
/
+24
|
\
|
*
Only call one unwinder.
Christopher Ferris
2017-10-27
6
-144
/
+24
*
|
Delete obsolete debuggerd references.
Josh Gao
2017-10-27
2
-373
/
+0
|
/
*
Merge "Move some properties users to __system_property_read_callback()"
Tom Cherry
2017-10-12
1
-11
/
+8
|
\
|
*
Move some properties users to __system_property_read_callback()
Tom Cherry
2017-10-10
1
-11
/
+8
*
|
Merge "Add missing includes."
Treehugger Robot
2017-10-11
1
-0
/
+1
|
\
\
|
*
|
Add missing includes.
Dan Albert
2017-10-11
1
-0
/
+1
|
|
/
*
/
libdebuggerd: fix tombstone tests.
Josh Gao
2017-10-10
2
-15
/
+17
|
/
*
Merge "Show the number of VMAs in the tombstone."
Treehugger Robot
2017-09-26
1
-5
/
+7
|
\
|
*
Show the number of VMAs in the tombstone.
Elliott Hughes
2017-09-26
1
-5
/
+7
*
|
Merge "Add a new unwind method on error."
Christopher Ferris
2017-09-25
1
-0
/
+8
|
\
\
|
*
|
Add a new unwind method on error.
Christopher Ferris
2017-09-22
1
-0
/
+8
|
|
/
*
/
tombstoned: fix another call to evconnlistener_new.
Josh Gao
2017-09-22
1
-2
/
+2
|
/
*
Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher"
Isaac Chen
2017-09-18
1
-1
/
+1
|
\
|
*
Enable HAS_VFP_D32 for 32-bit armv8 crasher
Isaac Chen
2017-09-15
1
-1
/
+1
*
|
Merge "tombstoned: Fix calls to evconnlistener_new."
Narayan Kamath
2017-09-14
1
-4
/
+6
|
\
\
|
*
|
tombstoned: Fix calls to evconnlistener_new.
Narayan Kamath
2017-09-13
1
-4
/
+6
*
|
|
Merge "debuggerd_fallback: print maps."
Treehugger Robot
2017-09-14
1
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
debuggerd_fallback: print maps.
Josh Gao
2017-09-13
1
-1
/
+13
|
|
/
*
/
Recommend using pid instead of tid for gdbclient.py
dimitry
2017-09-12
1
-8
/
+8
|
/
[next]