mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 09:26:15 +00:00
51 lines
1.8 KiB
Plaintext
51 lines
1.8 KiB
Plaintext
Massif: alloc-fns:
|
|
Massif: malloc
|
|
Massif: __builtin_new
|
|
Massif: operator new(unsigned)
|
|
Massif: operator new(unsigned long)
|
|
Massif: __builtin_vec_new
|
|
Massif: operator new[](unsigned)
|
|
Massif: operator new[](unsigned long)
|
|
Massif: calloc
|
|
Massif: realloc
|
|
Massif: memalign
|
|
Massif: posix_memalign
|
|
Massif: valloc
|
|
Massif: operator new(unsigned, std::nothrow_t const&)
|
|
Massif: operator new[](unsigned, std::nothrow_t const&)
|
|
Massif: operator new(unsigned long, std::nothrow_t const&)
|
|
Massif: operator new[](unsigned long, std::nothrow_t const&)
|
|
Massif: ignore-fns:
|
|
Massif: 0: __part_load_locale
|
|
Massif: 1: __time_load_locale
|
|
Massif: 2: dwarf2_unwind_dyld_add_image_hook
|
|
Massif: 3: get_or_create_key_element
|
|
Massif: startup S. 0 (t:0, hp:0, ex:0, st:0)
|
|
Massif: alloc S. 1 (t:800, hp:800, ex:0, st:0)
|
|
Massif: realloc S. 2 (t:800, hp:800, ex:0, st:0)
|
|
Massif: re-PEAK Sp 3 (t:800, hp:800, ex:0, st:0)
|
|
Massif: realloc S. 4 (t:800, hp:400, ex:400, st:0)
|
|
Massif: realloc S. 5 (t:1200, hp:1200, ex:0, st:0)
|
|
Massif: de-PEAK Sp 6 (t:1200, hp:1200, ex:0, st:0)
|
|
Massif: dealloc S. 7 (t:2400, hp:0, ex:0, st:0)
|
|
Massif: heap allocs: 1
|
|
Massif: heap reallocs: 3
|
|
Massif: heap frees: 1
|
|
Massif: ignored heap allocs: ...
|
|
Massif: ignored heap frees: ...
|
|
Massif: ignored heap reallocs: ...
|
|
Massif: stack allocs: 0
|
|
Massif: stack frees: 0
|
|
Massif: XPts: ...
|
|
Massif: top-XPts: ...
|
|
Massif: XPt init expansions: ...
|
|
Massif: XPt later expansions: ...
|
|
Massif: SXPt allocs: ...
|
|
Massif: SXPt frees: ...
|
|
Massif: skipped snapshots: 0
|
|
Massif: real snapshots: 8
|
|
Massif: detailed snapshots: 2
|
|
Massif: peak snapshots: 2
|
|
Massif: cullings: 0
|
|
Massif: XCon redos: ...
|