commit | e017aa32ce25b360b5c3a77f7e2d3addb89281a8 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Fri Aug 11 10:07:38 2017 +0100 |
committer | Richard Uhler <ruhler@google.com> | Thu Aug 17 11:36:07 2017 +0100 |
tree | 3bf4b9eb2126419db952fee188fef46a9181dd36 | |
parent | 0b21333dbdbcb02c96148456f409f1b7d1f20697 [diff] |
ahat: show sample path through strong references. Instead of showing a sample path through weak references, which is much less useful for debugging why the object is retained. Change-Id: I2b8d8bc9368cdcabd7a369e45278ba9b44a38e40 Bug: 64592321 Test: m ahat-test, with new gcRootPathNotWeak test added.