> But the result for deep-D looks strange.  Can you send me the massif.out
> file for it?  Thanks.

Attached.

J
desc: --stacks=no --time-unit=B --alloc-fn=a1 --alloc-fn=a2 --alloc-fn=a3 
--alloc-fn=a4 --alloc-fn=a5 --alloc-fn=a6 --alloc-fn=a7 --alloc-fn=a8 
--alloc-fn=a9 --alloc-fn=a10 --alloc-fn=a11 --alloc-fn=a12 --alloc-fn=main 
--depth=20
cmd: ./massif/tests/deep
time_unit: B
#-----------
snapshot=0
#-----------
time=0
mem_heap_B=0
mem_heap_admin_B=0
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=1
#-----------
time=108
mem_heap_B=100
mem_heap_admin_B=8
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=2
#-----------
time=216
mem_heap_B=200
mem_heap_admin_B=16
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=3
#-----------
time=324
mem_heap_B=300
mem_heap_admin_B=24
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=4
#-----------
time=432
mem_heap_B=400
mem_heap_admin_B=32
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=5
#-----------
time=540
mem_heap_B=500
mem_heap_admin_B=40
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=6
#-----------
time=648
mem_heap_B=600
mem_heap_admin_B=48
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=7
#-----------
time=756
mem_heap_B=700
mem_heap_admin_B=56
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=8
#-----------
time=864
mem_heap_B=800
mem_heap_admin_B=64
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=9
#-----------
time=972
mem_heap_B=900
mem_heap_admin_B=72
mem_stacks_B=0
heap_tree=detailed
n1: 900 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 n1: 900 0xFE6737B: (within /lib/libc-2.6.1.so)
  n1: 900 0xFE6759F: (below main) (in /lib/libc-2.6.1.so)
   n0: 900 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
#-----------
snapshot=10
#-----------
time=1080
mem_heap_B=1000
mem_heap_admin_B=80
mem_stacks_B=0
heap_tree=empty
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to