platform_bionic/libfdtrack
Christopher Ferris e2f58a3f03 Use AndroidLocalUnwinder object.
Using the AndroidLocalUnwinder object allows unwinding interpreter
and JIT'd frames by default. In addition, it simplifies the code.

Test: Forced interpreter on all of the time and forced fdtrack on
Test: and verified unwind includes dex frames.
Test: Forced JIT on all of the time and forced fdtrack on
Test: and verified unwind includes dex frames.
Test: Unit tests pass.
Change-Id: Icae17e83c9aaa04750b07471243550a7829524f7
2023-05-17 18:45:25 -07:00
..
.clang-format Fix/update notices. 2021-02-16 15:06:50 -08:00
Android.bp Use AndroidLocalUnwinder object. 2023-05-17 18:45:25 -07:00
fdtrack.cpp Use AndroidLocalUnwinder object. 2023-05-17 18:45:25 -07:00
fdtrack_test.cpp fdtrack: add a test. 2020-02-03 14:29:52 -08:00
libfdtrack.map.txt fdtrack: emit the most common stack in the abort message. 2021-03-15 15:55:06 -07:00
NOTICE Fix/update notices. 2021-02-16 15:06:50 -08:00