Use correct allocation data for massif peak data.
authorMilian Wolff <mail@milianw.de>
Mon, 22 Dec 2014 13:52:39 +0000 (14:52 +0100)
committerMilian Wolff <mail@milianw.de>
Mon, 22 Dec 2014 13:52:39 +0000 (14:52 +0100)
commit0764980a80dc4322279fc4653b08f5e0c23f669c
treebe2244d3d0688ee4f68bc77f3add8be021081546
parentf0956bdcaecb7f4021acc1b6d0634febf8330492
Use correct allocation data for massif peak data.

This way, the sum of the detailed backtraces equals the total snapshot
count. While the x axis is wrong then, this is not so important I
think. Rather, we want to find the memory hotspots which is much
easier this way.
heaptrack_print.cpp