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:   a6
19Massif:   a7
20Massif:   a8
21Massif:   a9
22Massif:   a10
23Massif:   a11
24Massif:   a12
25Massif: ignore-fns:
26Massif:   0: __part_load_locale
27Massif:   1: __time_load_locale
28Massif:   2: dwarf2_unwind_dyld_add_image_hook
29Massif:   3: get_or_create_key_element
30Massif: startup S.  0 (t:0, hp:0, ex:0, st:0)
31Massif:   alloc S.  1 (t:408, hp:400, ex:8, st:0)
32Massif:   alloc S.  2 (t:816, hp:800, ex:16, st:0)
33Massif:   alloc S.  3 (t:1224, hp:1200, ex:24, st:0)
34Massif:   alloc S.  4 (t:1632, hp:1600, ex:32, st:0)
35Massif:   alloc S.  5 (t:2040, hp:2000, ex:40, st:0)
36Massif:   alloc S.  6 (t:2448, hp:2400, ex:48, st:0)
37Massif:   alloc S.  7 (t:2856, hp:2800, ex:56, st:0)
38Massif:   alloc S.  8 (t:3264, hp:3200, ex:64, st:0)
39Massif:   alloc Sd  9 (t:3672, hp:3600, ex:72, st:0)
40Massif:   alloc S. 10 (t:4080, hp:4000, ex:80, st:0)
41Massif: heap allocs:           10
42Massif: heap reallocs:         0
43Massif: heap frees:            0
44Massif: ignored heap allocs:   ...
45Massif: ignored heap frees:    ...
46Massif: ignored heap reallocs: ...
47Massif: stack allocs:          0
48Massif: stack frees:           0
49Massif: XPts:                 ...
50Massif: top-XPts:             ...
51Massif: XPt init expansions:  ...
52Massif: XPt later expansions: ...
53Massif: SXPt allocs:          ...
54Massif: SXPt frees:           ...
55Massif: skipped snapshots:     0
56Massif: real snapshots:        11
57Massif: detailed snapshots:    1
58Massif: peak snapshots:        0
59Massif: cullings:              0
60Massif: XCon redos:           ...
61