You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: