diff options
author | Richard Uhler <ruhler@google.com> | 2018-07-06 10:20:37 +0100 |
---|---|---|
committer | Richard Uhler <ruhler@google.com> | 2018-07-11 10:40:01 +0100 |
commit | b957c8918c4680897f2dec719ad6398bfbeb59d6 (patch) | |
tree | 1a1b796660afb307ecf68af527e9f9586e7331bd /compiler/optimizing/stack_map_test.cc | |
parent | cd15294af8ea5a7973ec6461733259882a124d17 (diff) |
Support heap dumps generated with HotSpotDiagnosticMXBean
Changes required:
* Add support for heap dumps with id size 8
* Be tolerant of the use of undefined string id 0
* Normalize class names such as "[Ljava/lang/Class" to "java.lang.Class[]"
Also:
* Add a python script to dump a binary heap dump to text, which has been
historically useful for diagnosing issues like this one.
Bug: 111147686
Test: m ahat-tests, with new test added.
Change-Id: I3cb931fbf7614986b3381f57dcc8069f68740cf1
Diffstat (limited to 'compiler/optimizing/stack_map_test.cc')
0 files changed, 0 insertions, 0 deletions