heapSpank icon indicating copy to clipboard operation
heapSpank copied to clipboard

display jmap -histo 'Total' instance and byte counts

Open eostermueller opened this issue 9 years ago • 0 comments

The jmap -histo data ends with a summary line that totals the count of instances and the count of all bytes in use, like this:

Total 61297 10152040

heapSpank needs to display the latest version of these numbers in the line above the column headers.

eostermueller avatar Jan 01 '17 15:01 eostermueller