Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
889b72d80e192a2e30698f9966a4a7171a1c1df8
/
runtime
/
native_stack_dump.cc
c88c1d0
Fully remove DumpKernelStack.
by Elliott Hughes
· 5 years ago
efd55b5
Don't complain if we can't read /proc/self/task/pid/stack.
by Elliott Hughes
· 5 years ago
43e7243
ART: Remove file_utils' ReadFileToString
by Andreas Gampe
· 5 years ago
7f72856
Fix DumpNativeStack function for traced methods. (part 2)
by David Srbecky
· 6 years ago
eea5fd3
Fix DumpNativeStack function for traced methods.
by David Srbecky
· 6 years ago
62d986b
Merge "Fix DumpNativeStack function for trampolines."
by Treehugger Robot
· 6 years ago
87da30e
Use prebuilt addr2line on host
by David Srbecky
· 6 years ago
bb72073
Fix DumpNativeStack function for trampolines.
by David Srbecky
· 6 years ago
15a678a
ART: Fix internal addr2line
by Andreas Gampe
· 6 years ago
c57c680
Modernise code to use std::make_unique
by Yi Kong
· 6 years ago
0b0d3b4
Re-enable ART code paths and tests for ASan that were disabled for Valgrind.
by Roland Levillain
· 6 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 6 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 6 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 6 years ago
a0b2527
Fix mac build.
by Christopher Ferris
· 7 years ago
b274931
Display all stack frames on a crash.
by Christopher Ferris
· 7 years ago
b1f23f9
Ignore vdex files for addr2line.
by Christopher Ferris
· 7 years ago
453e0e5
Change Addr2line to use poll.
by Christopher Ferris
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
53ef6a6
Add offset for native stack dump.
by Christopher Ferris
· 7 years ago
1be5505
Merge "Fix NE when DumpKernelStack"
by Treehugger Robot
· 7 years ago
7a8b3f2
Fix NE when DumpKernelStack
by yuanhao
· 7 years ago
77b38df
Update to track libbacktrace API changes.
by Christopher Ferris
· 7 years ago
8bd7d1b
Allow map name to be empty in DumpNativeStack.
by Christopher Ferris
· 7 years ago
39b378c
ART: Factor out gAborting
by Andreas Gampe
· 7 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
f88b5c0
Use the rel_pc instead of computing it.
by Christopher Ferris
· 7 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 7 years ago
0ed6c80
Close the right fd in native_stack_dump
by Calin Juravle
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
ef29536
ART: Use cerr for host unexpected errors
by Andreas Gampe
· 8 years ago
fcccbaf
ART: Improve addr2line
by Andreas Gampe
· 8 years ago
5dd44d0
ART: Factor out native stack dumping
by Andreas Gampe
· 8 years ago