Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StianOvrevage/62b28d7f007630367465 to your computer and use it in GitHub Desktop.
Save StianOvrevage/62b28d7f007630367465 to your computer and use it in GitHub Desktop.
valgrind massif of collectd snmp plugin memory leak
--------------------------------------------------------------------------------
Command: /opt/collectd/sbin/collectd -C /opt/collectd/etc/instance-01-kb-infrastructure/collectd.conf -f
Massif arguments: (none)
ms_print arguments: massif.out.16475
--------------------------------------------------------------------------------
MB
35.22^ #
| #
| #
| @ #
| @ #
| : : @ @#:
| : : : : :::: @ : @#: : :
| : :@:: : : :::: :@ : @ : : :: @#: : :::
| @: ::::@:: : :::: :::: :@:: :: @: ::: :: ::::@#: : ::@:::
| @::::: :@::: :::::: :::: :@: @::::@:::::::: @::::@#::::::@::::
| @:: :: :@:::@:: ::: :::::: :@: @::: @:::::::: @::::@#::::::@::::
| @:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::
| :@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@:::: :
| ::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
| ::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
| :::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
| :::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
| :::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
| @:::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
| @:::@:: :: :@:::@:: ::: :: :::: :@: @::: @:::::::: @::::@#::::::@::::::
0 +----------------------------------------------------------------------->Gi
0 8.203
Number of snapshots: 73
Detailed snapshots: [1, 5, 11, 15, 28, 30, 34, 43, 48, 49, 50, 51, 52, 53 (peak), 63]
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
1 157,761,113 5,273,496 5,015,090 258,406 0
95.10% (5,015,090B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->31.38% (1,654,792B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->31.38% (1,654,792B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->31.38% (1,654,792B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->31.38% (1,654,792B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->23.61% (1,245,184B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->23.61% (1,245,184B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->23.61% (1,245,184B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->23.61% (1,245,184B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->23.61% (1,245,184B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->23.61% (1,245,184B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->23.61% (1,245,184B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->21.06% (1,110,624B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->21.06% (1,110,624B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->21.06% (1,110,624B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->21.06% (1,110,624B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.59% (400,133B) in 156 places, all below massif's threshold (01.00%)
|
->04.76% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.57% (241,224B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | ->03.72% (196,328B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | | ->03.07% (161,736B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | | | ->01.69% (89,240B) in 2 places, all below massif's threshold (01.00%)
| | | | |
| | | | ->01.37% (72,496B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | | | ->01.37% (72,496B) in 3 places, all below massif's threshold (01.00%)
| | | |
| | | ->00.66% (34,592B) in 1+ places, all below ms_print's threshold (01.00%)
| | |
| | ->00.85% (44,896B) in 1+ places, all below ms_print's threshold (01.00%)
| |
| ->00.18% (9,752B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.81% (148,117B) 0x5754C40: strdup (strdup.c:43)
| ->01.77% (93,315B) in 74 places, all below massif's threshold (01.00%)
| |
| ->01.04% (54,802B) 0x608E575: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.04% (54,802B) 0x6096AA3: add_mibdir (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.04% (54,802B) 0x6082CB8: netsnmp_init_mib (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.04% (54,802B) 0x60A7703: init_snmp (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.04% (54,802B) 0x5E606F6: call_snmp_init_once (snmp.c:216)
| ->01.04% (54,802B) 0x5E6092C: csnmp_config (snmp.c:704)
| ->01.04% (54,802B) 0x40BAD9: cf_read (configfile.c:407)
| ->01.04% (54,802B) 0x407688: main (collectd.c:466)
|
->02.76% (145,408B) 0x609F6CB: snmp_varlist_add_variable (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.28% (120,416B) 0x5E62217: csnmp_read_table (snmp.c:1292)
| | ->02.28% (120,416B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.28% (120,416B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.28% (120,416B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.47% (24,992B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.14% (59,856B) 0x5E61202: csnmp_config (snmp.c:323)
->01.14% (59,856B) 0x40BAD9: cf_read (configfile.c:407)
->01.14% (59,856B) 0x407688: main (collectd.c:466)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
2 245,154,331 9,784,680 9,450,453 334,227 0
3 398,792,830 13,436,080 13,020,782 415,298 0
4 520,620,512 15,282,488 14,814,712 467,776 0
5 728,174,992 23,100,776 22,479,491 621,285 0
97.31% (22,479,491B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->59.85% (13,826,264B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->59.85% (13,826,264B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->59.85% (13,826,264B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->59.85% (13,826,264B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->18.97% (4,381,776B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->18.97% (4,381,776B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->18.97% (4,381,776B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->18.97% (4,381,776B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->05.39% (1,245,184B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->05.39% (1,245,184B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->05.39% (1,245,184B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->05.39% (1,245,184B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->05.39% (1,245,184B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->05.39% (1,245,184B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->05.39% (1,245,184B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->04.86% (1,123,832B) 0x412EE2: uc_update (utils_cache.c:79)
| ->04.86% (1,123,832B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->04.86% (1,123,832B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->04.86% (1,123,832B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->04.66% (1,077,585B) in 165 places, all below massif's threshold (01.00%)
|
->01.39% (321,488B) 0x609F6CB: snmp_varlist_add_variable (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.39% (321,488B) 0x5E62217: csnmp_read_table (snmp.c:1292)
| | ->01.39% (321,488B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->01.39% (321,488B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->01.39% (321,488B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.09% (252,386B) 0x5754C40: strdup (strdup.c:43)
| ->01.09% (252,386B) in 76 places, all below massif's threshold (01.00%)
|
->01.09% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
->01.04% (241,224B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.04% (241,224B) in 3 places, all below massif's threshold (01.00%)
|
->00.04% (9,752B) 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 842,168,161 24,901,192 24,207,117 694,075 0
7 958,491,688 21,080,088 20,398,608 681,480 0
8 1,128,496,305 22,426,336 21,676,421 749,915 0
9 1,276,176,310 23,609,320 22,832,164 777,156 0
10 1,473,981,345 26,395,488 25,566,251 829,237 0
11 1,610,857,237 25,265,520 24,437,781 827,739 0
96.72% (24,437,781B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->57.02% (14,406,856B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->57.02% (14,406,856B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->57.02% (14,406,856B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->57.02% (14,406,856B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->14.65% (3,700,608B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->14.65% (3,700,608B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->14.65% (3,700,608B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->14.65% (3,700,608B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->10.39% (2,625,736B) 0x412EE2: uc_update (utils_cache.c:79)
| ->10.39% (2,625,736B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->10.39% (2,625,736B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->10.39% (2,625,736B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->04.56% (1,151,552B) in 164 places, all below massif's threshold (01.00%)
|
->03.37% (851,968B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.37% (851,968B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.37% (851,968B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.37% (851,968B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->03.37% (851,968B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.37% (851,968B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.37% (851,968B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.02% (511,592B) 0x412F12: uc_update (utils_cache.c:88)
| ->02.02% (511,592B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.02% (511,592B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.02% (511,592B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.02% (511,592B) 0x412F29: uc_update (utils_cache.c:89)
| ->02.02% (511,592B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.02% (511,592B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.02% (511,592B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.58% (400,245B) 0x5754C40: strdup (strdup.c:43)
| ->01.01% (254,786B) 0x412EC8: uc_update (utils_cache.c:146)
| | ->01.01% (254,786B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.01% (254,786B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.01% (254,786B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.58% (145,459B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.10% (277,632B) 0x411BEB: c_avl_insert (utils_avltree.c:502)
->01.06% (267,024B) 0x41305F: uc_update (utils_cache.c:206)
| ->01.06% (267,024B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.06% (267,024B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.06% (267,024B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->00.04% (10,608B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
12 1,778,191,354 26,199,480 25,350,230 849,250 0
13 1,884,690,892 24,219,528 23,376,474 843,054 0
14 2,026,325,194 22,016,112 21,194,505 821,607 0
15 2,113,750,579 18,813,856 18,042,445 771,411 0
95.90% (18,042,445B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->37.63% (7,079,240B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->37.63% (7,079,240B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->37.63% (7,079,240B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->37.63% (7,079,240B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->19.42% (3,653,136B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->19.42% (3,653,136B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->19.42% (3,653,136B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->19.42% (3,653,136B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->16.32% (3,069,888B) 0x412EE2: uc_update (utils_cache.c:79)
| ->16.32% (3,069,888B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->16.32% (3,069,888B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->16.32% (3,069,888B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->05.92% (1,114,112B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->05.92% (1,114,112B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->05.92% (1,114,112B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->05.92% (1,114,112B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->05.92% (1,114,112B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->05.92% (1,114,112B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->05.92% (1,114,112B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.20% (602,744B) 0x412F29: uc_update (utils_cache.c:89)
| ->03.20% (602,744B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->03.20% (602,744B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->03.20% (602,744B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.20% (602,744B) 0x412F12: uc_update (utils_cache.c:88)
| ->03.20% (602,744B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->03.20% (602,744B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->03.20% (602,744B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.39% (449,286B) in 164 places, all below massif's threshold (01.00%)
|
->02.36% (443,311B) 0x5754C40: strdup (strdup.c:43)
| ->01.58% (297,817B) 0x412EC8: uc_update (utils_cache.c:146)
| | ->01.58% (297,817B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.58% (297,817B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.58% (297,817B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.77% (145,494B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.72% (322,800B) 0x411BEB: c_avl_insert (utils_avltree.c:502)
| ->01.66% (312,192B) 0x41305F: uc_update (utils_cache.c:206)
| | ->01.66% (312,192B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.66% (312,192B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.66% (312,192B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.06% (10,608B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.33% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.28% (241,224B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | ->01.04% (196,328B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | | ->01.04% (196,328B) in 3 places, all below massif's threshold (01.00%)
| | |
| | ->00.24% (44,896B) in 1+ places, all below ms_print's threshold (01.00%)
| |
| ->00.05% (9,752B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.25% (236,096B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.25% (236,096B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->01.25% (236,096B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->01.25% (236,096B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->01.25% (236,096B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.16% (218,112B) 0x609F6CB: snmp_varlist_add_variable (in /usr/lib/libnetsnmp.so.15.1.2)
->01.16% (218,112B) 0x5E62217: csnmp_read_table (snmp.c:1292)
| ->01.16% (218,112B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->01.16% (218,112B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->01.16% (218,112B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
16 2,266,745,485 28,462,240 27,567,772 894,468 0
17 2,429,199,954 21,043,088 20,232,814 810,274 0
18 2,582,181,707 22,166,288 21,351,308 814,980 0
19 2,713,308,087 28,162,720 27,245,579 917,141 0
20 2,910,036,552 23,193,392 22,353,667 839,725 0
21 3,119,171,685 18,221,216 17,450,081 771,135 0
22 3,301,773,471 19,928,880 19,179,025 749,855 0
23 3,453,910,447 24,142,024 23,327,360 814,664 0
24 3,636,478,493 27,381,728 26,541,436 840,292 0
25 3,788,591,334 26,041,320 25,220,205 821,115 0
26 3,910,299,408 26,412,808 25,578,151 834,657 0
27 4,123,269,286 24,855,440 24,029,913 825,527 0
28 4,216,885,540 32,355,248 31,424,593 930,655 0
97.12% (31,424,593B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->59.73% (19,327,216B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->59.73% (19,327,216B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->59.73% (19,327,216B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->59.73% (19,327,216B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->14.92% (4,828,896B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->14.92% (4,828,896B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->14.92% (4,828,896B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->14.92% (4,828,896B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->08.39% (2,713,528B) 0x412EE2: uc_update (utils_cache.c:79)
| ->08.39% (2,713,528B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->08.39% (2,713,528B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->08.39% (2,713,528B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->04.46% (1,441,792B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.46% (1,441,792B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.46% (1,441,792B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.25% (1,376,256B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->04.25% (1,376,256B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->04.25% (1,376,256B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->04.25% (1,376,256B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.20% (65,536B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.68% (1,189,270B) in 167 places, all below massif's threshold (01.00%)
|
->01.64% (530,160B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.64% (530,160B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.64% (530,160B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.64% (530,160B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.64% (530,160B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.64% (530,160B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.64% (530,160B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.64% (530,160B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.41% (454,784B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.40% (454,512B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->01.40% (454,512B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->01.40% (454,512B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->01.40% (454,512B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (272B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.26% (408,787B) 0x5754C40: strdup (strdup.c:43)
->01.26% (408,787B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
29 4,399,418,140 22,738,600 21,929,625 808,975 0
30 4,551,566,788 21,527,976 20,713,932 814,044 0
96.22% (20,713,932B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->45.92% (9,885,784B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->45.92% (9,885,784B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->45.92% (9,885,784B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->45.92% (9,885,784B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->16.68% (3,590,208B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->16.68% (3,590,208B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->16.68% (3,590,208B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->16.68% (3,590,208B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->13.63% (2,934,896B) 0x412EE2: uc_update (utils_cache.c:79)
| ->13.63% (2,934,896B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->13.63% (2,934,896B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->13.63% (2,934,896B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->04.26% (917,504B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.26% (917,504B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.26% (917,504B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.26% (917,504B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->04.26% (917,504B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->04.26% (917,504B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->04.26% (917,504B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.67% (575,040B) 0x412F29: uc_update (utils_cache.c:89)
| ->02.67% (575,040B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.67% (575,040B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.67% (575,040B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.67% (575,040B) 0x412F12: uc_update (utils_cache.c:88)
| ->02.67% (575,040B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.67% (575,040B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.67% (575,040B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.42% (521,720B) in 164 places, all below massif's threshold (01.00%)
|
->02.28% (491,776B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.28% (491,232B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.28% (491,232B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.28% (491,232B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.28% (491,232B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (544B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.00% (430,172B) 0x5754C40: strdup (strdup.c:43)
| ->01.32% (284,713B) 0x412EC8: uc_update (utils_cache.c:146)
| | ->01.32% (284,713B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.32% (284,713B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.32% (284,713B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.68% (145,459B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.44% (309,072B) 0x411BEB: c_avl_insert (utils_avltree.c:502)
| ->01.39% (298,464B) 0x41305F: uc_update (utils_cache.c:206)
| | ->01.39% (298,464B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.39% (298,464B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.39% (298,464B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.05% (10,608B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.17% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.12% (241,224B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| | ->01.12% (241,224B) in 3 places, all below massif's threshold (01.00%)
| |
| ->00.05% (9,752B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.08% (231,744B) 0x609F6CB: snmp_varlist_add_variable (in /usr/lib/libnetsnmp.so.15.1.2)
->01.07% (229,472B) 0x5E62217: csnmp_read_table (snmp.c:1292)
| ->01.07% (229,472B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->01.07% (229,472B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->01.07% (229,472B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->00.01% (2,272B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
31 4,673,258,068 26,444,408 25,558,092 886,316 0
32 4,794,946,099 22,576,488 21,749,317 827,171 0
33 4,977,481,706 21,725,368 20,899,319 826,049 0
34 5,160,049,770 24,783,840 23,912,838 871,002 0
96.49% (23,912,838B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->51.29% (12,712,240B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->51.29% (12,712,240B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->51.29% (12,712,240B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->51.29% (12,712,240B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->15.59% (3,862,896B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->15.59% (3,862,896B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->15.59% (3,862,896B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->15.59% (3,862,896B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->12.25% (3,035,904B) 0x412EE2: uc_update (utils_cache.c:79)
| ->12.25% (3,035,904B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->12.25% (3,035,904B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->12.25% (3,035,904B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.44% (851,968B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.44% (851,968B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.44% (851,968B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.17% (786,432B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->03.17% (786,432B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.17% (786,432B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.17% (786,432B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.26% (65,536B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.79% (690,504B) in 165 places, all below massif's threshold (01.00%)
|
->02.40% (595,352B) 0x412F12: uc_update (utils_cache.c:88)
| ->02.40% (595,352B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.40% (595,352B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.40% (595,352B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.40% (595,352B) 0x412F29: uc_update (utils_cache.c:89)
| ->02.40% (595,352B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.40% (595,352B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.40% (595,352B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.25% (558,416B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.25% (557,872B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.25% (557,872B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.25% (557,872B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.25% (557,872B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (544B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.77% (439,886B) 0x5754C40: strdup (strdup.c:43)
| ->01.19% (294,427B) 0x412EC8: uc_update (utils_cache.c:146)
| | ->01.19% (294,427B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.19% (294,427B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.19% (294,427B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.59% (145,459B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.29% (319,344B) 0x411BEB: c_avl_insert (utils_avltree.c:502)
| ->01.25% (308,736B) 0x41305F: uc_update (utils_cache.c:206)
| | ->01.25% (308,736B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.25% (308,736B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.25% (308,736B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.04% (10,608B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.01% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
->01.01% (250,976B) in 3 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
35 5,281,748,841 22,232,400 21,410,527 821,873 0
36 5,403,442,225 20,842,272 20,035,020 807,252 0
37 5,525,134,041 25,662,088 24,781,293 880,795 0
38 5,707,701,650 22,230,232 21,420,985 809,247 0
39 5,829,393,249 24,863,392 24,014,676 848,716 0
40 5,951,098,828 21,298,728 20,547,476 751,252 0
41 6,072,791,374 22,732,464 21,940,550 791,914 0
42 6,194,477,388 24,843,472 24,007,667 835,805 0
43 6,377,006,834 21,452,264 20,668,730 783,534 0
96.35% (20,668,730B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->41.51% (8,904,856B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->41.51% (8,904,856B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->41.51% (8,904,856B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->41.51% (8,904,856B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->19.08% (4,093,632B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->19.08% (4,093,632B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->19.08% (4,093,632B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->19.08% (4,093,632B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->13.02% (2,793,296B) 0x412EE2: uc_update (utils_cache.c:79)
| ->13.02% (2,793,296B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->13.02% (2,793,296B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->13.02% (2,793,296B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.03% (1,507,328B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->07.03% (1,507,328B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->07.03% (1,507,328B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->06.72% (1,441,792B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->06.72% (1,441,792B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->06.72% (1,441,792B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->06.72% (1,441,792B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.31% (65,536B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.21% (689,248B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.21% (688,976B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->03.21% (688,976B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.21% (688,976B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.21% (688,976B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (272B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.92% (626,038B) in 165 places, all below massif's threshold (01.00%)
|
->02.55% (546,080B) 0x412F12: uc_update (utils_cache.c:88)
| ->02.55% (546,080B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.55% (546,080B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.55% (546,080B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.55% (546,080B) 0x412F29: uc_update (utils_cache.c:89)
| ->02.55% (546,080B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.55% (546,080B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.55% (546,080B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.94% (416,524B) 0x5754C40: strdup (strdup.c:43)
| ->01.26% (271,065B) 0x412EC8: uc_update (utils_cache.c:146)
| | ->01.26% (271,065B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.26% (271,065B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.26% (271,065B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.68% (145,459B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.37% (294,672B) 0x411BEB: c_avl_insert (utils_avltree.c:502)
| ->01.32% (284,064B) 0x41305F: uc_update (utils_cache.c:206)
| | ->01.32% (284,064B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.32% (284,064B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.32% (284,064B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.05% (10,608B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.17% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
->01.12% (241,224B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.12% (241,224B) in 3 places, all below massif's threshold (01.00%)
|
->00.05% (9,752B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
44 6,498,696,380 22,946,696 22,124,174 822,522 0
45 6,620,428,920 23,050,624 22,223,559 827,065 0
46 6,742,128,441 22,395,704 21,607,548 788,156 0
47 6,863,827,152 23,895,088 23,082,168 812,920 0
48 6,985,512,338 29,338,856 28,449,487 889,369 0
96.97% (28,449,487B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->55.63% (16,322,600B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->55.63% (16,322,600B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->55.63% (16,322,600B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->55.63% (16,322,600B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->16.03% (4,704,144B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->16.03% (4,704,144B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->16.03% (4,704,144B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->16.03% (4,704,144B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->09.00% (2,640,840B) 0x412EE2: uc_update (utils_cache.c:79)
| ->09.00% (2,640,840B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->09.00% (2,640,840B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->09.00% (2,640,840B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->04.69% (1,376,256B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.69% (1,376,256B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.69% (1,376,256B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->04.69% (1,376,256B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->04.69% (1,376,256B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->04.69% (1,376,256B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->04.69% (1,376,256B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->04.16% (1,221,264B) in 167 places, all below massif's threshold (01.00%)
|
->02.56% (750,992B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.56% (750,992B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.56% (750,992B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.56% (750,992B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.56% (750,992B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.76% (515,712B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.76% (515,712B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.76% (515,712B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.76% (515,712B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.76% (515,712B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.76% (515,712B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.76% (515,712B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.76% (515,712B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.37% (401,967B) 0x5754C40: strdup (strdup.c:43)
->01.37% (401,967B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
49 7,135,857,858 35,371,608 34,381,373 990,235 0
97.20% (34,381,373B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.69% (22,880,984B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->64.69% (22,880,984B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->64.69% (22,880,984B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->64.69% (22,880,984B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->12.80% (4,528,608B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->12.80% (4,528,608B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->12.80% (4,528,608B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->12.80% (4,528,608B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.51% (2,655,472B) 0x412EE2: uc_update (utils_cache.c:79)
| ->07.51% (2,655,472B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->07.51% (2,655,472B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->07.51% (2,655,472B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.38% (1,194,040B) in 167 places, all below massif's threshold (01.00%)
|
->02.59% (917,504B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.59% (917,504B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.59% (917,504B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.59% (917,504B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->02.59% (917,504B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.59% (917,504B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.59% (917,504B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.16% (764,864B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.16% (764,592B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.16% (764,592B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.16% (764,592B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.16% (764,592B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (272B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.47% (518,280B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.47% (518,280B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.47% (518,280B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.47% (518,280B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.47% (518,280B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.47% (518,280B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.47% (518,280B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.47% (518,280B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.14% (403,341B) 0x5754C40: strdup (strdup.c:43)
->01.14% (403,341B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
50 7,137,128,774 35,734,440 34,741,000 993,440 0
97.22% (34,741,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.52% (23,056,000B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->64.52% (23,056,000B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->64.52% (23,056,000B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->64.52% (23,056,000B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->12.75% (4,555,104B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->12.75% (4,555,104B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->12.75% (4,555,104B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->12.75% (4,555,104B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.43% (2,655,472B) 0x412EE2: uc_update (utils_cache.c:79)
| ->07.43% (2,655,472B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->07.43% (2,655,472B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->07.43% (2,655,472B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.42% (1,221,118B) in 167 places, all below massif's threshold (01.00%)
|
->02.93% (1,048,576B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.93% (1,048,576B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.93% (1,048,576B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.93% (1,048,576B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->02.93% (1,048,576B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.93% (1,048,576B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.93% (1,048,576B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.14% (764,864B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.14% (764,592B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.14% (764,592B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.14% (764,592B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.14% (764,592B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (272B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.45% (518,280B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.45% (518,280B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.45% (518,280B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.45% (518,280B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.45% (518,280B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.45% (518,280B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.45% (518,280B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.45% (518,280B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.13% (403,306B) 0x5754C40: strdup (strdup.c:43)
->01.13% (403,306B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
51 7,137,889,840 36,149,504 35,154,464 995,040 0
97.25% (35,154,464B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.07% (23,161,848B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->64.07% (23,161,848B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->64.07% (23,161,848B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->64.07% (23,161,848B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->12.65% (4,571,664B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->12.65% (4,571,664B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->12.65% (4,571,664B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->12.65% (4,571,664B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.35% (2,655,472B) 0x412EE2: uc_update (utils_cache.c:79)
| ->07.35% (2,655,472B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->07.35% (2,655,472B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->07.35% (2,655,472B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.81% (1,376,256B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.81% (1,376,256B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.81% (1,376,256B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.63% (1,310,720B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->03.63% (1,310,720B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.63% (1,310,720B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.63% (1,310,720B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.18% (65,536B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.28% (1,184,460B) in 167 places, all below massif's threshold (01.00%)
|
->02.12% (764,864B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.12% (764,592B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.12% (764,592B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.12% (764,592B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.12% (764,592B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (272B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.43% (518,280B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.43% (518,280B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.43% (518,280B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.43% (518,280B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.43% (518,280B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.43% (518,280B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.43% (518,280B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.43% (518,280B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.12% (403,340B) 0x5754C40: strdup (strdup.c:43)
->01.12% (403,340B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
52 7,140,363,409 36,544,104 35,543,563 1,000,541 0
97.26% (35,543,563B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.30% (23,497,208B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->64.30% (23,497,208B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->64.30% (23,497,208B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->64.30% (23,497,208B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->12.65% (4,622,448B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->12.65% (4,622,448B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->12.65% (4,622,448B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->12.65% (4,622,448B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.27% (2,655,944B) 0x412EE2: uc_update (utils_cache.c:79)
| ->07.27% (2,655,944B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->07.27% (2,655,944B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->07.27% (2,655,944B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.77% (1,376,256B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.77% (1,376,256B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.77% (1,376,256B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.77% (1,376,256B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->03.77% (1,376,256B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.77% (1,376,256B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.77% (1,376,256B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.25% (1,187,132B) in 167 places, all below massif's threshold (01.00%)
|
->02.09% (764,592B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.09% (764,592B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.09% (764,592B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.09% (764,592B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.09% (764,592B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.42% (518,304B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.42% (518,304B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.42% (518,304B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.42% (518,304B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.42% (518,304B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.42% (518,304B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.42% (518,304B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.42% (518,304B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.10% (403,375B) 0x5754C40: strdup (strdup.c:43)
->01.10% (403,375B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
53 7,146,744,988 36,930,680 35,922,971 1,007,709 0
97.27% (35,922,971B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.50% (23,822,088B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->64.50% (23,822,088B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->64.50% (23,822,088B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->64.50% (23,822,088B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->12.73% (4,703,040B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->12.73% (4,703,040B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->12.73% (4,703,040B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->12.73% (4,703,040B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->07.19% (2,655,944B) 0x412EE2: uc_update (utils_cache.c:79)
| ->07.19% (2,655,944B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->07.19% (2,655,944B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->07.19% (2,655,944B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->03.55% (1,310,720B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.55% (1,310,720B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.55% (1,310,720B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.55% (1,310,720B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->03.55% (1,310,720B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.55% (1,310,720B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.55% (1,310,720B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.32% (1,226,094B) in 167 places, all below massif's threshold (01.00%)
|
->02.07% (765,136B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->02.07% (765,136B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->02.07% (765,136B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->02.07% (765,136B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->02.07% (765,136B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.40% (518,304B) 0x412F12: uc_update (utils_cache.c:88)
| ->01.40% (518,304B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.40% (518,304B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.40% (518,304B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.40% (518,304B) 0x412F29: uc_update (utils_cache.c:89)
| ->01.40% (518,304B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->01.40% (518,304B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->01.40% (518,304B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.09% (403,341B) 0x5754C40: strdup (strdup.c:43)
->01.09% (403,341B) in 77 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
54 7,234,150,052 28,325,872 27,416,274 909,598 0
55 7,321,545,000 25,837,232 24,969,675 867,557 0
56 7,408,939,728 21,363,056 20,538,757 824,299 0
57 7,496,370,774 23,737,792 22,874,328 863,464 0
58 7,583,768,428 20,026,504 19,215,156 811,348 0
59 7,671,162,420 21,606,704 20,790,755 815,949 0
60 7,758,562,913 26,698,264 25,810,658 887,606 0
61 7,845,956,221 23,552,560 22,713,865 838,695 0
62 7,933,377,424 22,557,632 21,725,572 832,060 0
63 8,020,783,698 23,084,648 22,275,136 809,512 0
96.49% (22,275,136B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->47.39% (10,940,072B) 0x5E623D2: csnmp_read_table (snmp.c:1404)
| ->47.39% (10,940,072B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->47.39% (10,940,072B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->47.39% (10,940,072B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->15.55% (3,590,208B) 0x5E62746: csnmp_read_table (snmp.c:985)
| ->15.55% (3,590,208B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| ->15.55% (3,590,208B) 0x410FD7: plugin_read_thread (plugin.c:471)
| ->15.55% (3,590,208B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->11.80% (2,724,856B) 0x412EE2: uc_update (utils_cache.c:79)
| ->11.80% (2,724,856B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->11.80% (2,724,856B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->11.80% (2,724,856B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->06.25% (1,441,792B) 0x60A6780: _sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->06.25% (1,441,792B) 0x60A70F7: snmp_sess_read (in /usr/lib/libnetsnmp.so.15.1.2)
| ->06.25% (1,441,792B) 0x607FE0C: snmp_sess_synch_response (in /usr/lib/libnetsnmp.so.15.1.2)
| ->06.25% (1,441,792B) 0x5E62257: csnmp_read_table (snmp.c:1304)
| | ->06.25% (1,441,792B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->06.25% (1,441,792B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->06.25% (1,441,792B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.75% (864,960B) 0x607EA95: snmp_pdu_create (in /usr/lib/libnetsnmp.so.15.1.2)
| ->03.75% (864,960B) 0x5E62189: csnmp_read_table (snmp.c:1277)
| | ->03.75% (864,960B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->03.75% (864,960B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->03.75% (864,960B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.31% (532,536B) 0x412F12: uc_update (utils_cache.c:88)
| ->02.31% (532,536B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.31% (532,536B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.31% (532,536B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->02.31% (532,536B) 0x412F29: uc_update (utils_cache.c:89)
| ->02.31% (532,536B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| ->02.31% (532,536B) 0x410DF7: plugin_write_thread (plugin.c:734)
| ->02.31% (532,536B) 0x52BAB4E: start_thread (pthread_create.c:304)
|
->01.93% (446,224B) in 164 places, all below massif's threshold (01.00%)
|
->01.78% (409,936B) 0x5754C40: strdup (strdup.c:43)
| ->01.15% (264,446B) 0x412EC8: uc_update (utils_cache.c:146)
| | ->01.15% (264,446B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.15% (264,446B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.15% (264,446B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.63% (145,490B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.25% (287,712B) 0x411BEB: c_avl_insert (utils_avltree.c:502)
| ->01.20% (277,104B) 0x41305F: uc_update (utils_cache.c:206)
| | ->01.20% (277,104B) 0x40EA0B: plugin_dispatch_values_internal (plugin.c:1975)
| | ->01.20% (277,104B) 0x410DF7: plugin_write_thread (plugin.c:734)
| | ->01.20% (277,104B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.05% (10,608B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.10% (253,328B) 0x609F6CB: snmp_varlist_add_variable (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.10% (253,328B) 0x5E62217: csnmp_read_table (snmp.c:1292)
| | ->01.10% (253,328B) 0x5E63333: csnmp_read_host (snmp.c:1609)
| | ->01.10% (253,328B) 0x410FD7: plugin_read_thread (plugin.c:471)
| | ->01.10% (253,328B) 0x52BAB4E: start_thread (pthread_create.c:304)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.09% (250,976B) 0x60924DF: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
->01.04% (241,224B) 0x609264A: ??? (in /usr/lib/libnetsnmp.so.15.1.2)
| ->01.04% (241,224B) in 3 places, all below massif's threshold (01.00%)
|
->00.04% (9,752B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
64 8,108,177,010 23,531,976 22,703,250 828,726 0
65 8,195,570,464 25,124,432 24,268,582 855,850 0
66 8,282,963,816 27,413,888 26,523,264 890,624 0
67 8,370,359,609 25,786,208 24,917,761 868,447 0
68 8,457,754,165 22,118,824 21,285,789 833,035 0
69 8,545,150,173 21,988,912 21,145,227 843,685 0
70 8,632,585,194 14,412,048 13,670,811 741,237 0
71 8,720,025,656 16,602,448 15,816,339 786,109 0
72 8,807,447,815 7,360,136 6,702,775 657,361 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment