/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
--------------------------------------------------------------------------------
Command:            ./mono-dom 1 xmlgen 262144
Massif arguments:   --heap=yes --depth=5 --massif-out-file=/tmp/massif.out
ms_print arguments: /tmp/massif.out
--------------------------------------------------------------------------------


    KB
324.1^                                                            ,  ..   ,...
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                                            #  ::  :@:::
     |                                        ........, :::  .::: #  ::  :@:::
     |                                  ..:  @::::::::@ :::  :::: #  ::  :@:::
     |                               .:::::  @::::::::@ :::  :::: #  ::  :@:::
     |                           .,.:::::::  @::::::::@ :::  :::: #  ::  :@:::
   0 +----------------------------------------------------------------------->Mi
     0                                                                   1.973

Number of snapshots: 50
 Detailed snapshots: [5, 17, 28, 39 (peak), 44]

--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
  0              0                0                0             0            0
  1        716,728              128              120             8            0
  2        740,591            3,720            3,516           204            0
  3        766,867            7,888            7,497           391            0
  4        786,493           10,096            9,667           429            0
  5        813,849           10,096            9,667           429            0
95.75% (9,667B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->66.09% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
| ->66.09% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
|   ->66.09% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
|     ->66.09% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
|       ->66.09% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->11.89% (1,200B) 0x505C8E5: qsort_r (in /lib64/libc-2.10.1.so)
| ->11.89% (1,200B) 0x41D626: main (in /bin/bash)
|   
->11.82% (1,193B) 0x45BD74: xmalloc (in /bin/bash)
| ->04.75% (480B) 0x427050: cmd_init (in /bin/bash)
| | ->04.75% (480B) 0x41CD2C: main (in /bin/bash)
| |   
| ->04.75% (480B) 0x427072: cmd_init (in /bin/bash)
| | ->04.75% (480B) 0x41CD2C: main (in /bin/bash)
| |   
| ->02.21% (223B) 0x456C23: set_default_locale (in /bin/bash)
| | ->02.21% (223B) 0x41C553: main (in /bin/bash)
| |   
| ->00.10% (10B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->02.38% (240B) 0x5052D63: (within /lib64/libc-2.10.1.so)
| ->02.38% (240B) 0x50520AF: (within /lib64/libc-2.10.1.so)
|   ->02.38% (240B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
|     ->02.38% (240B) 0x456BE3: set_default_locale (in /bin/bash)
|       ->02.38% (240B) 0x41C553: main (in /bin/bash)
|         
->02.21% (223B) 0x505185C: (within /lib64/libc-2.10.1.so)
| ->02.21% (223B) 0x5051DDF: setlocale (in /lib64/libc-2.10.1.so)
|   ->02.21% (223B) 0x456BE3: set_default_locale (in /bin/bash)
|     ->02.21% (223B) 0x41C553: main (in /bin/bash)
|       
->01.09% (110B) 0x50A0CF0: strdup (in /lib64/libc-2.10.1.so)
| ->01.09% (110B) in 3 places, all below massif's threshold (01.00%)
|   
->00.29% (29B) in 1+ places, all below ms_print's threshold (01.00%)

--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
  6        837,965           14,112           13,064         1,048            0
  7        864,895           20,936           18,604         2,332            0
  8        883,322           24,120           20,997         3,123            0
  9        900,700           28,592           24,671         3,921            0
 10        923,426           32,680           27,628         5,052            0
 11        937,288           35,088           29,326         5,762            0
 12        960,160           39,328           32,386         6,942            0
 13        981,519           43,536           35,563         7,973            0
 14        996,000           44,272           36,100         8,172            0
 15      1,014,976           45,872           37,190         8,682            0
 16      1,040,863           51,624           41,985         9,639            0
 17      1,125,857           51,624           41,985         9,639            0
81.33% (41,985B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.91% (33,511B) 0x45BD74: xmalloc (in /bin/bash)
| ->14.20% (7,332B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->14.20% (7,332B) 0x41CED8: main (in /bin/bash)
| |   
| ->13.85% (7,152B) 0x430902: (within /bin/bash)
| | ->13.85% (7,152B) 0x43097C: (within /bin/bash)
| |   ->13.11% (6,768B) 0x430C57: (within /bin/bash)
| |   | ->11.16% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.95% (1,008B) in 17 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.74% (384B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->11.84% (6,113B) 0x430B21: make_variable_value (in /bin/bash)
| | ->11.84% (6,111B) 0x430C67: (within /bin/bash)
| | | ->11.57% (5,973B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->11.57% (5,973B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.27% (138B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.00% (2B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->09.24% (4,768B) 0x448968: hash_insert (in /bin/bash)
| | ->09.24% (4,768B) 0x4309B8: (within /bin/bash)
| |   ->08.74% (4,512B) 0x430C57: (within /bin/bash)
| |   | ->07.44% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.30% (672B) in 17 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.50% (256B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->04.19% (2,162B) in 20 places, all below massif's threshold (01.00%)
| | 
| ->03.15% (1,624B) 0x430916: (within /bin/bash)
| | ->03.15% (1,624B) 0x43097C: (within /bin/bash)
| |   ->02.99% (1,541B) 0x430C57: (within /bin/bash)
| |   | ->02.65% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.33% (171B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.16% (83B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->03.15% (1,624B) 0x43099D: (within /bin/bash)
| | ->02.99% (1,541B) 0x430C57: (within /bin/bash)
| | | ->02.65% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->02.65% (1,370B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.33% (171B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.16% (83B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->02.98% (1,536B) 0x448579: hash_create (in /bin/bash)
| | ->02.98% (1,536B) in 3 places, all below massif's threshold (01.00%)
| |   
| ->02.32% (1,200B) 0x431E4D: (within /bin/bash)
|   ->02.32% (1,200B) 0x43207C: map_over (in /bin/bash)
|     ->02.32% (1,200B) 0x432D0D: maybe_make_export_env (in /bin/bash)
|       ->02.32% (1,200B) 0x457143: (within /bin/bash)
|         
->12.92% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
| ->12.92% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
|   ->12.92% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
|     ->12.92% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
|       ->12.92% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->02.32% (1,200B) 0x45BE0B: xrealloc (in /bin/bash)
| ->02.32% (1,200B) 0x432DB1: maybe_make_export_env (in /bin/bash)
|   ->02.32% (1,200B) 0x457143: (within /bin/bash)
|     ->02.32% (1,200B) 0x457350: set_locale_var (in /bin/bash)
|       ->02.32% (1,200B) 0x45755D: set_default_lang (in /bin/bash)
|         
->01.17% (602B) in 7 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 18      1,156,889           59,104           48,117        10,987            0
 19      1,183,078           59,336           48,340        10,996            0
 20      1,224,864           59,120           48,123        10,997            0
 21      1,238,489           59,344           48,339        11,005            0
 22      1,260,363           59,144           48,134        11,010            0
 23      1,288,683           64,408           53,019        11,389            0
 24      1,313,077           64,664           53,286        11,378            0
 25      1,340,083           64,664           53,286        11,378            0
 26      1,363,463           65,520           53,994        11,526            0
 27      1,381,854           65,584           54,025        11,559            0
 28      1,407,387           66,200           54,415        11,785            0
82.20% (54,415B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->62.02% (41,055B) 0x45BD74: xmalloc (in /bin/bash)
| ->11.08% (7,332B) 0x432899: (within /bin/bash)
| | ->11.08% (7,332B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->11.08% (7,332B) 0x457143: (within /bin/bash)
| |     ->11.08% (7,332B) 0x457350: set_locale_var (in /bin/bash)
| |       
| ->11.08% (7,332B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->11.08% (7,332B) 0x41CED8: main (in /bin/bash)
| |   
| ->10.80% (7,152B) 0x430902: (within /bin/bash)
| | ->10.80% (7,152B) 0x43097C: (within /bin/bash)
| |   ->10.22% (6,768B) 0x430C57: (within /bin/bash)
| |   | ->08.70% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.52% (1,008B) in 17 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.58% (384B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->09.23% (6,113B) 0x430B21: make_variable_value (in /bin/bash)
| | ->09.23% (6,111B) 0x430C67: (within /bin/bash)
| | | ->09.02% (5,973B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->09.02% (5,973B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.21% (138B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.00% (2B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->07.20% (4,768B) 0x448968: hash_insert (in /bin/bash)
| | ->07.20% (4,768B) 0x4309B8: (within /bin/bash)
| |   ->06.82% (4,512B) 0x430C57: (within /bin/bash)
| |   | ->05.80% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.02% (672B) in 17 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.39% (256B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->04.38% (2,902B) in 40 places, all below massif's threshold (01.00%)
| | 
| ->02.45% (1,624B) 0x430916: (within /bin/bash)
| | ->02.45% (1,624B) 0x43097C: (within /bin/bash)
| |   ->02.33% (1,541B) 0x430C57: (within /bin/bash)
| |   | ->02.07% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.26% (171B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.13% (83B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.45% (1,624B) 0x43099D: (within /bin/bash)
| | ->02.33% (1,541B) 0x430C57: (within /bin/bash)
| | | ->02.07% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->02.07% (1,370B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.26% (171B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.13% (83B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->02.32% (1,536B) 0x448579: hash_create (in /bin/bash)
| | ->02.32% (1,536B) in 3 places, all below massif's threshold (01.00%)
| |   
| ->01.02% (672B) 0x44E1A1: array_create_element (in /bin/bash)
|   ->01.02% (672B) in 3 places, all below massif's threshold (01.00%)
|     
->10.08% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
| ->10.08% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
|   ->10.08% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
|     ->10.08% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
|       ->10.08% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->06.29% (4,162B) 0x45BE0B: xrealloc (in /bin/bash)
| ->03.32% (2,200B) 0x44A7A5: (within /bin/bash)
| | ->03.32% (2,200B) 0x44A9B7: fd_to_buffered_stream (in /bin/bash)
| |   ->03.32% (2,200B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
| |     ->03.32% (2,200B) 0x41D5BF: main (in /bin/bash)
| |       
| ->01.81% (1,200B) 0x432DB1: maybe_make_export_env (in /bin/bash)
| | ->01.81% (1,200B) 0x457143: (within /bin/bash)
| |   ->01.81% (1,200B) 0x457350: set_locale_var (in /bin/bash)
| |     ->01.81% (1,200B) 0x45755D: set_default_lang (in /bin/bash)
| |       
| ->01.15% (762B) in 3 places, all below massif's threshold (01.00%)
|   
->02.02% (1,339B) in 17 places, all below massif's threshold (01.00%)
| 
->01.79% (1,187B) 0x4009C73: (within /lib64/ld-2.10.1.so)
  ->01.79% (1,187B) 0x4005E7A: (within /lib64/ld-2.10.1.so)
    ->01.79% (1,187B) 0x4007B06: (within /lib64/ld-2.10.1.so)
      ->01.79% (1,187B) 0x4010F6F: (within /lib64/ld-2.10.1.so)
        ->01.79% (1,187B) 0x400CDF4: (within /lib64/ld-2.10.1.so)
          
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 29      1,438,861           66,496           54,568        11,928            0
 30      1,462,787           66,888           54,804        12,084            0
 31      1,478,557           67,440           55,190        12,250            0
 32      1,499,268           68,544           55,954        12,590            0
 33      1,514,164           67,736           55,154        12,582            0
 34      1,603,991           61,192           49,927        11,265            0
 35      1,620,138           67,792           55,846        11,946            0
 36      1,646,958           68,232           55,773        12,459            0
 37      1,666,849           67,176           55,130        12,046            0
 38      1,694,760           67,864           55,569        12,295            0
 39      1,727,832          330,544          318,051        12,493            0
96.22% (318,051B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->80.21% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
| ->79.31% (262,144B) 0x426D6D: (within /bin/bash)
| | ->79.31% (262,144B) 0x426EC3: group_member (in /bin/bash)
| |   ->79.31% (262,144B) 0x4577FD: file_status (in /bin/bash)
| |     ->79.31% (262,144B) 0x4579D8: (within /bin/bash)
| |       
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->12.87% (42,531B) 0x45BD74: xmalloc (in /bin/bash)
| ->02.94% (9,722B) in 73 places, all below massif's threshold (01.00%)
| | 
| ->02.21% (7,320B) 0x432899: (within /bin/bash)
| | ->02.21% (7,320B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->02.21% (7,320B) 0x42C0A4: execute_command_internal (in /bin/bash)
| |   | ->02.21% (7,320B) 0x42E3F4: execute_command (in /bin/bash)
| |   |   
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.21% (7,312B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->02.21% (7,312B) 0x41CED8: main (in /bin/bash)
| |   
| ->02.19% (7,248B) 0x430902: (within /bin/bash)
| | ->02.19% (7,248B) 0x43097C: (within /bin/bash)
| |   ->02.05% (6,768B) 0x430C57: (within /bin/bash)
| |   | ->01.74% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.30% (1,008B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.15% (480B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->01.84% (6,097B) 0x430B21: make_variable_value (in /bin/bash)
| | ->01.84% (6,093B) 0x430C67: (within /bin/bash)
| | | ->01.80% (5,955B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->01.80% (5,955B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.04% (138B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.00% (4B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->01.46% (4,832B) 0x448968: hash_insert (in /bin/bash)
|   ->01.46% (4,832B) 0x4309B8: (within /bin/bash)
|     ->01.37% (4,512B) 0x430C57: (within /bin/bash)
|     | ->01.16% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
|     | | 
|     | ->00.20% (672B) in 1+ places, all below ms_print's threshold (01.00%)
|     | 
|     ->00.10% (320B) in 1+ places, all below ms_print's threshold (01.00%)
|     
->02.02% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
| ->02.02% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
|   ->02.02% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
|     ->02.02% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
|       ->02.02% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->01.13% (3,734B) in 19 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 40      1,818,741          323,744          312,562        11,182            0
 41      1,841,099          331,840          319,586        12,254            0
 42      1,856,736          324,704          313,120        11,584            0
 43      1,942,609          323,240          312,245        10,995            0
 44      1,965,888          331,704          319,518        12,186            0
96.33% (319,518B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->79.92% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
| ->79.03% (262,144B) 0x426D6D: (within /bin/bash)
| | ->79.03% (262,144B) 0x426EC3: group_member (in /bin/bash)
| |   ->79.03% (262,144B) 0x4577FD: file_status (in /bin/bash)
| |     ->79.03% (262,144B) 0x4579D8: (within /bin/bash)
| |       
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->13.26% (43,990B) 0x45BD74: xmalloc (in /bin/bash)
| ->03.68% (12,223B) in 76 places, all below massif's threshold (01.00%)
| | 
| ->02.20% (7,312B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->02.20% (7,312B) 0x41CED8: main (in /bin/bash)
| |   
| ->02.17% (7,200B) 0x430902: (within /bin/bash)
| | ->02.17% (7,200B) 0x43097C: (within /bin/bash)
| |   ->02.04% (6,768B) 0x430C57: (within /bin/bash)
| |   | ->01.74% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.30% (1,008B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.13% (432B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->01.91% (6,321B) 0x432899: (within /bin/bash)
| | ->01.91% (6,321B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->01.91% (6,321B) 0x42C52F: execute_command_internal (in /bin/bash)
| |   | ->01.91% (6,321B) 0x42E3F4: execute_command (in /bin/bash)
| |   |   
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->01.84% (6,102B) 0x430B21: make_variable_value (in /bin/bash)
| | ->01.84% (6,093B) 0x430C67: (within /bin/bash)
| | | ->01.80% (5,955B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->01.80% (5,955B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.04% (138B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.00% (9B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->01.46% (4,832B) 0x448968: hash_insert (in /bin/bash)
|   ->01.45% (4,800B) 0x4309B8: (within /bin/bash)
|   | ->01.36% (4,512B) 0x430C57: (within /bin/bash)
|   | | ->01.16% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
|   | | | 
|   | | ->00.20% (672B) in 1+ places, all below ms_print's threshold (01.00%)
|   | | 
|   | ->00.09% (288B) in 1+ places, all below ms_print's threshold (01.00%)
|   | 
|   ->00.01% (32B) in 1+ places, all below ms_print's threshold (01.00%)
|   
->02.01% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
| ->02.01% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
|   ->02.01% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
|     ->02.01% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
|       ->02.01% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->01.13% (3,742B) in 19 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 45      1,980,761          330,232          318,007        12,225            0
 46      2,004,122          330,848          318,353        12,495            0
 47      2,028,653          330,512          318,144        12,368            0
 48      2,050,598          331,184          318,545        12,639            0
 49      2,069,271          330,648          318,212        12,436            0