Skip to content

Changes

Summary

  1. Bug 581644 Allow stack frames as pseudo-objects for HPROF snapshots (details)
Commit 9e353fd8a1d697f9cc34236533a73d7bef17b182 by Andrew Johnson
Bug 581644 Allow stack frames as pseudo-objects for HPROF snapshots

Improve handling of ExportHPROF dumps, including those from DTFJ,
with stack frames as objects.

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=581644
Change-Id: I4987639750b59a14aee3b3371c3088e58b082df6
The file was modified plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/AbstractParser.java
The file was modified plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java
The file was modified plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/Pass1Parser.java
The file was modified plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/DominatorTreeTest.java
The file was modified plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueriesTest.java
The file was modified plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/PreferenceConstants.java
The file was modified plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/HprofIndexBuilder.java
The file was modified plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJIndexBuilder.java
The file was modified plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/GeneralSnapshotTests.java
The file was modified plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/Pass2Parser.java
The file was modified plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ui/HprofPreferences.java