The hprof, histogram shows the number of object by class.
is this the total number of object that have ever been allocated during the life of the jvm ?
or is this the number of object where are currently on the heap ?
or is this the number of currently reachable object on the heap ?