eventlog2html icon indicating copy to clipboard operation
eventlog2html copied to clipboard

feature request: Number of constructors

Open maralorn opened this issue 1 year ago • 0 comments

When debugging my program I tried to figure out the number of constructors at any time. So I needed to divide the heap size by the size of the constructor. (For which I needed to learn how to calculate the size of the constructor.) If eventlog2html could do that for me, that would be super helpful.

maralorn avatar Jun 10 '23 11:06 maralorn