/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
13 by Suren A. Chilingaryan
LibXML Pull Parser, FAXPP Parser, Mono security benchmark, multiple fixes
1
--------------------------------------------------------------------------------
2
Command:            ./mono-pull 1 xmark 16384
3
Massif arguments:   --heap=yes --depth=5 --massif-out-file=/tmp/massif.out
4
ms_print arguments: /tmp/massif.out
5
--------------------------------------------------------------------------------
6
7
8
    KB
9
324.1^                                                            ,  ..   ,..,
10
     |                                                            #  ::  :@::@
11
     |                                                            #  ::  :@::@
12
     |                                                            #  ::  :@::@
13
     |                                                            #  ::  :@::@
14
     |                                                            #  ::  :@::@
15
     |                                                            #  ::  :@::@
16
     |                                                            #  ::  :@::@
17
     |                                                            #  ::  :@::@
18
     |                                                            #  ::  :@::@
19
     |                                                            #  ::  :@::@
20
     |                                                            #  ::  :@::@
21
     |                                                            #  ::  :@::@
22
     |                                                            #  ::  :@::@
23
     |                                                            #  ::  :@::@
24
     |                                                            #  ::  :@::@
25
     |                                       .........,::::.  :::@#  ::  :@::@
26
     |                                 ..:  @:::::::::@:::::  :::@#  ::  :@::@
27
     |                               :::::  @:::::::::@:::::  :::@#  ::  :@::@
28
     |                          .,.:@:::::  @:::::::::@:::::  :::@#  ::  :@::@
29
   0 +----------------------------------------------------------------------->Mi
30
     0                                                                   2.007
31
32
Number of snapshots: 55
33
 Detailed snapshots: [5, 9, 17, 28, 40, 41 (peak), 46, 53]
34
35
--------------------------------------------------------------------------------
36
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
37
--------------------------------------------------------------------------------
38
  0              0                0                0             0            0
39
  1        716,698              128              120             8            0
40
  2        740,561            3,720            3,516           204            0
41
  3        766,837            7,888            7,497           391            0
42
  4        786,480           10,096            9,667           429            0
43
  5        813,836           10,096            9,667           429            0
44
95.75% (9,667B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
45
->66.09% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
46
| ->66.09% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
47
|   ->66.09% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
48
|     ->66.09% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
49
|       ->66.09% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
50
|         
51
->11.89% (1,200B) 0x505C8E5: qsort_r (in /lib64/libc-2.10.1.so)
52
| ->11.89% (1,200B) 0x41D626: main (in /bin/bash)
53
|   
54
->11.82% (1,193B) 0x45BD74: xmalloc (in /bin/bash)
55
| ->04.75% (480B) 0x427050: cmd_init (in /bin/bash)
56
| | ->04.75% (480B) 0x41CD2C: main (in /bin/bash)
57
| |   
58
| ->04.75% (480B) 0x427072: cmd_init (in /bin/bash)
59
| | ->04.75% (480B) 0x41CD2C: main (in /bin/bash)
60
| |   
61
| ->02.21% (223B) 0x456C23: set_default_locale (in /bin/bash)
62
| | ->02.21% (223B) 0x41C553: main (in /bin/bash)
63
| |   
64
| ->00.10% (10B) in 1+ places, all below ms_print's threshold (01.00%)
65
| 
66
->02.38% (240B) 0x5052D63: (within /lib64/libc-2.10.1.so)
67
| ->02.38% (240B) 0x50520AF: (within /lib64/libc-2.10.1.so)
68
|   ->02.38% (240B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
69
|     ->02.38% (240B) 0x456BE3: set_default_locale (in /bin/bash)
70
|       ->02.38% (240B) 0x41C553: main (in /bin/bash)
71
|         
72
->02.21% (223B) 0x505185C: (within /lib64/libc-2.10.1.so)
73
| ->02.21% (223B) 0x5051DDF: setlocale (in /lib64/libc-2.10.1.so)
74
|   ->02.21% (223B) 0x456BE3: set_default_locale (in /bin/bash)
75
|     ->02.21% (223B) 0x41C553: main (in /bin/bash)
76
|       
77
->01.09% (110B) 0x50A0CF0: strdup (in /lib64/libc-2.10.1.so)
78
| ->01.09% (110B) in 3 places, all below massif's threshold (01.00%)
79
|   
80
->00.29% (29B) in 1+ places, all below ms_print's threshold (01.00%)
81
82
--------------------------------------------------------------------------------
83
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
84
--------------------------------------------------------------------------------
85
  6        832,352           12,864           12,092           772            0
86
  7        846,102           15,592           14,115         1,477            0
87
  8        868,785           21,240           18,832         2,408            0
88
  9        883,519           24,088           20,985         3,103            0
89
87.12% (20,985B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
90
->56.92% (13,711B) 0x45BD74: xmalloc (in /bin/bash)
91
| ->14.53% (3,500B) 0x43449E: initialize_shell_variables (in /bin/bash)
92
| | ->14.53% (3,500B) 0x41CED8: main (in /bin/bash)
93
| |   
94
| ->12.53% (3,019B) 0x430B21: make_variable_value (in /bin/bash)
95
| | ->12.53% (3,019B) 0x430C67: (within /bin/bash)
96
| |   ->12.53% (3,019B) 0x43445E: initialize_shell_variables (in /bin/bash)
97
| |     ->12.53% (3,019B) 0x41CED8: main (in /bin/bash)
98
| |       
99
| ->08.37% (2,016B) 0x430902: (within /bin/bash)
100
| | ->08.37% (2,016B) 0x43097C: (within /bin/bash)
101
| |   ->08.37% (2,016B) 0x430C57: (within /bin/bash)
102
| |     ->08.37% (2,016B) 0x43445E: initialize_shell_variables (in /bin/bash)
103
| |       
104
| ->06.38% (1,536B) 0x448579: hash_create (in /bin/bash)
105
| | ->02.13% (512B) 0x42FDCB: (within /bin/bash)
106
| | | ->02.13% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
107
| | |   ->02.13% (512B) 0x41CED8: main (in /bin/bash)
108
| | |     
109
| | ->02.13% (512B) 0x42FDE5: (within /bin/bash)
110
| | | ->02.13% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
111
| | |   ->02.13% (512B) 0x41CED8: main (in /bin/bash)
112
| | |     
113
| | ->02.13% (512B) 0x42FDFC: (within /bin/bash)
114
| |   ->02.13% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
115
| |     ->02.13% (512B) 0x41CED8: main (in /bin/bash)
116
| |       
117
| ->05.45% (1,312B) 0x448968: hash_insert (in /bin/bash)
118
| | ->05.45% (1,312B) 0x4309B8: (within /bin/bash)
119
| |   ->05.45% (1,312B) 0x430C57: (within /bin/bash)
120
| |     ->05.45% (1,312B) 0x43445E: initialize_shell_variables (in /bin/bash)
121
| |       
122
| ->02.00% (481B) 0x430916: (within /bin/bash)
123
| | ->02.00% (481B) 0x43097C: (within /bin/bash)
124
| |   ->02.00% (481B) 0x430C57: (within /bin/bash)
125
| |     ->02.00% (481B) 0x43445E: initialize_shell_variables (in /bin/bash)
126
| |       
127
| ->02.00% (481B) 0x43099D: (within /bin/bash)
128
| | ->02.00% (481B) 0x430C57: (within /bin/bash)
129
| |   ->02.00% (481B) 0x43445E: initialize_shell_variables (in /bin/bash)
130
| |     ->02.00% (481B) 0x41CED8: main (in /bin/bash)
131
| |       
132
| ->01.99% (480B) 0x427050: cmd_init (in /bin/bash)
133
| | ->01.99% (480B) 0x41CD2C: main (in /bin/bash)
134
| |   
135
| ->01.99% (480B) 0x427072: cmd_init (in /bin/bash)
136
| | ->01.99% (480B) 0x41CD2C: main (in /bin/bash)
137
| |   
138
| ->01.69% (406B) in 9 places, all below massif's threshold (01.00%)
139
|   
140
->27.70% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
141
| ->27.70% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
142
|   ->27.70% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
143
|     ->27.70% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
144
|       ->27.70% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
145
|         
146
->01.50% (362B) in 6 places, all below massif's threshold (01.00%)
147
| 
148
->01.00% (240B) in 1+ places, all below ms_print's threshold (01.00%)
149
150
--------------------------------------------------------------------------------
151
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
152
--------------------------------------------------------------------------------
153
 10        906,091           29,200           25,081         4,119            0
154
 11        934,464           34,472           28,887         5,585            0
155
 12        958,127           38,688           31,850         6,838            0
156
 13        983,527           43,952           35,900         8,052            0
157
 14      1,003,881           44,880           36,484         8,396            0
158
 15      1,015,444           45,872           37,190         8,682            0
159
 16      1,041,331           51,624           41,985         9,639            0
160
 17      1,126,325           51,624           41,985         9,639            0
161
81.33% (41,985B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
162
->64.91% (33,511B) 0x45BD74: xmalloc (in /bin/bash)
163
| ->14.20% (7,332B) 0x43449E: initialize_shell_variables (in /bin/bash)
164
| | ->14.20% (7,332B) 0x41CED8: main (in /bin/bash)
165
| |   
166
| ->13.85% (7,152B) 0x430902: (within /bin/bash)
167
| | ->13.85% (7,152B) 0x43097C: (within /bin/bash)
168
| |   ->13.11% (6,768B) 0x430C57: (within /bin/bash)
169
| |   | ->11.16% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
170
| |   | | 
171
| |   | ->01.95% (1,008B) in 17 places, all below massif's threshold (01.00%)
172
| |   |   
173
| |   ->00.74% (384B) in 1+ places, all below ms_print's threshold (01.00%)
174
| |   
175
| ->11.84% (6,113B) 0x430B21: make_variable_value (in /bin/bash)
176
| | ->11.84% (6,111B) 0x430C67: (within /bin/bash)
177
| | | ->11.57% (5,973B) 0x43445E: initialize_shell_variables (in /bin/bash)
178
| | | | ->11.57% (5,973B) 0x41CED8: main (in /bin/bash)
179
| | | |   
180
| | | ->00.27% (138B) in 1+ places, all below ms_print's threshold (01.00%)
181
| | | 
182
| | ->00.00% (2B) in 1+ places, all below ms_print's threshold (01.00%)
183
| | 
184
| ->09.24% (4,768B) 0x448968: hash_insert (in /bin/bash)
185
| | ->09.24% (4,768B) 0x4309B8: (within /bin/bash)
186
| |   ->08.74% (4,512B) 0x430C57: (within /bin/bash)
187
| |   | ->07.44% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
188
| |   | | 
189
| |   | ->01.30% (672B) in 17 places, all below massif's threshold (01.00%)
190
| |   |   
191
| |   ->00.50% (256B) in 1+ places, all below ms_print's threshold (01.00%)
192
| |   
193
| ->04.19% (2,162B) in 20 places, all below massif's threshold (01.00%)
194
| | 
195
| ->03.15% (1,624B) 0x430916: (within /bin/bash)
196
| | ->03.15% (1,624B) 0x43097C: (within /bin/bash)
197
| |   ->02.99% (1,541B) 0x430C57: (within /bin/bash)
198
| |   | ->02.65% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
199
| |   | | 
200
| |   | ->00.33% (171B) in 1+ places, all below ms_print's threshold (01.00%)
201
| |   | 
202
| |   ->00.16% (83B) in 1+ places, all below ms_print's threshold (01.00%)
203
| |   
204
| ->03.15% (1,624B) 0x43099D: (within /bin/bash)
205
| | ->02.99% (1,541B) 0x430C57: (within /bin/bash)
206
| | | ->02.65% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
207
| | | | ->02.65% (1,370B) 0x41CED8: main (in /bin/bash)
208
| | | |   
209
| | | ->00.33% (171B) in 1+ places, all below ms_print's threshold (01.00%)
210
| | | 
211
| | ->00.16% (83B) in 1+ places, all below ms_print's threshold (01.00%)
212
| | 
213
| ->02.98% (1,536B) 0x448579: hash_create (in /bin/bash)
214
| | ->02.98% (1,536B) in 3 places, all below massif's threshold (01.00%)
215
| |   
216
| ->02.32% (1,200B) 0x431E4D: (within /bin/bash)
217
|   ->02.32% (1,200B) 0x43207C: map_over (in /bin/bash)
218
|     ->02.32% (1,200B) 0x432D0D: maybe_make_export_env (in /bin/bash)
219
|       ->02.32% (1,200B) 0x457143: (within /bin/bash)
220
|         
221
->12.92% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
222
| ->12.92% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
223
|   ->12.92% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
224
|     ->12.92% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
225
|       ->12.92% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
226
|         
227
->02.32% (1,200B) 0x45BE0B: xrealloc (in /bin/bash)
228
| ->02.32% (1,200B) 0x432DB1: maybe_make_export_env (in /bin/bash)
229
|   ->02.32% (1,200B) 0x457143: (within /bin/bash)
230
|     ->02.32% (1,200B) 0x457350: set_locale_var (in /bin/bash)
231
|       ->02.32% (1,200B) 0x45755D: set_default_lang (in /bin/bash)
232
|         
233
->01.17% (602B) in 7 places, all below massif's threshold (01.00%)
234
  
235
--------------------------------------------------------------------------------
236
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
237
--------------------------------------------------------------------------------
238
 18      1,157,357           59,104           48,117        10,987            0
239
 19      1,183,546           59,336           48,340        10,996            0
240
 20      1,225,332           59,120           48,123        10,997            0
241
 21      1,238,957           59,344           48,339        11,005            0
242
 22      1,260,795           59,144           48,135        11,009            0
243
 23      1,288,984           64,408           53,018        11,390            0
244
 24      1,313,378           64,664           53,285        11,379            0
245
 25      1,340,384           64,664           53,285        11,379            0
246
 26      1,363,764           65,520           53,993        11,527            0
247
 27      1,382,155           65,584           54,024        11,560            0
248
 28      1,407,688           66,200           54,414        11,786            0
249
82.20% (54,414B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
250
->62.02% (41,054B) 0x45BD74: xmalloc (in /bin/bash)
251
| ->11.08% (7,332B) 0x432899: (within /bin/bash)
252
| | ->11.08% (7,332B) 0x432D1F: maybe_make_export_env (in /bin/bash)
253
| |   ->11.08% (7,332B) 0x457143: (within /bin/bash)
254
| |     ->11.08% (7,332B) 0x457350: set_locale_var (in /bin/bash)
255
| |       
256
| ->11.08% (7,332B) 0x43449E: initialize_shell_variables (in /bin/bash)
257
| | ->11.08% (7,332B) 0x41CED8: main (in /bin/bash)
258
| |   
259
| ->10.80% (7,152B) 0x430902: (within /bin/bash)
260
| | ->10.80% (7,152B) 0x43097C: (within /bin/bash)
261
| |   ->10.22% (6,768B) 0x430C57: (within /bin/bash)
262
| |   | ->08.70% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
263
| |   | | 
264
| |   | ->01.52% (1,008B) in 17 places, all below massif's threshold (01.00%)
265
| |   |   
266
| |   ->00.58% (384B) in 1+ places, all below ms_print's threshold (01.00%)
267
| |   
268
| ->09.23% (6,113B) 0x430B21: make_variable_value (in /bin/bash)
269
| | ->09.23% (6,111B) 0x430C67: (within /bin/bash)
270
| | | ->09.02% (5,973B) 0x43445E: initialize_shell_variables (in /bin/bash)
271
| | | | ->09.02% (5,973B) 0x41CED8: main (in /bin/bash)
272
| | | |   
273
| | | ->00.21% (138B) in 1+ places, all below ms_print's threshold (01.00%)
274
| | | 
275
| | ->00.00% (2B) in 1+ places, all below ms_print's threshold (01.00%)
276
| | 
277
| ->07.20% (4,768B) 0x448968: hash_insert (in /bin/bash)
278
| | ->07.20% (4,768B) 0x4309B8: (within /bin/bash)
279
| |   ->06.82% (4,512B) 0x430C57: (within /bin/bash)
280
| |   | ->05.80% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
281
| |   | | 
282
| |   | ->01.02% (672B) in 17 places, all below massif's threshold (01.00%)
283
| |   |   
284
| |   ->00.39% (256B) in 1+ places, all below ms_print's threshold (01.00%)
285
| |   
286
| ->04.38% (2,901B) in 40 places, all below massif's threshold (01.00%)
287
| | 
288
| ->02.45% (1,624B) 0x430916: (within /bin/bash)
289
| | ->02.45% (1,624B) 0x43097C: (within /bin/bash)
290
| |   ->02.33% (1,541B) 0x430C57: (within /bin/bash)
291
| |   | ->02.07% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
292
| |   | | 
293
| |   | ->00.26% (171B) in 1+ places, all below ms_print's threshold (01.00%)
294
| |   | 
295
| |   ->00.13% (83B) in 1+ places, all below ms_print's threshold (01.00%)
296
| |   
297
| ->02.45% (1,624B) 0x43099D: (within /bin/bash)
298
| | ->02.33% (1,541B) 0x430C57: (within /bin/bash)
299
| | | ->02.07% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
300
| | | | ->02.07% (1,370B) 0x41CED8: main (in /bin/bash)
301
| | | |   
302
| | | ->00.26% (171B) in 1+ places, all below ms_print's threshold (01.00%)
303
| | | 
304
| | ->00.13% (83B) in 1+ places, all below ms_print's threshold (01.00%)
305
| | 
306
| ->02.32% (1,536B) 0x448579: hash_create (in /bin/bash)
307
| | ->02.32% (1,536B) in 3 places, all below massif's threshold (01.00%)
308
| |   
309
| ->01.02% (672B) 0x44E1A1: array_create_element (in /bin/bash)
310
|   ->01.02% (672B) in 3 places, all below massif's threshold (01.00%)
311
|     
312
->10.08% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
313
| ->10.08% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
314
|   ->10.08% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
315
|     ->10.08% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
316
|       ->10.08% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
317
|         
318
->06.29% (4,162B) 0x45BE0B: xrealloc (in /bin/bash)
319
| ->03.32% (2,200B) 0x44A7A5: (within /bin/bash)
320
| | ->03.32% (2,200B) 0x44A9B7: fd_to_buffered_stream (in /bin/bash)
321
| |   ->03.32% (2,200B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
322
| |     ->03.32% (2,200B) 0x41D5BF: main (in /bin/bash)
323
| |       
324
| ->01.81% (1,200B) 0x432DB1: maybe_make_export_env (in /bin/bash)
325
| | ->01.81% (1,200B) 0x457143: (within /bin/bash)
326
| |   ->01.81% (1,200B) 0x457350: set_locale_var (in /bin/bash)
327
| |     ->01.81% (1,200B) 0x45755D: set_default_lang (in /bin/bash)
328
| |       
329
| ->01.15% (762B) in 3 places, all below massif's threshold (01.00%)
330
|   
331
->02.02% (1,339B) in 17 places, all below massif's threshold (01.00%)
332
| 
333
->01.79% (1,187B) 0x4009C73: (within /lib64/ld-2.10.1.so)
334
  ->01.79% (1,187B) 0x4005E7A: (within /lib64/ld-2.10.1.so)
335
    ->01.79% (1,187B) 0x4007B06: (within /lib64/ld-2.10.1.so)
336
      ->01.79% (1,187B) 0x4010F6F: (within /lib64/ld-2.10.1.so)
337
        ->01.79% (1,187B) 0x400CDF4: (within /lib64/ld-2.10.1.so)
338
          
339
--------------------------------------------------------------------------------
340
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
341
--------------------------------------------------------------------------------
342
 29      1,439,162           66,496           54,567        11,929            0
343
 30      1,463,088           66,888           54,803        12,085            0
344
 31      1,478,858           67,440           55,189        12,251            0
345
 32      1,506,689           68,968           56,281        12,687            0
346
 33      1,521,765           68,760           56,143        12,617            0
347
 34      1,550,431           63,152           51,194        11,958            0
348
 35      1,638,193           61,464           50,145        11,319            0
349
 36      1,654,340           68,072           56,064        12,008            0
350
 37      1,681,108           68,424           55,869        12,555            0
351
 38      1,701,826           67,192           55,127        12,065            0
352
 39      1,729,743           67,864           55,567        12,297            0
353
 40      1,751,280           68,232           55,775        12,457            0
354
81.74% (55,775B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
355
->62.14% (42,399B) 0x45BD74: xmalloc (in /bin/bash)
356
| ->10.73% (7,320B) 0x432899: (within /bin/bash)
357
| | ->10.73% (7,320B) 0x432D1F: maybe_make_export_env (in /bin/bash)
358
| |   ->10.73% (7,320B) 0x42C0A4: execute_command_internal (in /bin/bash)
359
| |   | ->10.73% (7,320B) 0x42E3F4: execute_command (in /bin/bash)
360
| |   |   
361
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
362
| |   
363
| ->10.72% (7,312B) 0x43449E: initialize_shell_variables (in /bin/bash)
364
| | ->10.72% (7,312B) 0x41CED8: main (in /bin/bash)
365
| |   
366
| ->10.62% (7,248B) 0x430902: (within /bin/bash)
367
| | ->10.62% (7,248B) 0x43097C: (within /bin/bash)
368
| |   ->09.92% (6,768B) 0x430C57: (within /bin/bash)
369
| |   | ->08.44% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
370
| |   | | 
371
| |   | ->01.48% (1,008B) in 17 places, all below massif's threshold (01.00%)
372
| |   |   
373
| |   ->00.70% (480B) in 1+ places, all below ms_print's threshold (01.00%)
374
| |   
375
| ->08.94% (6,097B) 0x430B21: make_variable_value (in /bin/bash)
376
| | ->08.93% (6,093B) 0x430C67: (within /bin/bash)
377
| | | ->08.73% (5,955B) 0x43445E: initialize_shell_variables (in /bin/bash)
378
| | | | ->08.73% (5,955B) 0x41CED8: main (in /bin/bash)
379
| | | |   
380
| | | ->00.20% (138B) in 1+ places, all below ms_print's threshold (01.00%)
381
| | | 
382
| | ->00.01% (4B) in 1+ places, all below ms_print's threshold (01.00%)
383
| | 
384
| ->07.03% (4,800B) 0x448968: hash_insert (in /bin/bash)
385
| | ->07.03% (4,800B) 0x4309B8: (within /bin/bash)
386
| |   ->06.61% (4,512B) 0x430C57: (within /bin/bash)
387
| |   | ->05.63% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
388
| |   | | 
389
| |   | ->00.98% (672B) in 1+ places, all below ms_print's threshold (01.00%)
390
| |   | 
391
| |   ->00.42% (288B) in 1+ places, all below ms_print's threshold (01.00%)
392
| |   
393
| ->05.90% (4,028B) in 67 places, all below massif's threshold (01.00%)
394
| | 
395
| ->02.41% (1,645B) 0x430916: (within /bin/bash)
396
| | ->02.41% (1,645B) 0x43097C: (within /bin/bash)
397
| |   ->02.26% (1,541B) 0x430C57: (within /bin/bash)
398
| |   | ->02.01% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
399
| |   | | 
400
| |   | ->00.25% (171B) in 1+ places, all below ms_print's threshold (01.00%)
401
| |   | 
402
| |   ->00.15% (104B) in 1+ places, all below ms_print's threshold (01.00%)
403
| |   
404
| ->02.41% (1,645B) 0x43099D: (within /bin/bash)
405
| | ->02.26% (1,541B) 0x430C57: (within /bin/bash)
406
| | | ->02.01% (1,370B) 0x43445E: initialize_shell_variables (in /bin/bash)
407
| | | | ->02.01% (1,370B) 0x41CED8: main (in /bin/bash)
408
| | | |   
409
| | | ->00.25% (171B) in 1+ places, all below ms_print's threshold (01.00%)
410
| | | 
411
| | ->00.15% (104B) in 1+ places, all below ms_print's threshold (01.00%)
412
| | 
413
| ->02.30% (1,568B) 0x448579: hash_create (in /bin/bash)
414
| | ->02.30% (1,568B) in 4 places, all below massif's threshold (01.00%)
415
| |   
416
| ->01.08% (736B) 0x44E1A1: array_create_element (in /bin/bash)
417
|   ->01.08% (736B) in 3 places, all below massif's threshold (01.00%)
418
|     
419
->09.78% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
420
| ->09.78% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
421
|   ->09.78% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
422
|     ->09.78% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
423
|       ->09.78% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
424
|         
425
->04.35% (2,970B) 0x45BE0B: xrealloc (in /bin/bash)
426
| ->03.22% (2,200B) 0x44A7A5: (within /bin/bash)
427
| | ->03.22% (2,200B) 0x44A9B7: fd_to_buffered_stream (in /bin/bash)
428
| |   ->03.22% (2,200B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
429
| |     ->03.22% (2,200B) 0x41D5BF: main (in /bin/bash)
430
| |       
431
| ->01.13% (770B) in 5 places, all below massif's threshold (01.00%)
432
|   
433
->01.96% (1,339B) in 17 places, all below massif's threshold (01.00%)
434
| 
435
->01.77% (1,208B) 0x45BDE9: xrealloc (in /bin/bash)
436
| ->01.77% (1,208B) 0x432DB1: maybe_make_export_env (in /bin/bash)
437
|   ->01.77% (1,208B) 0x42C0A4: execute_command_internal (in /bin/bash)
438
|     ->01.77% (1,208B) 0x42E3F4: execute_command (in /bin/bash)
439
|       ->01.77% (1,208B) 0x42C255: execute_command_internal (in /bin/bash)
440
|         
441
->01.74% (1,187B) 0x4009C73: (within /lib64/ld-2.10.1.so)
442
  ->01.74% (1,187B) 0x4005E7A: (within /lib64/ld-2.10.1.so)
443
    ->01.74% (1,187B) 0x4007B06: (within /lib64/ld-2.10.1.so)
444
      ->01.74% (1,187B) 0x4010F6F: (within /lib64/ld-2.10.1.so)
445
        ->01.74% (1,187B) 0x400CDF4: (within /lib64/ld-2.10.1.so)
446
          
447
--------------------------------------------------------------------------------
448
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
449
--------------------------------------------------------------------------------
450
 41      1,762,574          330,584          318,049        12,535            0
451
96.21% (318,049B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
452
->80.20% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
453
| ->79.30% (262,144B) 0x426D6D: (within /bin/bash)
454
| | ->79.30% (262,144B) 0x426EC3: group_member (in /bin/bash)
455
| |   ->79.30% (262,144B) 0x4577FD: file_status (in /bin/bash)
456
| |     ->79.30% (262,144B) 0x4579D8: (within /bin/bash)
457
| |       
458
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
459
| 
460
->12.86% (42,529B) 0x45BD74: xmalloc (in /bin/bash)
461
| ->02.94% (9,720B) in 73 places, all below massif's threshold (01.00%)
462
| | 
463
| ->02.21% (7,320B) 0x432899: (within /bin/bash)
464
| | ->02.21% (7,320B) 0x432D1F: maybe_make_export_env (in /bin/bash)
465
| |   ->02.21% (7,320B) 0x42C0A4: execute_command_internal (in /bin/bash)
466
| |   | ->02.21% (7,320B) 0x42E3F4: execute_command (in /bin/bash)
467
| |   |   
468
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
469
| |   
470
| ->02.21% (7,312B) 0x43449E: initialize_shell_variables (in /bin/bash)
471
| | ->02.21% (7,312B) 0x41CED8: main (in /bin/bash)
472
| |   
473
| ->02.19% (7,248B) 0x430902: (within /bin/bash)
474
| | ->02.19% (7,248B) 0x43097C: (within /bin/bash)
475
| |   ->02.05% (6,768B) 0x430C57: (within /bin/bash)
476
| |   | ->01.74% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
477
| |   | | 
478
| |   | ->00.30% (1,008B) in 1+ places, all below ms_print's threshold (01.00%)
479
| |   | 
480
| |   ->00.15% (480B) in 1+ places, all below ms_print's threshold (01.00%)
481
| |   
482
| ->01.84% (6,097B) 0x430B21: make_variable_value (in /bin/bash)
483
| | ->01.84% (6,093B) 0x430C67: (within /bin/bash)
484
| | | ->01.80% (5,955B) 0x43445E: initialize_shell_variables (in /bin/bash)
485
| | | | ->01.80% (5,955B) 0x41CED8: main (in /bin/bash)
486
| | | |   
487
| | | ->00.04% (138B) in 1+ places, all below ms_print's threshold (01.00%)
488
| | | 
489
| | ->00.00% (4B) in 1+ places, all below ms_print's threshold (01.00%)
490
| | 
491
| ->01.46% (4,832B) 0x448968: hash_insert (in /bin/bash)
492
|   ->01.46% (4,832B) 0x4309B8: (within /bin/bash)
493
|     ->01.36% (4,512B) 0x430C57: (within /bin/bash)
494
|     | ->01.16% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
495
|     | | 
496
|     | ->00.20% (672B) in 1+ places, all below ms_print's threshold (01.00%)
497
|     | 
498
|     ->00.10% (320B) in 1+ places, all below ms_print's threshold (01.00%)
499
|     
500
->02.02% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
501
| ->02.02% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
502
|   ->02.02% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
503
|     ->02.02% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
504
|       ->02.02% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
505
|         
506
->01.13% (3,734B) in 19 places, all below massif's threshold (01.00%)
507
  
508
--------------------------------------------------------------------------------
509
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
510
--------------------------------------------------------------------------------
511
 42      1,853,483          323,760          312,561        11,199            0
512
 43      1,875,837          331,856          319,585        12,271            0
513
 44      1,891,468          324,688          313,118        11,570            0
514
 45      1,977,341          323,224          312,243        10,981            0
515
 46      2,000,620          331,688          319,516        12,172            0
516
96.33% (319,516B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
517
->79.93% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
518
| ->79.03% (262,144B) 0x426D6D: (within /bin/bash)
519
| | ->79.03% (262,144B) 0x426EC3: group_member (in /bin/bash)
520
| |   ->79.03% (262,144B) 0x4577FD: file_status (in /bin/bash)
521
| |     ->79.03% (262,144B) 0x4579D8: (within /bin/bash)
522
| |       
523
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
524
| 
525
->13.26% (43,988B) 0x45BD74: xmalloc (in /bin/bash)
526
| ->03.68% (12,222B) in 76 places, all below massif's threshold (01.00%)
527
| | 
528
| ->02.20% (7,312B) 0x43449E: initialize_shell_variables (in /bin/bash)
529
| | ->02.20% (7,312B) 0x41CED8: main (in /bin/bash)
530
| |   
531
| ->02.17% (7,200B) 0x430902: (within /bin/bash)
532
| | ->02.17% (7,200B) 0x43097C: (within /bin/bash)
533
| |   ->02.04% (6,768B) 0x430C57: (within /bin/bash)
534
| |   | ->01.74% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
535
| |   | | 
536
| |   | ->00.30% (1,008B) in 1+ places, all below ms_print's threshold (01.00%)
537
| |   | 
538
| |   ->00.13% (432B) in 1+ places, all below ms_print's threshold (01.00%)
539
| |   
540
| ->01.91% (6,321B) 0x432899: (within /bin/bash)
541
| | ->01.91% (6,321B) 0x432D1F: maybe_make_export_env (in /bin/bash)
542
| |   ->01.91% (6,321B) 0x42C52F: execute_command_internal (in /bin/bash)
543
| |   | ->01.91% (6,321B) 0x42E3F4: execute_command (in /bin/bash)
544
| |   |   
545
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
546
| |   
547
| ->01.84% (6,101B) 0x430B21: make_variable_value (in /bin/bash)
548
| | ->01.84% (6,093B) 0x430C67: (within /bin/bash)
549
| | | ->01.80% (5,955B) 0x43445E: initialize_shell_variables (in /bin/bash)
550
| | | | ->01.80% (5,955B) 0x41CED8: main (in /bin/bash)
551
| | | |   
552
| | | ->00.04% (138B) in 1+ places, all below ms_print's threshold (01.00%)
553
| | | 
554
| | ->00.00% (8B) in 1+ places, all below ms_print's threshold (01.00%)
555
| | 
556
| ->01.46% (4,832B) 0x448968: hash_insert (in /bin/bash)
557
|   ->01.45% (4,800B) 0x4309B8: (within /bin/bash)
558
|   | ->01.36% (4,512B) 0x430C57: (within /bin/bash)
559
|   | | ->01.16% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
560
|   | | | 
561
|   | | ->00.20% (672B) in 1+ places, all below ms_print's threshold (01.00%)
562
|   | | 
563
|   | ->00.09% (288B) in 1+ places, all below ms_print's threshold (01.00%)
564
|   | 
565
|   ->00.01% (32B) in 1+ places, all below ms_print's threshold (01.00%)
566
|   
567
->02.01% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
568
| ->02.01% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
569
|   ->02.01% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
570
|     ->02.01% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
571
|       ->02.01% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
572
|         
573
->01.13% (3,742B) in 19 places, all below massif's threshold (01.00%)
574
  
575
--------------------------------------------------------------------------------
576
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
577
--------------------------------------------------------------------------------
578
 47      2,015,493          330,208          318,005        12,203            0
579
 48      2,038,858          330,800          318,351        12,449            0
580
 49      2,047,468          330,928          318,422        12,506            0
581
 50      2,058,462          330,432          318,108        12,324            0
582
 51      2,067,368          330,680          318,249        12,431            0
583
 52      2,076,260          331,024          318,469        12,555            0
584
 53      2,084,971          331,168          318,562        12,606            0
585
96.19% (318,562B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
586
->80.05% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
587
| ->79.16% (262,144B) 0x426D6D: (within /bin/bash)
588
| | ->79.16% (262,144B) 0x426EC3: group_member (in /bin/bash)
589
| |   ->79.16% (262,144B) 0x4577FD: file_status (in /bin/bash)
590
| |     ->79.16% (262,144B) 0x4579D8: (within /bin/bash)
591
| |       
592
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
593
| 
594
->12.99% (43,034B) 0x45BD74: xmalloc (in /bin/bash)
595
| ->03.08% (10,199B) in 76 places, all below massif's threshold (01.00%)
596
| | 
597
| ->02.21% (7,320B) 0x432899: (within /bin/bash)
598
| | ->02.21% (7,320B) 0x432D1F: maybe_make_export_env (in /bin/bash)
599
| |   ->02.21% (7,320B) 0x42C52F: execute_command_internal (in /bin/bash)
600
| |   | ->02.21% (7,320B) 0x42E3F4: execute_command (in /bin/bash)
601
| |   |   
602
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
603
| |   
604
| ->02.21% (7,312B) 0x43449E: initialize_shell_variables (in /bin/bash)
605
| | ->02.21% (7,312B) 0x41CED8: main (in /bin/bash)
606
| |   
607
| ->02.17% (7,200B) 0x430902: (within /bin/bash)
608
| | ->02.17% (7,200B) 0x43097C: (within /bin/bash)
609
| |   ->02.04% (6,768B) 0x430C57: (within /bin/bash)
610
| |   | ->01.74% (5,760B) 0x43445E: initialize_shell_variables (in /bin/bash)
611
| |   | | 
612
| |   | ->00.30% (1,008B) in 1+ places, all below ms_print's threshold (01.00%)
613
| |   | 
614
| |   ->00.13% (432B) in 1+ places, all below ms_print's threshold (01.00%)
615
| |   
616
| ->01.84% (6,107B) 0x430B21: make_variable_value (in /bin/bash)
617
| | ->01.84% (6,093B) 0x430C67: (within /bin/bash)
618
| | | ->01.80% (5,955B) 0x43445E: initialize_shell_variables (in /bin/bash)
619
| | | | ->01.80% (5,955B) 0x41CED8: main (in /bin/bash)
620
| | | |   
621
| | | ->00.04% (138B) in 1+ places, all below ms_print's threshold (01.00%)
622
| | | 
623
| | ->00.00% (14B) in 1+ places, all below ms_print's threshold (01.00%)
624
| | 
625
| ->01.48% (4,896B) 0x448968: hash_insert (in /bin/bash)
626
|   ->01.45% (4,800B) 0x4309B8: (within /bin/bash)
627
|   | ->01.36% (4,512B) 0x430C57: (within /bin/bash)
628
|   | | ->01.16% (3,840B) 0x43445E: initialize_shell_variables (in /bin/bash)
629
|   | | | 
630
|   | | ->00.20% (672B) in 1+ places, all below ms_print's threshold (01.00%)
631
|   | | 
632
|   | ->00.09% (288B) in 1+ places, all below ms_print's threshold (01.00%)
633
|   | 
634
|   ->00.03% (96B) in 1+ places, all below ms_print's threshold (01.00%)
635
|   
636
->02.01% (6,672B) 0x50525BA: (within /lib64/libc-2.10.1.so)
637
| ->02.01% (6,672B) 0x5052DD0: (within /lib64/libc-2.10.1.so)
638
|   ->02.01% (6,672B) 0x50520AF: (within /lib64/libc-2.10.1.so)
639
|     ->02.01% (6,672B) 0x5051BEE: setlocale (in /lib64/libc-2.10.1.so)
640
|       ->02.01% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
641
|         
642
->01.13% (3,742B) in 19 places, all below massif's threshold (01.00%)
643
  
644
--------------------------------------------------------------------------------
645
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
646
--------------------------------------------------------------------------------
647
 54      2,104,058          330,640          318,211        12,429            0