| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Have JavaFrameRootInfo give more info about provenance of root. | Alex Light | 2019-09-11 | 1 | -1/+12 |
| | | | | | | | | | | | | | It can be useful to differentiate between java frame roots being the methods declaring class, from a proxy method, being unknown due to an imprecise walk or being indeterminable. This passes that information with the Vreg. Test: ./test.py --host Bug: 134162467 Change-Id: I74842d3eeedee5c836511e046652502a53de0f7e | ||||
| * | ART: Refactor stack.h | Andreas Gampe | 2017-06-19 | 1 | -0/+30 |
| Factor out LockCountData, ShadowFrame and JavaFrameRootInfo and leave stack.h for the StackVisitor. Move single-use function to user to remove DexFile dependency. Test: m test-art-host Change-Id: I53d2880917bdf6782856fd2b16f38a0293f3aefc | |||||
