commit | b9c072c551d1afee4818b17f077d69396dec286d | [log] [tgz] |
---|---|---|
author | Mitch Phillips <mitchp@google.com> | Wed Mar 25 10:50:25 2020 -0700 |
committer | Mitch Phillips <mitchp@google.com> | Thu Mar 26 13:39:05 2020 -0700 |
tree | 2023e5b816d0f5c210b317f1ab2c553f2f21b455 | |
parent | 1e413c8a9d9131eb83ad24d2d9753943e778d870 [diff] |
Move PC-only unwind frame generation to libunwindstack. GWP-ASan uses frame-pointer based unwinding internally on allocation/deallocation to collect stack traces that are used when crashes are reported. This should be generic, so pull it out into libunwindstack so it can be used by MTE as well. Bug: 152412331 Test: atest debuggerd_test Change-Id: I27b32263aac63446f5fe398af108676b70cd3971