Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2012-06-13 06:26:13 +0000
committerAlexander Kurtakov2012-06-13 06:26:13 +0000
commita9dfa6cda20d6df67bc2dac2ba2ab2399c5e3b53 (patch)
tree405132bffea087b963f695deed273f0bbb3ad17b /valgrind/org.eclipse.linuxtools.valgrind.massif.tests/valgrindFiles/testTimeUnitBytes/massif_3340.txt
parent29a03dd09ce210b560b6f8bd58616fc254ea023f (diff)
downloadorg.eclipse.linuxtools-a9dfa6cda20d6df67bc2dac2ba2ab2399c5e3b53.tar.gz
org.eclipse.linuxtools-a9dfa6cda20d6df67bc2dac2ba2ab2399c5e3b53.tar.xz
org.eclipse.linuxtools-a9dfa6cda20d6df67bc2dac2ba2ab2399c5e3b53.zip
Restore valgrind massif tests.
Lost during git conversion.
Diffstat (limited to 'valgrind/org.eclipse.linuxtools.valgrind.massif.tests/valgrindFiles/testTimeUnitBytes/massif_3340.txt')
-rw-r--r--valgrind/org.eclipse.linuxtools.valgrind.massif.tests/valgrindFiles/testTimeUnitBytes/massif_3340.txt123
1 files changed, 123 insertions, 0 deletions
diff --git a/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/valgrindFiles/testTimeUnitBytes/massif_3340.txt b/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/valgrindFiles/testTimeUnitBytes/massif_3340.txt
new file mode 100644
index 0000000000..883779c2db
--- /dev/null
+++ b/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/valgrindFiles/testTimeUnitBytes/massif_3340.txt
@@ -0,0 +1,123 @@
+desc: --massif-out-file=/home/akurtakov/git/org.eclipse.linuxtools/valgrind/org.eclipse.linuxtools.valgrind.massif/target/org.eclipse.linuxtools.valgrind.massif-0.11.0-SNAPSHOT.jar/valgrindFiles/testTimeUnitBytes/massif_%p.txt --heap=yes --heap-admin=8 --stacks=no --depth=30 --threshold=1.0 --peak-inaccuracy=1.0 --time-unit=B --detailed-freq=10 --max-snapshots=100
+cmd: /home/akurtakov/git/org.eclipse.linuxtools/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/work/data/alloctest/Debug/alloctest
+time_unit: B
+#-----------
+snapshot=0
+#-----------
+time=0
+mem_heap_B=0
+mem_heap_extra_B=0
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=1
+#-----------
+time=56
+mem_heap_B=40
+mem_heap_extra_B=16
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=2
+#-----------
+time=112
+mem_heap_B=80
+mem_heap_extra_B=32
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=3
+#-----------
+time=168
+mem_heap_B=120
+mem_heap_extra_B=48
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=4
+#-----------
+time=224
+mem_heap_B=160
+mem_heap_extra_B=64
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=5
+#-----------
+time=280
+mem_heap_B=200
+mem_heap_extra_B=80
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=6
+#-----------
+time=336
+mem_heap_B=240
+mem_heap_extra_B=96
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=7
+#-----------
+time=336
+mem_heap_B=240
+mem_heap_extra_B=96
+mem_stacks_B=0
+heap_tree=peak
+n4: 240 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
+ n3: 120 0x40069A: foo (alloctest.c:48)
+ n0: 40 0x4005DB: main (alloctest.c:31)
+ n0: 40 0x4005F9: main (alloctest.c:33)
+ n0: 40 0x400617: main (alloctest.c:35)
+ n0: 40 0x4005CD: main (alloctest.c:30)
+ n0: 40 0x4005EB: main (alloctest.c:32)
+ n0: 40 0x400609: main (alloctest.c:34)
+#-----------
+snapshot=8
+#-----------
+time=392
+mem_heap_B=200
+mem_heap_extra_B=80
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=9
+#-----------
+time=448
+mem_heap_B=160
+mem_heap_extra_B=64
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=10
+#-----------
+time=504
+mem_heap_B=120
+mem_heap_extra_B=48
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=11
+#-----------
+time=560
+mem_heap_B=80
+mem_heap_extra_B=32
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=12
+#-----------
+time=616
+mem_heap_B=40
+mem_heap_extra_B=16
+mem_stacks_B=0
+heap_tree=empty
+#-----------
+snapshot=13
+#-----------
+time=672
+mem_heap_B=0
+mem_heap_extra_B=0
+mem_stacks_B=0
+heap_tree=empty

Back to the top