On Tue, Jun 21, 2011 at 11:56 PM, Eric Schwarz
> When using 'massif' it is recommended for short programs to use
> '--time-unit=B' option since o/w no or hardly any output is shown using
> ms_print for visualisation [1]. My question is now regarding the units of
> the x-axis. As far as I have un
On Wed, Jun 22, 2011 at 9:32 PM, Kartik Kumar wrote:
> When I run valgrind with the "-v" option, it spits out the following at the
> end:
> --12237-- used_suppression: 1 libSystem-keymgr-leak-at-exit
> I've tried to google what this libSystem actually is but can't really figure
> it out.
> Is