1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-20 22:36:11 +00:00
2015-12-13 22:34:58 +09:00

97 lines
6.2 KiB
Plaintext

--------------------------------------------------------------------------------
Command: ./basic
Massif arguments: --stacks=no --time-unit=B --massif-out-file=massif.out --detailed-freq=1 --max-snapshots=10 --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
ms_print arguments: massif.out
--------------------------------------------------------------------------------
KB
14.34^ ########
| #
| #
| #
| #
| @@@@@@@@@@# @@@@@@@@@
| @ # @
| @ # @
| @ # @
| @ # @ @@@@@@@@
| @@@@@@@@@ # @ @
| @ @ # @ @
| @ @ # @ @
| @ @ # @ @
| @ @ # @ @ @@@@@@@@
| @@@@@@@@@@@@ @ # @ @ @
| @ @ @ # @ @ @
| @ @ @ # @ @ @
| @ @ @ # @ @ @ @
| @ @ @ # @ @ @ @
0 +----------------------------------------------------------------------->KB
0 27.09
Number of snapshots: 9
Detailed snapshots: [0, 1, 2, 3, 4 (peak), 5, 6, 7, 8]
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
1 3,672 3,672 3,600 72 0
98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (3,600B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
2 7,752 7,752 7,600 152 0
98.04% (7,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (7,600B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
3 11,016 11,016 10,800 216 0
98.04% (10,800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (10,800B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
4 14,688 14,688 14,400 288 0
98.04% (14,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (14,400B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
5 17,952 11,424 11,200 224 0
98.04% (11,200B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (11,200B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
6 21,216 8,160 8,000 160 0
98.04% (8,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (8,000B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
7 24,480 4,896 4,800 96 0
98.04% (4,800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (4,800B) 0x........: main (basic.c:14)
--------------------------------------------------------------------------------
n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
8 27,744 1,632 1,600 32 0
98.04% (1,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->98.04% (1,600B) 0x........: main (basic.c:14)