-malloc_log

Jed Brown jed at 59A2.org
Tue Nov 3 04:55:58 CST 2009


jarunan at ascomp.ch wrote:
> 
> Hello,
> 
> When I use option -malloc_log, it prints the information at the end of
> running as below. The question is: What are the 2 numbers in front of
> the function? e.g.
> 2 3216 ClassPerfLogCreate()
> 
> What is 2 and what is 3216?

2    : the total number of allocations from this function
3216 : total number of bytes allocated from this function

Jed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20091103/a0607904/attachment.pgp>


More information about the petsc-users mailing list