]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/massif/tests/realloc.stderr.exp
Inital import
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / massif / tests / realloc.stderr.exp
1 Massif: alloc-fns:
2 Massif:   malloc
3 Massif:   __builtin_new
4 Massif:   operator new(unsigned)
5 Massif:   operator new(unsigned long)
6 Massif:   __builtin_vec_new
7 Massif:   operator new[](unsigned)
8 Massif:   operator new[](unsigned long)
9 Massif:   calloc
10 Massif:   realloc
11 Massif:   memalign
12 Massif:   posix_memalign
13 Massif:   valloc
14 Massif:   operator new(unsigned, std::nothrow_t const&)
15 Massif:   operator new[](unsigned, std::nothrow_t const&)
16 Massif:   operator new(unsigned long, std::nothrow_t const&)
17 Massif:   operator new[](unsigned long, std::nothrow_t const&)
18 Massif: ignore-fns:
19 Massif:   0: __part_load_locale
20 Massif:   1: __time_load_locale
21 Massif:   2: dwarf2_unwind_dyld_add_image_hook
22 Massif:   3: get_or_create_key_element
23 Massif: startup S.  0 (t:0, hp:0, ex:0, st:0)
24 Massif:   alloc S.  1 (t:800, hp:800, ex:0, st:0)
25 Massif: realloc S.  2 (t:800, hp:800, ex:0, st:0)
26 Massif: re-PEAK Sp  3 (t:800, hp:800, ex:0, st:0)
27 Massif: realloc S.  4 (t:800, hp:400, ex:400, st:0)
28 Massif: realloc S.  5 (t:1200, hp:1200, ex:0, st:0)
29 Massif: de-PEAK Sp  6 (t:1200, hp:1200, ex:0, st:0)
30 Massif: dealloc S.  7 (t:2400, hp:0, ex:0, st:0)
31 Massif: heap allocs:           1
32 Massif: heap reallocs:         3
33 Massif: heap frees:            1
34 Massif: ignored heap allocs:   ...
35 Massif: ignored heap frees:    ...
36 Massif: ignored heap reallocs: ...
37 Massif: stack allocs:          0
38 Massif: stack frees:           0
39 Massif: XPts:                 ...
40 Massif: top-XPts:             ...
41 Massif: XPt init expansions:  ...
42 Massif: XPt later expansions: ...
43 Massif: SXPt allocs:          ...
44 Massif: SXPt frees:           ...
45 Massif: skipped snapshots:     0
46 Massif: real snapshots:        8
47 Massif: detailed snapshots:    2
48 Massif: peak snapshots:        2
49 Massif: cullings:              0
50 Massif: XCon redos:           ...