hprof-parser icon indicating copy to clipboard operation
hprof-parser copied to clipboard

Support mutli-pass handlers

Open eaftan opened this issue 12 years ago • 0 comments

It should be easy to write a multipass handler. For example, the first pass could collect all strings and class info, and the second pass could complete the instance information.

Write an example handler that does this.

eaftan avatar Feb 07 '14 00:02 eaftan