~bkerensa/ubuntu/raring/valgrind/merge-from-deb

« back to all changes in this revision

Viewing changes to massif/tests/deep-C.stderr.exp

  • Committer: Bazaar Package Importer
  • Author(s): Andrés Roldán
  • Date: 2008-06-13 02:31:40 UTC
  • mto: (1.4.1 upstream) (2.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: james.westby@ubuntu.com-20080613023140-iwk33rz9rhvfkr96
Import upstream version 3.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Massif: alloc-fns:
 
2
Massif:   0: malloc
 
3
Massif:   1: __builtin_new
 
4
Massif:   2: operator new(unsigned)
 
5
Massif:   3: operator new(unsigned long)
 
6
Massif:   4: __builtin_vec_new
 
7
Massif:   5: operator new[](unsigned)
 
8
Massif:   6: operator new[](unsigned long)
 
9
Massif:   7: calloc
 
10
Massif:   8: realloc
 
11
Massif:   9: memalign
 
12
Massif:   10: operator new(unsigned, std::nothrow_t const&)
 
13
Massif:   11: operator new[](unsigned, std::nothrow_t const&)
 
14
Massif:   12: operator new(unsigned long, std::nothrow_t const&)
 
15
Massif:   13: operator new[](unsigned long, std::nothrow_t const&)
 
16
Massif:   14: a3
 
17
Massif:   15: a4
 
18
Massif:   16: a5
 
19
Massif:   17: a6
 
20
Massif:   18: a7
 
21
Massif:   19: a8
 
22
Massif:   20: a9
 
23
Massif:   21: a10
 
24
Massif:   22: a11
 
25
Massif:   23: a12
 
26
Massif: startup S.  0 (t:0, hp:0, ex:0, st:0)
 
27
Massif:   alloc S.  1 (t:208, hp:200, ex:8, st:0)
 
28
Massif:   alloc S.  2 (t:416, hp:400, ex:16, st:0)
 
29
Massif:   alloc S.  3 (t:624, hp:600, ex:24, st:0)
 
30
Massif:   alloc S.  4 (t:832, hp:800, ex:32, st:0)
 
31
Massif:   alloc S.  5 (t:1040, hp:1000, ex:40, st:0)
 
32
Massif:   alloc S.  6 (t:1248, hp:1200, ex:48, st:0)
 
33
Massif:   alloc S.  7 (t:1456, hp:1400, ex:56, st:0)
 
34
Massif:   alloc S.  8 (t:1664, hp:1600, ex:64, st:0)
 
35
Massif:   alloc Sd  9 (t:1872, hp:1800, ex:72, st:0)
 
36
Massif:   alloc S. 10 (t:2080, hp:2000, ex:80, st:0)
 
37
Massif: heap allocs:          10
 
38
Massif: heap reallocs:        0
 
39
Massif: heap frees:           0
 
40
Massif: stack allocs:         0
 
41
Massif: stack frees:          0
 
42
Massif: XPts:                 ...
 
43
Massif: top-XPts:             ...
 
44
Massif: XPt init expansions:  ...
 
45
Massif: XPt later expansions: ...
 
46
Massif: SXPt allocs:          ...
 
47
Massif: SXPt frees:           ...
 
48
Massif: skipped snapshots:    0
 
49
Massif: real snapshots:       11
 
50
Massif: detailed snapshots:   1
 
51
Massif: peak snapshots:       0
 
52
Massif: cullings:             0
 
53
Massif: XCon redos:           ...