commit | f44070ed04ea147ad19e8bcd43faec5fc880408d | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Sat Mar 26 09:54:32 2022 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Jun 14 17:00:27 2022 +0000 |
tree | 44d3d42c99436b8084cb110737667ad5edc7b6e2 | |
parent | 12143d53f2daf3ac7c8fdff9418b16837b2df88c [diff] |
Use libunwindstack instead of libbacktrace. Replace all instances of libbacktrace code with equivalent libunwindstack code. Test: Run 037-cfi test in optimized, interpreter, jit modes. Test: Ran 004-ThreadStress in a loop for optimized, interpreter, jit modes. Test: Forced an ANR and verified native stacks are correct, and that Test: native stacks correctly stop before java stacks. Change-Id: I642ffd61b731dae6a68a5ba9453485a79f608d28