History log of /art/runtime/native_stack_dump.h
Revision Date Author Comments
55ecc9ff976e2d0075c3e5bd934332961a75acf0 23-Mar-2018 Christopher Ferris <cferris@google.com> Display all stack frames on a crash.

Bug: 74121887

Test: Forced a crash in the unwind code and verified the frames
Test: in the unwinder are present.
Change-Id: Id158dadea25e986a0d2e9feba0873a921644fd22
(cherry picked from commit b2749310a8b4789b7ddd8fe1055d3bcb19741518)
5dd44d0da7999ab62f09a1bf03345280811736d4 03-Aug-2016 Andreas Gampe <agampe@google.com> ART: Factor out native stack dumping

Move DumpNativeStack and DumpKernelStack into a new file to keep
concerns separated. Clean up the file.

In preparation for modifications to how we use addr2line.

Bug: 30351473
Test: m test-art-host
Test: manual host testing with a test that times out
Change-Id: I02d5645952fe94fd8e73bcf0522721547f6cef66