heapSpank
heapSpank copied to clipboard
display jmap -histo 'Total' instance and byte counts
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.