stack on all snaphots

Milian Wolff mail at milianw.de
Tue Aug 22 08:13:04 UTC 2017


On Friday, August 18, 2017 5:02:48 PM CEST Frederic DUMOULIN wrote:
> Hi,
> 
> I've just started to use Massif for few days and I already like it.
> 
> I have a question on Snapshots and stack.
> As you can see on the following screenshot, the stack is enabled only on
> few snapshots.
> How can I force the stack to be accessible for all the snapshots ?

man valgrind
<snip>
       --detailed-freq=<n> [default: 10]
           Frequency of detailed snapshots. With --detailed-freq=1, every 
snapshot is detailed.

That said, have a look at heaptrack, it has way more snapshots and all of them 
are detailed, while having less overhead than massif.

Cheers

-- 
Milian Wolff
mail at milianw.de
http://milianw.de




More information about the Massif-visualizer mailing list