index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
native_stack_dump.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix golem build
David Srbecky
2020-07-16
1
-1
/
+1
*
Fixes for gtests in eng-prod
David Srbecky
2020-07-15
1
-8
/
+6
*
Don't use addr2line for dex and jar files.
Orion Hodson
2019-11-20
1
-5
/
+10
*
Fully remove DumpKernelStack.
Elliott Hughes
2019-08-27
1
-45
/
+0
*
Don't complain if we can't read /proc/self/task/pid/stack.
Elliott Hughes
2019-08-27
1
-1
/
+2
*
ART: Remove file_utils' ReadFileToString
Andreas Gampe
2019-05-16
1
-1
/
+2
*
Fix DumpNativeStack function for traced methods. (part 2)
David Srbecky
2019-02-15
1
-4
/
+3
*
Fix DumpNativeStack function for traced methods.
David Srbecky
2019-02-13
1
-0
/
+8
*
Merge "Fix DumpNativeStack function for trampolines."
Treehugger Robot
2019-02-04
1
-3
/
+11
|
\
|
*
Fix DumpNativeStack function for trampolines.
David Srbecky
2019-01-30
1
-3
/
+11
*
|
Use prebuilt addr2line on host
David Srbecky
2019-01-30
1
-2
/
+15
|
/
*
ART: Fix internal addr2line
Andreas Gampe
2018-11-06
1
-1
/
+1
*
Modernise code to use std::make_unique
Yi Kong
2018-10-29
1
-4
/
+5
*
Re-enable ART code paths and tests for ASan that were disabled for Valgrind.
Roland Levillain
2018-06-14
1
-5
/
+0
*
Revert^2 "Remove support for Valgrind in ART."
Roland Levillain
2018-06-11
1
-2
/
+4
*
Revert "Remove support for Valgrind in ART."
Andreas Gampe
2018-05-22
1
-4
/
+2
*
Remove support for Valgrind in ART.
Roland Levillain
2018-05-14
1
-2
/
+4
*
Fix mac build.
Christopher Ferris
2018-03-27
1
-1
/
+2
*
Display all stack frames on a crash.
Christopher Ferris
2018-03-26
1
-1
/
+3
*
Ignore vdex files for addr2line.
Christopher Ferris
2018-03-07
1
-2
/
+5
*
Change Addr2line to use poll.
Christopher Ferris
2018-03-06
1
-18
/
+16
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
1
-2
/
+2
*
Add offset for native stack dump.
Christopher Ferris
2018-02-09
1
-0
/
+3
*
Merge "Fix NE when DumpKernelStack"
Treehugger Robot
2018-02-03
1
-0
/
+4
|
\
|
*
Fix NE when DumpKernelStack
yuanhao
2018-02-02
1
-0
/
+4
*
|
Update to track libbacktrace API changes.
Christopher Ferris
2018-01-18
1
-6
/
+6
*
|
Allow map name to be empty in DumpNativeStack.
Christopher Ferris
2018-01-08
1
-2
/
+10
|
/
*
ART: Factor out gAborting
Andreas Gampe
2017-12-07
1
-1
/
+1
*
ART: Move runtime-debug flags to own files
Andreas Gampe
2017-12-07
1
-0
/
+1
*
Separate file utilities from utils.cc
David Sehr
2017-11-01
1
-0
/
+1
*
Use the rel_pc instead of computing it.
Christopher Ferris
2017-07-19
1
-1
/
+1
*
ART: Introduce thread-current-inl.h
Andreas Gampe
2017-06-02
1
-1
/
+1
*
Close the right fd in native_stack_dump
Calin Juravle
2017-03-27
1
-1
/
+1
*
ART: Move to libbase StringPrintf
Andreas Gampe
2016-12-15
1
-1
/
+4
*
Class Hierarchy Analysis (CHA)
Mingyao Yang
2016-12-01
1
-1
/
+1
*
ART: Fix tidy warnings
Andreas Gampe
2016-11-08
1
-1
/
+1
*
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-18
1
-1
/
+1
*
ART: Use cerr for host unexpected errors
Andreas Gampe
2016-10-11
1
-4
/
+4
*
ART: Improve addr2line
Andreas Gampe
2016-08-04
1
-52
/
+210
*
ART: Factor out native stack dumping
Andreas Gampe
2016-08-04
1
-0
/
+264