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