Skip to content

Instantly share code, notes, and snippets.

@mfournier
Created January 12, 2015 21:06
Show Gist options
  • Select an option

  • Save mfournier/26f531f7b2429d02e6f2 to your computer and use it in GitHub Desktop.

Select an option

Save mfournier/26f531f7b2429d02e6f2 to your computer and use it in GitHub Desktop.
memory usage when running collectd with ceph plugin
Interval 1
LoadPlugin ceph
<Plugin "ceph">
<Daemon "mon.4">
SocketPath "/var/run/ceph/ceph-mon.4.asok"
</Daemon>
<Daemon "osd.0">
SocketPath "/var/run/ceph/ceph-osd.0.asok"
</Daemon>
<Daemon "osd.1">
SocketPath "/var/run/ceph/ceph-osd.1.asok"
</Daemon>
<Daemon "osd.10">
SocketPath "/var/run/ceph/ceph-osd.10.asok"
</Daemon>
<Daemon "osd.11">
SocketPath "/var/run/ceph/ceph-osd.11.asok"
</Daemon>
<Daemon "osd.12">
SocketPath "/var/run/ceph/ceph-osd.12.asok"
</Daemon>
<Daemon "osd.13">
SocketPath "/var/run/ceph/ceph-osd.13.asok"
</Daemon>
<Daemon "osd.2">
SocketPath "/var/run/ceph/ceph-osd.2.asok"
</Daemon>
<Daemon "osd.29">
SocketPath "/var/run/ceph/ceph-osd.29.asok"
</Daemon>
<Daemon "osd.3">
SocketPath "/var/run/ceph/ceph-osd.3.asok"
</Daemon>
<Daemon "osd.30">
SocketPath "/var/run/ceph/ceph-osd.30.asok"
</Daemon>
<Daemon "osd.4">
SocketPath "/var/run/ceph/ceph-osd.4.asok"
</Daemon>
<Daemon "osd.7">
SocketPath "/var/run/ceph/ceph-osd.7.asok"
</Daemon>
<Daemon "osd.8">
SocketPath "/var/run/ceph/ceph-osd.8.asok"
</Daemon>
<Daemon "osd.9">
SocketPath "/var/run/ceph/ceph-osd.9.asok"
</Daemon>
</Plugin>
--------------------------------------------------------------------------------
Command: /usr/sbin/collectd -C /tmp/collectd-ceph.conf -f
Massif arguments: (none)
ms_print arguments: /tmp/massif.out.3257
--------------------------------------------------------------------------------
MB
443.4^ #
| @@@#
| :@@@@@@#
| :::@@:@ @@@@#
| :::::: @ :@ @@@@#
| @@@:: ::: @ :@ @@@@#
| @@@@@ :: ::: @ :@ @@@@#
| @@@@@@ @@@ :: ::: @ :@ @@@@#
| ::@ @@ @ @@@ :: ::: @ :@ @@@@#
| @@::: @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@@ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| :@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@@:@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@:@ @ :@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@@@ :@ @ :@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| :::@@ @@@ :@ @ :@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@:: @@ @@@ :@ @ :@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
| @@@@@@:: @@ @@@ :@ @ :@@ @@@ @:@@ @ : : @ @@ @ @@@ :: ::: @ :@ @@@@#
0 +----------------------------------------------------------------------->Gi
0 18.80
Number of snapshots: 55
Detailed snapshots: [1, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 44, 46, 47, 48, 50, 51, 52, 53 (peak)]
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
1 327,508,056 8,115,968 7,236,173 879,795 0
89.16% (7,236,173B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->57.09% (4,633,200B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->57.09% (4,633,200B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->57.09% (4,633,200B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->57.09% (4,633,200B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->45.40% (3,684,960B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->45.40% (3,684,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->45.40% (3,684,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->45.40% (3,684,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->45.40% (3,684,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->45.40% (3,684,960B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->11.68% (948,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->11.68% (948,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->11.68% (948,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->11.68% (948,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->11.68% (948,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->11.68% (948,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->12.63% (1,024,712B) 0x412812: uc_update (utils_cache.c:86)
| ->12.63% (1,024,712B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->12.63% (1,024,712B) 0x410557: plugin_write_thread (plugin.c:788)
| ->12.63% (1,024,712B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.80% (308,760B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.80% (308,760B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.80% (308,760B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->03.03% (245,568B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->03.03% (245,568B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->03.03% (245,568B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->03.03% (245,568B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->03.03% (245,568B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->03.03% (245,568B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.78% (63,192B) in 1+ places, all below ms_print's threshold (01.00%)
|
->03.72% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->03.72% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->03.72% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->03.72% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->03.72% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->03.72% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->03.72% (302,272B) 0x4062B2: main (collectd.c:328)
|
->03.22% (261,040B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->03.22% (261,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->03.22% (261,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->03.22% (261,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->03.22% (261,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->03.22% (261,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->03.22% (261,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.35% (191,111B) in 69 places, all below massif's threshold (01.00%)
|
->02.29% (185,492B) 0x54E4AB0: strdup (strdup.c:43)
| ->02.29% (185,450B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->02.29% (185,450B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->02.29% (185,450B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->02.29% (185,450B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.42% (115,536B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
| ->01.28% (104,208B) 0x41299D: uc_update (utils_cache.c:213)
| | ->01.28% (104,208B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.28% (104,208B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.28% (104,208B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.14% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.37% (111,090B) 0x5E2253F: cconn_main_loop (ceph.c:1294)
| ->01.37% (111,090B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (111,090B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.27% (102,960B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.27% (102,960B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.27% (102,960B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.27% (102,960B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.01% (81,888B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.01% (81,888B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.01% (81,888B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.01% (81,888B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.01% (81,888B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.01% (81,888B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.26% (21,072B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
2 678,863,591 14,889,048 13,263,816 1,625,232 0
3 1,123,357,497 24,101,072 21,465,381 2,635,691 0
89.06% (21,465,381B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->71.98% (17,348,400B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->71.98% (17,348,400B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->71.98% (17,348,400B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->71.98% (17,348,400B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->57.21% (13,788,000B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->57.21% (13,788,000B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->57.21% (13,788,000B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->57.21% (13,788,000B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->57.21% (13,788,000B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->57.21% (13,788,000B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->14.77% (3,560,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->14.77% (3,560,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->14.77% (3,560,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->14.77% (3,560,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->14.77% (3,560,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->14.77% (3,560,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.80% (1,156,440B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->04.80% (1,156,440B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->04.80% (1,156,440B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->03.81% (919,104B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->03.81% (919,104B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->03.81% (919,104B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->03.81% (919,104B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->03.81% (919,104B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->03.81% (919,104B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.98% (237,336B) in 1+ places, all below ms_print's threshold (01.00%)
|
->04.10% (989,040B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.10% (989,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.10% (989,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.10% (989,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.10% (989,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.10% (989,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.10% (989,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.25% (783,048B) 0x412812: uc_update (utils_cache.c:86)
| ->03.25% (783,048B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->03.25% (783,048B) 0x410557: plugin_write_thread (plugin.c:788)
| ->03.25% (783,048B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.08% (500,661B) in 72 places, all below massif's threshold (01.00%)
|
->01.60% (385,520B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.60% (385,520B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.60% (385,520B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.60% (385,520B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.27% (306,400B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.27% (306,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.27% (306,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.27% (306,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.27% (306,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.27% (306,400B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.33% (79,120B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.25% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
->01.25% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
->01.25% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
->01.25% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
->01.25% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
->01.25% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
->01.25% (302,272B) 0x4062B2: main (collectd.c:328)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
4 1,464,046,773 31,992,112 28,513,477 3,478,635 0
89.13% (28,513,477B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->73.21% (23,420,160B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->73.21% (23,420,160B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->73.21% (23,420,160B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->73.21% (23,420,160B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->58.18% (18,613,080B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->58.18% (18,613,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->58.18% (18,613,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->58.18% (18,613,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->58.18% (18,613,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->58.18% (18,613,080B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.03% (4,807,080B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.03% (4,807,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.03% (4,807,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.03% (4,807,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.03% (4,807,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.03% (4,807,080B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.88% (1,561,224B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->04.88% (1,561,224B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->04.88% (1,561,224B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->03.88% (1,240,752B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->03.88% (1,240,752B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->03.88% (1,240,752B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->03.88% (1,240,752B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->03.88% (1,240,752B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->03.88% (1,240,752B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.00% (320,472B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.00% (320,472B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.00% (320,472B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.00% (320,472B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.00% (320,472B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.00% (320,472B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.11% (1,315,760B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.11% (1,315,760B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.11% (1,315,760B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.11% (1,315,760B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.11% (1,315,760B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.11% (1,315,760B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.11% (1,315,760B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.96% (947,765B) in 73 places, all below massif's threshold (01.00%)
|
->02.34% (748,120B) 0x412812: uc_update (utils_cache.c:86)
| ->02.34% (748,120B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->02.34% (748,120B) 0x410557: plugin_write_thread (plugin.c:788)
| ->02.34% (748,120B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.63% (520,448B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.63% (520,448B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.63% (520,448B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.63% (520,448B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.29% (413,624B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.29% (413,624B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.29% (413,624B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.29% (413,624B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.29% (413,624B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.29% (413,624B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.33% (106,824B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
5 1,771,022,307 40,063,776 35,704,063 4,359,713 0
89.12% (35,704,063B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->74.30% (29,768,040B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->74.30% (29,768,040B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->74.30% (29,768,040B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->74.30% (29,768,040B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->59.06% (23,662,800B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->59.06% (23,662,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->59.06% (23,662,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->59.06% (23,662,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->59.06% (23,662,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->59.06% (23,662,800B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.24% (6,105,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.24% (6,105,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.24% (6,105,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.24% (6,105,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.24% (6,105,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.24% (6,105,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.95% (1,984,416B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->04.95% (1,984,416B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->04.95% (1,984,416B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->03.94% (1,577,400B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->03.94% (1,577,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->03.94% (1,577,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->03.94% (1,577,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->03.94% (1,577,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->03.94% (1,577,400B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.02% (407,016B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.02% (407,016B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.02% (407,016B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.02% (407,016B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.02% (407,016B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.02% (407,016B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.07% (1,631,920B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.07% (1,631,920B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.07% (1,631,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.07% (1,631,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.07% (1,631,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.07% (1,631,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.07% (1,631,920B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.36% (944,511B) in 73 places, all below massif's threshold (01.00%)
|
->01.78% (713,664B) 0x412812: uc_update (utils_cache.c:86)
| ->01.78% (713,664B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->01.78% (713,664B) 0x410557: plugin_write_thread (plugin.c:788)
| ->01.78% (713,664B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.65% (661,512B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.65% (661,512B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.65% (661,512B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.65% (661,512B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.31% (525,840B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.31% (525,840B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.31% (525,840B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.31% (525,840B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.31% (525,840B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.31% (525,840B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.34% (135,672B) 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 2,248,389,267 52,083,096 46,412,395 5,670,701 0
89.11% (46,412,395B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->75.30% (39,218,760B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->75.30% (39,218,760B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->75.30% (39,218,760B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->75.30% (39,218,760B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->59.85% (31,171,320B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->59.85% (31,171,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->59.85% (31,171,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->59.85% (31,171,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->59.85% (31,171,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->59.85% (31,171,320B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.45% (8,047,440B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.45% (8,047,440B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.45% (8,047,440B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.45% (8,047,440B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.45% (8,047,440B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.45% (8,047,440B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.02% (2,614,464B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.02% (2,614,464B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.02% (2,614,464B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->03.99% (2,077,992B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->03.99% (2,077,992B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->03.99% (2,077,992B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->03.99% (2,077,992B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->03.99% (2,077,992B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->03.99% (2,077,992B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.03% (536,472B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.03% (536,472B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.03% (536,472B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.03% (536,472B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.03% (536,472B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.03% (536,472B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (2,115,440B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (2,115,440B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (2,115,440B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (2,115,440B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (2,115,440B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (2,115,440B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (2,115,440B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.76% (918,187B) in 73 places, all below massif's threshold (01.00%)
|
->01.67% (871,528B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.67% (871,528B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.67% (871,528B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.67% (871,528B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.33% (692,696B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.33% (692,696B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.33% (692,696B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.33% (692,696B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.33% (692,696B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.33% (692,696B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.34% (178,832B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.29% (674,016B) 0x412812: uc_update (utils_cache.c:86)
->01.29% (674,016B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
->01.29% (674,016B) 0x410557: plugin_write_thread (plugin.c:788)
->01.29% (674,016B) 0x503CE98: start_thread (pthread_create.c:308)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
7 2,597,473,630 60,841,384 54,220,307 6,621,077 0
89.12% (54,220,307B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->75.45% (45,907,560B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->75.45% (45,907,560B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->75.45% (45,907,560B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->75.45% (45,907,560B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->59.97% (36,488,880B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->59.97% (36,488,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->59.97% (36,488,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->59.97% (36,488,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->59.97% (36,488,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->59.97% (36,488,880B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.48% (9,418,680B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.48% (9,418,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.48% (9,418,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.48% (9,418,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.48% (9,418,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.48% (9,418,680B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.03% (3,060,384B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.03% (3,060,384B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.03% (3,060,384B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.00% (2,432,472B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.00% (2,432,472B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.00% (2,432,472B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.00% (2,432,472B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.00% (2,432,472B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.00% (2,432,472B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.03% (627,912B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.03% (627,912B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.03% (627,912B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.03% (627,912B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.03% (627,912B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.03% (627,912B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.05% (2,461,280B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.05% (2,461,280B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.05% (2,461,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.05% (2,461,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.05% (2,461,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.05% (2,461,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.05% (2,461,280B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (1,042,619B) in 73 places, all below massif's threshold (01.00%)
|
->01.68% (1,020,168B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.68% (1,020,168B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.68% (1,020,168B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.68% (1,020,168B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.33% (810,864B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.33% (810,864B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.33% (810,864B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.33% (810,864B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.33% (810,864B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.33% (810,864B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.34% (209,304B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.20% (728,296B) 0x412812: uc_update (utils_cache.c:86)
->01.20% (728,296B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
->01.20% (728,296B) 0x410557: plugin_write_thread (plugin.c:788)
->01.20% (728,296B) 0x503CE98: start_thread (pthread_create.c:308)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
8 3,024,585,916 71,115,480 63,372,190 7,743,290 0
9 3,301,873,401 78,031,168 69,542,165 8,489,003 0
10 3,732,722,403 88,980,784 79,305,980 9,674,804 0
89.13% (79,305,980B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.12% (67,731,480B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.12% (67,731,480B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.12% (67,731,480B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.12% (67,731,480B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->60.51% (53,841,240B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->60.51% (53,841,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->60.51% (53,841,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->60.51% (53,841,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->60.51% (53,841,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->60.51% (53,841,240B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.61% (13,890,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.61% (13,890,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.61% (13,890,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.61% (13,890,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.61% (13,890,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.61% (13,890,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.07% (4,515,312B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.07% (4,515,312B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.07% (4,515,312B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.03% (3,589,296B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.03% (3,589,296B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.03% (3,589,296B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.03% (3,589,296B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.03% (3,589,296B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.03% (3,589,296B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.04% (926,016B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.04% (926,016B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.04% (926,016B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.04% (926,016B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.04% (926,016B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.04% (926,016B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.04% (3,592,320B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.04% (3,592,320B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.04% (3,592,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.04% (3,592,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.04% (3,592,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.04% (3,592,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.04% (3,592,320B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.20% (1,961,724B) in 74 places, all below massif's threshold (01.00%)
|
->01.69% (1,505,144B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.69% (1,505,144B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.69% (1,505,144B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.69% (1,505,144B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.34% (1,196,472B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.34% (1,196,472B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.34% (1,196,472B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.34% (1,196,472B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.34% (1,196,472B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.34% (1,196,472B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.35% (308,672B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
11 4,195,021,957 100,615,992 89,675,931 10,940,061 0
89.13% (89,675,931B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.35% (76,823,280B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.35% (76,823,280B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.35% (76,823,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.35% (76,823,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->60.69% (61,061,040B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->60.69% (61,061,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->60.69% (61,061,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->60.69% (61,061,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->60.69% (61,061,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->60.69% (61,061,040B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.67% (15,762,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.67% (15,762,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.67% (15,762,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.67% (15,762,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.67% (15,762,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.67% (15,762,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.09% (5,121,432B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.09% (5,121,432B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.09% (5,121,432B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.05% (4,070,616B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.05% (4,070,616B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.05% (4,070,616B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.05% (4,070,616B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.05% (4,070,616B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.05% (4,070,616B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.04% (1,050,816B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.04% (1,050,816B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.04% (1,050,816B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.04% (1,050,816B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.04% (1,050,816B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.04% (1,050,816B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.03% (4,058,480B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.03% (4,058,480B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.03% (4,058,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.03% (4,058,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.03% (4,058,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.03% (4,058,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.03% (4,058,480B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.95% (1,965,555B) in 74 places, all below massif's threshold (01.00%)
|
->01.70% (1,707,184B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.70% (1,707,184B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.70% (1,707,184B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.70% (1,707,184B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.35% (1,356,912B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.35% (1,356,912B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.35% (1,356,912B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.35% (1,356,912B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.35% (1,356,912B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.35% (1,356,912B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.35% (350,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)
--------------------------------------------------------------------------------
12 4,496,274,574 108,277,320 96,506,593 11,770,727 0
89.13% (96,506,593B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.45% (82,777,320B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.45% (82,777,320B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.45% (82,777,320B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.45% (82,777,320B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->60.76% (65,794,320B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->60.76% (65,794,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->60.76% (65,794,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->60.76% (65,794,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->60.76% (65,794,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->60.76% (65,794,320B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.68% (16,983,000B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.68% (16,983,000B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.68% (16,983,000B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.68% (16,983,000B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.68% (16,983,000B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.68% (16,983,000B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.10% (5,518,368B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.10% (5,518,368B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.10% (5,518,368B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.05% (4,386,168B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.05% (4,386,168B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.05% (4,386,168B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.05% (4,386,168B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.05% (4,386,168B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.05% (4,386,168B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,132,200B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,132,200B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,132,200B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,132,200B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,132,200B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,132,200B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.03% (4,362,960B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.03% (4,362,960B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.03% (4,362,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.03% (4,362,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.03% (4,362,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.03% (4,362,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.03% (4,362,960B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.85% (2,008,449B) in 74 places, all below massif's threshold (01.00%)
|
->01.70% (1,839,496B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.70% (1,839,496B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.70% (1,839,496B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.70% (1,839,496B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.35% (1,462,096B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.35% (1,462,096B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.35% (1,462,096B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.35% (1,462,096B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.35% (1,462,096B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.35% (1,462,096B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.35% (377,400B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
13 4,830,075,611 116,351,432 103,695,820 12,655,612 0
89.12% (103,695,820B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.62% (89,150,760B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.62% (89,150,760B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.62% (89,150,760B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.62% (89,150,760B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->60.90% (70,860,960B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->60.90% (70,860,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->60.90% (70,860,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->60.90% (70,860,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->60.90% (70,860,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->60.90% (70,860,960B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.72% (18,289,800B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.72% (18,289,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.72% (18,289,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.72% (18,289,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.72% (18,289,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.72% (18,289,800B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.11% (5,943,264B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.11% (5,943,264B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.11% (5,943,264B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.06% (4,723,944B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.06% (4,723,944B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.06% (4,723,944B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.06% (4,723,944B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.06% (4,723,944B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.06% (4,723,944B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,219,320B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,219,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,219,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,219,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,219,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,219,320B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.04% (4,694,800B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.04% (4,694,800B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.04% (4,694,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.04% (4,694,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.04% (4,694,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.04% (4,694,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.04% (4,694,800B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.70% (1,981,128B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.70% (1,981,128B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.70% (1,981,128B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.70% (1,981,128B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.35% (1,574,688B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.35% (1,574,688B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.35% (1,574,688B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.35% (1,574,688B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.35% (1,574,688B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.35% (1,574,688B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (406,440B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.66% (1,925,868B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
14 5,323,676,115 128,903,360 114,890,319 14,013,041 0
89.13% (114,890,319B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.54% (98,664,480B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.54% (98,664,480B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.54% (98,664,480B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.54% (98,664,480B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->60.84% (78,422,400B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->60.84% (78,422,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->60.84% (78,422,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->60.84% (78,422,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->60.84% (78,422,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->60.84% (78,422,400B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.70% (20,242,080B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.70% (20,242,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.70% (20,242,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.70% (20,242,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.70% (20,242,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.70% (20,242,080B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.10% (6,577,512B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.10% (6,577,512B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.10% (6,577,512B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.06% (5,228,088B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.06% (5,228,088B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.06% (5,228,088B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.06% (5,228,088B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.06% (5,228,088B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.06% (5,228,088B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,349,424B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,349,424B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,349,424B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,349,424B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,349,424B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,349,424B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.02% (5,186,720B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.02% (5,186,720B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.02% (5,186,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.02% (5,186,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.02% (5,186,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.02% (5,186,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.02% (5,186,720B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.76% (2,269,063B) in 74 places, all below massif's threshold (01.00%)
|
->01.70% (2,192,544B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.70% (2,192,544B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.70% (2,192,544B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.70% (2,192,544B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.35% (1,742,720B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.35% (1,742,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.35% (1,742,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.35% (1,742,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.35% (1,742,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.35% (1,742,720B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.35% (449,824B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
15 5,739,554,993 138,032,528 123,021,352 15,011,176 0
16 6,124,971,984 145,630,776 129,783,186 15,847,590 0
89.12% (129,783,186B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.83% (111,893,400B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.83% (111,893,400B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.83% (111,893,400B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.83% (111,893,400B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.07% (88,938,720B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.07% (88,938,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.07% (88,938,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.07% (88,938,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.07% (88,938,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.07% (88,938,720B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.76% (22,954,680B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.76% (22,954,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.76% (22,954,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.76% (22,954,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.76% (22,954,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.76% (22,954,680B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.12% (7,459,440B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.12% (7,459,440B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.12% (7,459,440B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.07% (5,929,128B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.07% (5,929,128B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.07% (5,929,128B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.07% (5,929,128B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.07% (5,929,128B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.07% (5,929,128B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,530,312B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,530,312B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,530,312B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,530,312B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,530,312B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,530,312B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.07% (5,930,480B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.07% (5,930,480B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.07% (5,930,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.07% (5,930,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.07% (5,930,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.07% (5,930,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.07% (5,930,480B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (2,486,520B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (2,486,520B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (2,486,520B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (2,486,520B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (1,976,416B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (1,976,416B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (1,976,416B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (1,976,416B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (1,976,416B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (1,976,416B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (510,104B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.38% (2,013,346B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
17 6,674,009,490 159,532,552 142,184,100 17,348,452 0
89.13% (142,184,100B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.74% (122,432,760B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.74% (122,432,760B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.74% (122,432,760B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.74% (122,432,760B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.00% (97,315,200B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.00% (97,315,200B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.00% (97,315,200B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.00% (97,315,200B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.00% (97,315,200B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.00% (97,315,200B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.74% (25,117,560B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.74% (25,117,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.74% (25,117,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.74% (25,117,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.74% (25,117,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.74% (25,117,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.12% (8,162,064B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.12% (8,162,064B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.12% (8,162,064B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.07% (6,487,560B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.07% (6,487,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.07% (6,487,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.07% (6,487,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.07% (6,487,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.07% (6,487,560B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,674,504B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,674,504B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,674,504B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,674,504B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,674,504B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,674,504B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (6,476,240B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (6,476,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (6,476,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (6,476,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (6,476,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (6,476,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (6,476,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (2,720,728B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (2,720,728B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (2,720,728B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (2,720,728B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (2,162,560B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (2,162,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (2,162,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (2,162,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (2,162,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (2,162,560B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (558,168B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.50% (2,392,308B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
18 7,071,056,941 169,287,648 150,877,597 18,410,051 0
19 7,365,007,402 176,630,264 157,422,666 19,207,598 0
89.13% (157,422,666B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.82% (135,694,080B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.82% (135,694,080B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.82% (135,694,080B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.82% (135,694,080B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.06% (107,858,520B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.06% (107,858,520B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.06% (107,858,520B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.06% (107,858,520B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.06% (107,858,520B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.06% (107,858,520B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.76% (27,835,560B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.76% (27,835,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.76% (27,835,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.76% (27,835,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.76% (27,835,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.76% (27,835,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.12% (9,046,152B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.12% (9,046,152B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.12% (9,046,152B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.07% (7,190,448B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.07% (7,190,448B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.07% (7,190,448B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.07% (7,190,448B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.07% (7,190,448B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.07% (7,190,448B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,855,704B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,855,704B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,855,704B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,855,704B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,855,704B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,855,704B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (7,164,720B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (7,164,720B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (7,164,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (7,164,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (7,164,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (7,164,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (7,164,720B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (3,015,424B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (3,015,424B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (3,015,424B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (3,015,424B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (2,396,856B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (2,396,856B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (2,396,856B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (2,396,856B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (2,396,856B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (2,396,856B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (618,568B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.42% (2,502,290B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
20 7,819,964,130 187,634,112 167,215,879 20,418,233 0
89.12% (167,215,879B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.92% (144,333,360B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.92% (144,333,360B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.92% (144,333,360B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.92% (144,333,360B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.14% (114,717,600B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.14% (114,717,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.14% (114,717,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.14% (114,717,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.14% (114,717,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.14% (114,717,600B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.78% (29,615,760B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.78% (29,615,760B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.78% (29,615,760B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.78% (29,615,760B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.78% (29,615,760B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.78% (29,615,760B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.13% (9,622,104B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.13% (9,622,104B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.13% (9,622,104B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.08% (7,647,744B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.08% (7,647,744B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.08% (7,647,744B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.08% (7,647,744B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.08% (7,647,744B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.08% (7,647,744B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (1,974,360B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (1,974,360B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (1,974,360B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (1,974,360B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (1,974,360B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (1,974,360B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (7,616,240B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (7,616,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (7,616,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (7,616,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (7,616,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (7,616,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (7,616,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (3,207,408B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (3,207,408B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (3,207,408B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (3,207,408B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (2,549,280B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (2,549,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (2,549,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (2,549,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (2,549,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (2,549,280B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (658,128B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.30% (2,436,767B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
21 8,153,431,264 195,602,736 174,326,709 21,276,027 0
89.12% (174,326,709B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.84% (150,309,000B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.84% (150,309,000B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.84% (150,309,000B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.84% (150,309,000B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.08% (119,471,040B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.08% (119,471,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.08% (119,471,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.08% (119,471,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.08% (119,471,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.08% (119,471,040B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.77% (30,837,960B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.77% (30,837,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.77% (30,837,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.77% (30,837,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.77% (30,837,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.77% (30,837,960B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.12% (10,020,480B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.12% (10,020,480B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.12% (10,020,480B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.07% (7,964,616B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.07% (7,964,616B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.07% (7,964,616B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.07% (7,964,616B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.07% (7,964,616B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.07% (7,964,616B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (2,055,864B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (2,055,864B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (2,055,864B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (2,055,864B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (2,055,864B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (2,055,864B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (7,937,200B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (7,937,200B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (7,937,200B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (7,937,200B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (7,937,200B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (7,937,200B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (7,937,200B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (3,340,200B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (3,340,200B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (3,340,200B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (3,340,200B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (2,654,912B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (2,654,912B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (2,654,912B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (2,654,912B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (2,654,912B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (2,654,912B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (685,288B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.39% (2,719,829B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
22 8,577,160,819 205,682,376 183,304,957 22,377,419 0
89.12% (183,304,957B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.06% (158,506,920B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.06% (158,506,920B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.06% (158,506,920B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.06% (158,506,920B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.25% (125,988,480B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.25% (125,988,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.25% (125,988,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.25% (125,988,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.25% (125,988,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.25% (125,988,480B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.81% (32,518,440B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.81% (32,518,440B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.81% (32,518,440B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.81% (32,518,440B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.81% (32,518,440B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.81% (32,518,440B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.14% (10,567,008B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.14% (10,567,008B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.14% (10,567,008B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.08% (8,399,136B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.08% (8,399,136B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.08% (8,399,136B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.08% (8,399,136B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.08% (8,399,136B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.08% (8,399,136B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (2,167,872B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (2,167,872B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (2,167,872B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (2,167,872B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (2,167,872B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (2,167,872B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (8,360,960B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (8,360,960B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (8,360,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (8,360,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (8,360,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (8,360,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (8,360,960B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (3,522,376B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (3,522,376B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (3,522,376B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (3,522,376B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (2,799,744B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (2,799,744B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (2,799,744B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (2,799,744B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (2,799,744B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (2,799,744B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (722,632B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.14% (2,347,693B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
23 8,931,354,713 214,212,600 190,913,149 23,299,451 0
89.12% (190,913,149B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.08% (165,112,200B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.08% (165,112,200B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.08% (165,112,200B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.08% (165,112,200B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.26% (131,230,800B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.26% (131,230,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.26% (131,230,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.26% (131,230,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.26% (131,230,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.26% (131,230,800B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.82% (33,881,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.82% (33,881,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.82% (33,881,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.82% (33,881,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.82% (33,881,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.82% (33,881,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.14% (11,007,360B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.14% (11,007,360B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.14% (11,007,360B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.08% (8,748,648B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.08% (8,748,648B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.08% (8,748,648B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.08% (8,748,648B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.08% (8,748,648B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.08% (8,748,648B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (2,258,712B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (2,258,712B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (2,258,712B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (2,258,712B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (2,258,712B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (2,258,712B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.07% (8,708,720B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.07% (8,708,720B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.07% (8,708,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.07% (8,708,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.07% (8,708,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.07% (8,708,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.07% (8,708,720B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (3,669,160B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (3,669,160B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (3,669,160B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (3,669,160B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (2,916,240B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (2,916,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (2,916,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (2,916,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (2,916,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (2,916,240B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (752,920B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.13% (2,415,709B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
24 9,312,518,924 223,158,032 198,891,931 24,266,101 0
89.13% (198,891,931B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.25% (172,381,320B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.25% (172,381,320B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.25% (172,381,320B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.25% (172,381,320B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.40% (137,020,320B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.40% (137,020,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.40% (137,020,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.40% (137,020,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.40% (137,020,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.40% (137,020,320B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.85% (35,361,000B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.85% (35,361,000B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.85% (35,361,000B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.85% (35,361,000B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.85% (35,361,000B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.85% (35,361,000B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (11,491,968B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (11,491,968B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (11,491,968B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (9,134,568B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (9,134,568B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (9,134,568B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (9,134,568B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (9,134,568B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (9,134,568B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (2,357,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (2,357,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (2,357,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (2,357,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (2,357,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (2,357,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.07% (9,085,040B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.07% (9,085,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.07% (9,085,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.07% (9,085,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.07% (9,085,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.07% (9,085,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.07% (9,085,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (3,830,696B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (3,830,696B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (3,830,696B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (3,830,696B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (3,044,896B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (3,044,896B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (3,044,896B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (3,044,896B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (3,044,896B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (3,044,896B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (785,800B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.94% (2,102,907B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
25 9,668,991,856 231,972,400 206,733,254 25,239,146 0
26 10,056,948,852 241,891,344 215,584,999 26,306,345 0
89.12% (215,584,999B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.16% (186,648,120B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.16% (186,648,120B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.16% (186,648,120B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.16% (186,648,120B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.33% (148,355,280B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.33% (148,355,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.33% (148,355,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.33% (148,355,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.33% (148,355,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.33% (148,355,280B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.83% (38,292,840B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.83% (38,292,840B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.83% (38,292,840B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.83% (38,292,840B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.83% (38,292,840B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.83% (38,292,840B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.14% (12,443,088B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.14% (12,443,088B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.14% (12,443,088B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (9,890,232B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (9,890,232B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (9,890,232B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (9,890,232B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (9,890,232B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (9,890,232B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (2,552,856B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (2,552,856B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (2,552,856B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (2,552,856B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (2,552,856B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (2,552,856B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (9,825,920B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (9,825,920B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (9,825,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (9,825,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (9,825,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (9,825,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (9,825,920B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (4,147,736B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (4,147,736B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (4,147,736B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (4,147,736B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (3,296,784B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (3,296,784B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (3,296,784B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (3,296,784B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (3,296,784B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (3,296,784B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (850,952B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.04% (2,520,135B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
27 10,356,867,535 249,275,120 222,148,187 27,126,933 0
89.12% (222,148,187B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.18% (192,394,800B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.18% (192,394,800B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.18% (192,394,800B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.18% (192,394,800B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.35% (152,925,120B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.35% (152,925,120B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.35% (152,925,120B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.35% (152,925,120B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.35% (152,925,120B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.35% (152,925,120B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.83% (39,469,680B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.83% (39,469,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.83% (39,469,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.83% (39,469,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.83% (39,469,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.83% (39,469,680B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (12,826,200B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (12,826,200B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (12,826,200B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (10,194,888B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (10,194,888B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (10,194,888B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (10,194,888B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (10,194,888B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (10,194,888B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (2,631,312B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (2,631,312B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (2,631,312B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (2,631,312B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (2,631,312B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (2,631,312B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (10,125,440B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (10,125,440B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (10,125,440B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (10,125,440B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (10,125,440B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (10,125,440B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (10,125,440B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (4,275,440B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (4,275,440B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (4,275,440B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (4,275,440B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (3,398,336B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (3,398,336B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (3,398,336B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (3,398,336B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (3,398,336B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (3,398,336B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (877,104B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.01% (2,526,307B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
28 10,782,131,214 259,628,128 231,383,670 28,244,458 0
89.12% (231,383,670B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.15% (200,313,720B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.15% (200,313,720B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.15% (200,313,720B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.15% (200,313,720B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.33% (159,221,160B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.33% (159,221,160B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.33% (159,221,160B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.33% (159,221,160B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.33% (159,221,160B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.33% (159,221,160B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.83% (41,092,560B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.83% (41,092,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.83% (41,092,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.83% (41,092,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.83% (41,092,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.83% (41,092,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.14% (13,354,128B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.14% (13,354,128B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.14% (13,354,128B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (10,614,648B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (10,614,648B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (10,614,648B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (10,614,648B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (10,614,648B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (10,614,648B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (2,739,480B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (2,739,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (2,739,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (2,739,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (2,739,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (2,739,480B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (10,542,880B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (10,542,880B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (10,542,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (10,542,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (10,542,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (10,542,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (10,542,880B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (4,451,416B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (4,451,416B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (4,451,416B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (4,451,416B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (3,538,248B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (3,538,248B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (3,538,248B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (3,538,248B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (3,538,248B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (3,538,248B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (913,168B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.05% (2,721,526B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
29 11,335,210,400 272,626,424 242,970,433 29,655,991 0
30 11,795,869,850 283,898,568 253,012,265 30,886,303 0
31 12,055,302,062 289,997,048 258,443,157 31,553,891 0
32 12,533,951,880 302,205,608 269,333,854 32,871,754 0
89.12% (269,333,854B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.23% (233,394,480B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.23% (233,394,480B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.23% (233,394,480B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.23% (233,394,480B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.39% (185,511,600B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.39% (185,511,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.39% (185,511,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.39% (185,511,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.39% (185,511,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.39% (185,511,600B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.84% (47,882,880B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.84% (47,882,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.84% (47,882,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.84% (47,882,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.84% (47,882,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.84% (47,882,880B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (15,559,512B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (15,559,512B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (15,559,512B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (12,367,368B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (12,367,368B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (12,367,368B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (12,367,368B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (12,367,368B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (12,367,368B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,192,144B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,192,144B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,192,144B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,192,144B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,192,144B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,192,144B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (12,272,880B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (12,272,880B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (12,272,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (12,272,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (12,272,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (12,272,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (12,272,880B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (5,186,544B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (5,186,544B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (5,186,544B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (5,186,544B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (4,122,480B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (4,122,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (4,122,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (4,122,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (4,122,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (4,122,480B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,064,064B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.97% (2,920,438B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
33 12,919,518,435 311,488,360 277,611,102 33,877,258 0
89.12% (277,611,102B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.34% (240,917,760B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.34% (240,917,760B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.34% (240,917,760B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.34% (240,917,760B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.48% (191,489,040B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.48% (191,489,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.48% (191,489,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.48% (191,489,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.48% (191,489,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.48% (191,489,040B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.87% (49,428,720B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.87% (49,428,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.87% (49,428,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.87% (49,428,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.87% (49,428,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.87% (49,428,720B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (16,061,064B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (16,061,064B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (16,061,064B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (12,765,864B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (12,765,864B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (12,765,864B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (12,765,864B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (12,765,864B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (12,765,864B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,295,200B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,295,200B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,295,200B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,295,200B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,295,200B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,295,200B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (12,659,120B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (12,659,120B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (12,659,120B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (12,659,120B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (12,659,120B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (12,659,120B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (12,659,120B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (5,353,728B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (5,353,728B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (5,353,728B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (5,353,728B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (4,255,312B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (4,255,312B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (4,255,312B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (4,255,312B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (4,255,312B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (4,255,312B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,098,416B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.84% (2,619,430B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
34 13,451,710,527 324,160,912 288,889,240 35,271,672 0
89.12% (288,889,240B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.29% (250,548,120B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.29% (250,548,120B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.29% (250,548,120B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.29% (250,548,120B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.43% (199,143,720B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.43% (199,143,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.43% (199,143,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.43% (199,143,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.43% (199,143,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.43% (199,143,720B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.86% (51,404,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.86% (51,404,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.86% (51,404,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.86% (51,404,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.86% (51,404,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.86% (51,404,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (16,703,088B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (16,703,088B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (16,703,088B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (13,276,128B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (13,276,128B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (13,276,128B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (13,276,128B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (13,276,128B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (13,276,128B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,426,960B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,426,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,426,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,426,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,426,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,426,960B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (13,175,920B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (13,175,920B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (13,175,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (13,175,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (13,175,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (13,175,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (13,175,920B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (5,567,736B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (5,567,736B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (5,567,736B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (5,567,736B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (4,425,416B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (4,425,416B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (4,425,416B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (4,425,416B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (4,425,416B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (4,425,416B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,142,320B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.89% (2,894,376B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
35 13,865,638,612 334,007,856 297,670,998 36,336,858 0
89.12% (297,670,998B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.22% (257,905,800B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.22% (257,905,800B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.22% (257,905,800B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.22% (257,905,800B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.37% (204,991,560B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.37% (204,991,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.37% (204,991,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.37% (204,991,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.37% (204,991,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.37% (204,991,560B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.84% (52,914,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.84% (52,914,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.84% (52,914,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.84% (52,914,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.84% (52,914,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.84% (52,914,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (17,193,600B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (17,193,600B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (17,193,600B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (13,665,984B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (13,665,984B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (13,665,984B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (13,665,984B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (13,665,984B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (13,665,984B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,527,616B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,527,616B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,527,616B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,527,616B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,527,616B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,527,616B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.06% (13,573,040B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.06% (13,573,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.06% (13,573,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.06% (13,573,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.06% (13,573,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.06% (13,573,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.06% (13,573,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (5,731,240B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (5,731,240B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (5,731,240B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (5,731,240B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (4,555,368B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (4,555,368B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (4,555,368B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (4,555,368B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (4,555,368B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (4,555,368B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,175,872B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.98% (3,267,318B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
36 14,316,782,320 344,354,272 306,902,124 37,452,148 0
89.12% (306,902,124B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.39% (266,506,200B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.39% (266,506,200B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.39% (266,506,200B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.39% (266,506,200B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.52% (211,833,360B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.52% (211,833,360B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.52% (211,833,360B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.52% (211,833,360B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.52% (211,833,360B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.52% (211,833,360B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.88% (54,672,840B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.88% (54,672,840B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.88% (54,672,840B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.88% (54,672,840B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.88% (54,672,840B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.88% (54,672,840B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (17,766,960B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (17,766,960B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (17,766,960B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (14,122,152B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (14,122,152B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (14,122,152B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (14,122,152B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (14,122,152B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (14,122,152B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,644,808B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,644,808B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,644,808B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,644,808B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,644,808B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,644,808B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.07% (14,018,960B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.07% (14,018,960B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.07% (14,018,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.07% (14,018,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.07% (14,018,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.07% (14,018,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.07% (14,018,960B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (5,922,360B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (5,922,360B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (5,922,360B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (5,922,360B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (4,707,408B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (4,707,408B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (4,707,408B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (4,707,408B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (4,707,408B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (4,707,408B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,214,952B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.78% (2,687,644B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
37 14,768,487,651 354,894,056 316,278,489 38,615,567 0
89.12% (316,278,489B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.29% (274,311,000B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.29% (274,311,000B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.29% (274,311,000B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.29% (274,311,000B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.43% (218,028,600B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.43% (218,028,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.43% (218,028,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.43% (218,028,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.43% (218,028,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.43% (218,028,600B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.86% (56,282,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.86% (56,282,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.86% (56,282,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.86% (56,282,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.86% (56,282,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.86% (56,282,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (18,287,280B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (18,287,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (18,287,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (14,535,120B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (14,535,120B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (14,535,120B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (14,535,120B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (14,535,120B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (14,535,120B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,752,160B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,752,160B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,752,160B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,752,160B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,752,160B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,752,160B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.07% (14,448,880B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.07% (14,448,880B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.07% (14,448,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.07% (14,448,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.07% (14,448,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.07% (14,448,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.07% (14,448,880B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (6,095,800B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (6,095,800B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (6,095,800B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (6,095,800B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (4,845,080B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (4,845,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (4,845,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (4,845,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (4,845,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (4,845,080B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,250,720B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.88% (3,135,529B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
38 15,101,364,329 362,060,824 322,661,538 39,399,286 0
89.12% (322,661,538B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.33% (279,971,280B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.33% (279,971,280B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.33% (279,971,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.33% (279,971,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.46% (222,523,200B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.46% (222,523,200B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.46% (222,523,200B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.46% (222,523,200B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.46% (222,523,200B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.46% (222,523,200B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.87% (57,448,080B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.87% (57,448,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.87% (57,448,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.87% (57,448,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.87% (57,448,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.87% (57,448,080B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (18,664,632B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (18,664,632B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (18,664,632B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (14,834,760B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (14,834,760B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (14,834,760B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (14,834,760B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (14,834,760B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (14,834,760B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (3,829,872B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (3,829,872B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (3,829,872B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (3,829,872B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (3,829,872B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (3,829,872B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.08% (14,763,360B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.08% (14,763,360B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.08% (14,763,360B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.08% (14,763,360B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.08% (14,763,360B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.08% (14,763,360B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.08% (14,763,360B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (6,221,584B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (6,221,584B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (6,221,584B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (6,221,584B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (4,944,960B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (4,944,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (4,944,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (4,944,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (4,944,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (4,944,960B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,276,624B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.84% (3,040,682B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
39 15,568,282,291 372,660,096 332,115,223 40,544,873 0
40 15,888,467,205 380,095,984 338,737,258 41,358,726 0
41 16,384,881,146 391,605,096 349,006,094 42,599,002 0
42 16,717,458,734 399,507,440 356,043,417 43,464,023 0
43 17,072,726,321 407,465,744 363,128,322 44,337,422 0
44 17,449,756,490 416,500,912 371,149,827 45,351,085 0
89.11% (371,149,827B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->76.94% (320,451,120B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->76.94% (320,451,120B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->76.94% (320,451,120B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->76.94% (320,451,120B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.15% (254,704,680B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.15% (254,704,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.15% (254,704,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.15% (254,704,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.15% (254,704,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.15% (254,704,680B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.79% (65,746,440B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.79% (65,746,440B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.79% (65,746,440B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.79% (65,746,440B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.79% (65,746,440B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.79% (65,746,440B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.13% (21,363,288B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.13% (21,363,288B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.13% (21,363,288B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.08% (16,980,192B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.08% (16,980,192B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.08% (16,980,192B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.08% (16,980,192B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.08% (16,980,192B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.08% (16,980,192B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.05% (4,383,096B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.05% (4,383,096B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.05% (4,383,096B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.05% (4,383,096B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.05% (4,383,096B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.05% (4,383,096B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.08% (16,989,280B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.08% (16,989,280B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.08% (16,989,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.08% (16,989,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.08% (16,989,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.08% (16,989,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.08% (16,989,280B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.71% (7,121,136B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.71% (7,121,136B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.71% (7,121,136B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.71% (7,121,136B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (5,660,104B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (5,660,104B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (5,660,104B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (5,660,104B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (5,660,104B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (5,660,104B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,461,032B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.25% (5,225,003B) in 74 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
45 18,065,198,838 419,765,216 374,077,059 45,688,157 0
46 18,432,012,369 429,184,472 382,472,221 46,712,251 0
89.12% (382,472,221B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.27% (331,622,280B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.27% (331,622,280B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.27% (331,622,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.27% (331,622,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.41% (263,583,360B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.41% (263,583,360B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.41% (263,583,360B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.41% (263,583,360B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.41% (263,583,360B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.41% (263,583,360B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.85% (68,038,920B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.85% (68,038,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.85% (68,038,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.85% (68,038,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.85% (68,038,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.85% (68,038,920B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (22,108,032B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (22,108,032B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (22,108,032B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (17,572,224B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (17,572,224B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (17,572,224B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (17,572,224B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (17,572,224B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (17,572,224B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,535,808B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,535,808B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,535,808B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,535,808B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,535,808B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,535,808B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.14% (17,789,440B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.14% (17,789,440B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.14% (17,789,440B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.14% (17,789,440B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.14% (17,789,440B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.14% (17,789,440B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.14% (17,789,440B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,369,384B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,369,384B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,369,384B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,369,384B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (5,857,408B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (5,857,408B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (5,857,408B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (5,857,408B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (5,857,408B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (5,857,408B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,511,976B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.83% (3,583,085B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
47 18,798,497,993 437,866,496 390,220,210 47,646,286 0
89.12% (390,220,210B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.38% (338,836,680B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.38% (338,836,680B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.38% (338,836,680B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.38% (338,836,680B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.51% (269,318,160B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.51% (269,318,160B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.51% (269,318,160B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.51% (269,318,160B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.51% (269,318,160B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.51% (269,318,160B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.88% (69,518,520B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.88% (69,518,520B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.88% (69,518,520B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.88% (69,518,520B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.88% (69,518,520B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.88% (69,518,520B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (22,588,992B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (22,588,992B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (22,588,992B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (17,954,424B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (17,954,424B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (17,954,424B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (17,954,424B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (17,954,424B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (17,954,424B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,634,568B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,634,568B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,634,568B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,634,568B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,634,568B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,634,568B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.15% (18,158,480B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.15% (18,158,480B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.15% (18,158,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.15% (18,158,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.15% (18,158,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.15% (18,158,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.15% (18,158,480B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,529,704B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,529,704B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,529,704B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,529,704B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (5,984,848B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (5,984,848B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (5,984,848B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (5,984,848B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (5,984,848B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (5,984,848B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,544,856B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.71% (3,106,354B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
48 19,147,202,392 446,728,680 398,123,253 48,605,427 0
89.12% (398,123,253B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.35% (345,554,280B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.35% (345,554,280B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.35% (345,554,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.35% (345,554,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.48% (274,662,360B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.48% (274,662,360B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.48% (274,662,360B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.48% (274,662,360B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.48% (274,662,360B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.48% (274,662,360B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.87% (70,891,920B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.87% (70,891,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.87% (70,891,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.87% (70,891,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.87% (70,891,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.87% (70,891,920B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (23,036,832B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (23,036,832B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (23,036,832B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (18,310,752B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (18,310,752B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (18,310,752B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (18,310,752B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (18,310,752B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (18,310,752B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,726,080B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,726,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,726,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,726,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,726,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,726,080B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.14% (18,506,400B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.14% (18,506,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.14% (18,506,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.14% (18,506,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.14% (18,506,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.14% (18,506,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.14% (18,506,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,678,984B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,678,984B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,678,984B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,678,984B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (6,103,608B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (6,103,608B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (6,103,608B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (6,103,608B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (6,103,608B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (6,103,608B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,575,376B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.75% (3,346,757B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
49 19,301,058,425 449,932,592 400,960,768 48,971,824 0
50 19,339,233,904 451,197,136 402,096,448 49,100,688 0
89.12% (402,096,448B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.28% (348,686,280B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.28% (348,686,280B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.28% (348,686,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.28% (348,686,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.42% (277,141,680B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.42% (277,141,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.42% (277,141,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.42% (277,141,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.42% (277,141,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.42% (277,141,680B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.86% (71,544,600B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.86% (71,544,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.86% (71,544,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.86% (71,544,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.86% (71,544,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.86% (71,544,600B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (23,245,632B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (23,245,632B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (23,245,632B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.09% (18,476,016B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.09% (18,476,016B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.09% (18,476,016B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.09% (18,476,016B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.09% (18,476,016B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.09% (18,476,016B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,769,616B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,769,616B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,769,616B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,769,616B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,769,616B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,769,616B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.14% (18,685,280B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.14% (18,685,280B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.14% (18,685,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.14% (18,685,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.14% (18,685,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.14% (18,685,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.14% (18,685,280B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,748,584B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,748,584B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,748,584B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,748,584B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.36% (6,158,704B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.36% (6,158,704B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.36% (6,158,704B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.36% (6,158,704B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.36% (6,158,704B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.36% (6,158,704B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,589,880B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.83% (3,730,672B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
51 19,538,018,095 455,714,272 406,133,442 49,580,830 0
89.12% (406,133,442B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.36% (352,562,400B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.36% (352,562,400B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.36% (352,562,400B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.36% (352,562,400B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.49% (280,229,760B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.49% (280,229,760B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.49% (280,229,760B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.49% (280,229,760B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.49% (280,229,760B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.49% (280,229,760B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.87% (72,332,640B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.87% (72,332,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.87% (72,332,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.87% (72,332,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.87% (72,332,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.87% (72,332,640B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (23,504,040B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (23,504,040B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (23,504,040B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (18,681,888B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (18,681,888B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (18,681,888B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (18,681,888B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (18,681,888B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (18,681,888B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,822,152B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,822,152B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,822,152B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,822,152B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,822,152B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,822,152B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.14% (18,882,320B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.14% (18,882,320B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.14% (18,882,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.14% (18,882,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.14% (18,882,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.14% (18,882,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.14% (18,882,320B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,834,720B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,834,720B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,834,720B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,834,720B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (6,227,328B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (6,227,328B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (6,227,328B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (6,227,328B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (6,227,328B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (6,227,328B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,607,392B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.74% (3,349,962B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
52 19,725,177,837 460,309,224 410,220,118 50,089,106 0
89.12% (410,220,118B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.30% (355,840,560B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.30% (355,840,560B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.30% (355,840,560B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.30% (355,840,560B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.44% (282,833,280B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.44% (282,833,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.44% (282,833,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.44% (282,833,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.44% (282,833,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.44% (282,833,280B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.86% (73,007,280B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.86% (73,007,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.86% (73,007,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.86% (73,007,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.86% (73,007,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.86% (73,007,280B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.15% (23,722,584B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.15% (23,722,584B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.15% (23,722,584B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (18,855,432B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (18,855,432B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (18,855,432B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (18,855,432B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (18,855,432B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (18,855,432B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,867,152B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,867,152B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,867,152B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,867,152B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,867,152B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,867,152B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.14% (19,062,000B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.14% (19,062,000B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.14% (19,062,000B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.14% (19,062,000B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.14% (19,062,000B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.14% (19,062,000B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.14% (19,062,000B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,907,568B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,907,568B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,907,568B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,907,568B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (6,285,184B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (6,285,184B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (6,285,184B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (6,285,184B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (6,285,184B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (6,285,184B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,622,384B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.80% (3,687,406B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
53 19,928,464,071 464,928,424 414,342,407 50,586,017 0
89.12% (414,342,407B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->77.36% (359,667,360B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->77.36% (359,667,360B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->77.36% (359,667,360B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->77.36% (359,667,360B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->61.49% (285,871,320B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->61.49% (285,871,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->61.49% (285,871,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->61.49% (285,871,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->61.49% (285,871,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->61.49% (285,871,320B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->15.87% (73,796,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->15.87% (73,796,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->15.87% (73,796,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->15.87% (73,796,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->15.87% (73,796,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->15.87% (73,796,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (23,977,704B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->05.16% (23,977,704B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->05.16% (23,977,704B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->04.10% (19,057,968B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->04.10% (19,057,968B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->04.10% (19,057,968B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->04.10% (19,057,968B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->04.10% (19,057,968B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->04.10% (19,057,968B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->01.06% (4,919,736B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.06% (4,919,736B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.06% (4,919,736B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.06% (4,919,736B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.06% (4,919,736B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.06% (4,919,736B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.14% (19,262,400B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->04.14% (19,262,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->04.14% (19,262,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.14% (19,262,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.14% (19,262,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->04.14% (19,262,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->04.14% (19,262,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.72% (7,992,608B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.72% (7,992,608B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.72% (7,992,608B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.72% (7,992,608B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.37% (6,352,696B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.37% (6,352,696B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.37% (6,352,696B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.37% (6,352,696B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.37% (6,352,696B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.37% (6,352,696B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.35% (1,639,912B) in 1+ places, all below ms_print's threshold (01.00%)
|
->00.74% (3,442,335B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
54 20,187,896,313 102,467,752 91,163,816 11,303,936 0
--------------------------------------------------------------------------------
Command: /usr/sbin/collectd -C /tmp/collectd-ceph.conf -f
Massif arguments: (none)
ms_print arguments: /tmp/massif.out.2751
--------------------------------------------------------------------------------
MB
43.82^ ##
| #
| @@::#
| :@@ ::#
| :@:::@@ ::# ::
| @:::@@:@: :@@ ::# : ::
| ::::@:: @ :@: :@@ ::# : : ::
| @: : @:: @ :@: :@@ ::# : : ::
| @@@: : @:: @ :@: :@@ ::# : : ::: :
| @@ ::::@@@: : @:: @ :@: :@@ ::# : : :::::
| @ ::::::::: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @ :@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @@@ :@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @ @ :::@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @::: :@ @::: :@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @@::::@:: ::@ @::: :@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
| @@ :: :@:: ::@ @::: :@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
|::@@ :: :@:: ::@ @::: :@@@ ::: :: :: :@@@: : @:: @ :@: :@@ ::# : : :::::
0 +----------------------------------------------------------------------->Gi
0 21.58
Number of snapshots: 55
Detailed snapshots: [2, 3, 7, 12, 13, 18, 19, 20, 29, 30, 31, 34, 37, 39, 42, 43, 46 (peak)]
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
0 0 0 0 0 0
1 268,099,242 4,023,128 3,586,110 437,018 0
2 787,763,341 6,712,888 5,996,356 716,532 0
89.33% (5,996,356B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->32.93% (2,210,376B) 0x412812: uc_update (utils_cache.c:86)
| ->32.93% (2,210,376B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->32.93% (2,210,376B) 0x410557: plugin_write_thread (plugin.c:788)
| ->32.93% (2,210,376B) 0x503CE98: start_thread (pthread_create.c:308)
|
->26.84% (1,801,800B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->26.84% (1,801,800B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->26.84% (1,801,800B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->26.84% (1,801,800B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->21.34% (1,432,800B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->21.34% (1,432,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->21.34% (1,432,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->21.34% (1,432,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->21.34% (1,432,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->21.34% (1,432,800B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->05.50% (369,000B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->05.50% (369,000B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->05.50% (369,000B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->05.50% (369,000B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->05.50% (369,000B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->05.50% (369,000B) 0x503CE98: start_thread (pthread_create.c:308)
|
->06.81% (457,200B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->06.81% (457,200B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->06.81% (457,200B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->06.81% (457,200B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->06.81% (457,200B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->06.81% (457,200B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->06.81% (457,200B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.92% (397,393B) 0x54E4AB0: strdup (strdup.c:43)
| ->05.92% (397,351B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->05.92% (397,351B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->05.92% (397,351B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->05.92% (397,351B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->04.50% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->04.50% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->04.50% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->04.50% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->04.50% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->04.50% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->04.50% (302,272B) 0x4062B2: main (collectd.c:328)
|
->04.33% (290,959B) in 70 places, all below massif's threshold (01.00%)
|
->03.52% (236,112B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
| ->03.35% (224,784B) 0x41299D: uc_update (utils_cache.c:213)
| | ->03.35% (224,784B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->03.35% (224,784B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->03.35% (224,784B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.17% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.69% (180,244B) 0x5E2253F: cconn_main_loop (ceph.c:1294)
| ->02.69% (180,244B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.69% (180,244B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.79% (120,000B) 0x40F273: plugin_write_enqueue (plugin.c:709)
->01.79% (120,000B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.79% (120,000B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.42% (95,472B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.42% (95,472B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.42% (95,472B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.42% (95,472B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.42% (95,472B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.42% (95,472B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.37% (24,528B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
3 1,155,368,762 8,498,224 7,583,328 914,896 0
89.23% (7,583,328B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->35.33% (3,002,040B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->35.33% (3,002,040B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->35.33% (3,002,040B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->35.33% (3,002,040B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->28.05% (2,383,920B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->28.05% (2,383,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->28.05% (2,383,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->28.05% (2,383,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->28.05% (2,383,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->28.05% (2,383,920B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->07.27% (618,120B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->07.27% (618,120B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->07.27% (618,120B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->07.27% (618,120B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->07.27% (618,120B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->07.27% (618,120B) 0x503CE98: start_thread (pthread_create.c:308)
|
->26.23% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->26.23% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->26.23% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->26.23% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->08.13% (691,120B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->08.13% (691,120B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->08.13% (691,120B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->08.13% (691,120B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->08.13% (691,120B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->08.13% (691,120B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->08.13% (691,120B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.71% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
| ->04.71% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->04.71% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->04.71% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->04.71% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->04.02% (341,663B) in 70 places, all below massif's threshold (01.00%)
|
->03.56% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->03.56% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->03.56% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->03.56% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->03.56% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->03.56% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->03.56% (302,272B) 0x4062B2: main (collectd.c:328)
|
->02.80% (238,032B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
| ->02.67% (226,704B) 0x41299D: uc_update (utils_cache.c:213)
| | ->02.67% (226,704B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->02.67% (226,704B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->02.67% (226,704B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.13% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.35% (200,016B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->02.35% (200,016B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->02.35% (200,016B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.87% (158,880B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.87% (158,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.87% (158,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.87% (158,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.87% (158,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.87% (158,880B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.48% (41,136B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.10% (178,386B) 0x5E2253F: cconn_main_loop (ceph.c:1294)
->02.10% (178,386B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.10% (178,386B) 0x503CE98: start_thread (pthread_create.c:308)
|
->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)
--------------------------------------------------------------------------------
4 1,628,345,534 8,490,912 7,565,574 925,338 0
5 2,063,349,914 9,072,552 8,081,797 990,755 0
6 2,658,381,022 8,269,120 7,369,325 899,795 0
7 3,059,632,298 10,751,064 9,590,033 1,161,031 0
89.20% (9,590,033B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->34.21% (3,677,760B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->34.21% (3,677,760B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->34.21% (3,677,760B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->34.21% (3,677,760B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->27.23% (2,927,880B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->27.23% (2,927,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->27.23% (2,927,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->27.23% (2,927,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->27.23% (2,927,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->27.23% (2,927,880B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->06.97% (749,880B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->06.97% (749,880B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->06.97% (749,880B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->06.97% (749,880B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->06.97% (749,880B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->06.97% (749,880B) 0x503CE98: start_thread (pthread_create.c:308)
|
->20.67% (2,222,648B) 0x412812: uc_update (utils_cache.c:86)
| ->20.67% (2,222,648B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->20.67% (2,222,648B) 0x410557: plugin_write_thread (plugin.c:788)
| ->20.67% (2,222,648B) 0x503CE98: start_thread (pthread_create.c:308)
|
->16.60% (1,784,640B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->16.60% (1,784,640B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->16.60% (1,784,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->16.60% (1,784,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->16.60% (1,784,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->16.60% (1,784,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->16.60% (1,784,640B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.27% (459,093B) 0x54E4AB0: strdup (strdup.c:43)
| ->03.72% (399,464B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->03.72% (399,464B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->03.72% (399,464B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->03.72% (399,464B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.55% (59,629B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.83% (304,327B) in 69 places, all below massif's threshold (01.00%)
|
->02.81% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->02.81% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->02.81% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.81% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.81% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->02.81% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->02.81% (302,272B) 0x4062B2: main (collectd.c:328)
|
->02.28% (245,064B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->02.28% (245,064B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->02.28% (245,064B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.81% (195,072B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->01.81% (195,072B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->01.81% (195,072B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->01.81% (195,072B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->01.81% (195,072B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->01.81% (195,072B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.46% (49,992B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.21% (237,360B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
| ->02.10% (226,032B) 0x41299D: uc_update (utils_cache.c:213)
| | ->02.10% (226,032B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->02.10% (226,032B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->02.10% (226,032B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.11% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.66% (178,464B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->01.66% (178,464B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.66% (178,464B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.66% (178,464B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.66% (178,464B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.66% (178,464B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.66% (178,464B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.66% (178,405B) 0x5E2253F: cconn_main_loop (ceph.c:1294)
->01.66% (178,405B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.66% (178,405B) 0x503CE98: start_thread (pthread_create.c:308)
|
->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)
--------------------------------------------------------------------------------
8 3,352,892,000 10,582,288 9,439,948 1,142,340 0
9 3,789,072,605 11,140,672 9,925,900 1,214,772 0
10 4,228,902,313 7,767,024 6,935,137 831,887 0
11 4,545,211,424 10,558,424 9,432,109 1,126,315 0
12 4,998,109,752 15,291,272 13,633,584 1,657,688 0
89.16% (13,633,584B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->41.93% (6,412,320B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->41.93% (6,412,320B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->41.93% (6,412,320B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->41.93% (6,412,320B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->33.33% (5,096,520B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->33.33% (5,096,520B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->33.33% (5,096,520B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->33.33% (5,096,520B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->33.33% (5,096,520B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->33.33% (5,096,520B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->08.60% (1,315,800B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->08.60% (1,315,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->08.60% (1,315,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->08.60% (1,315,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->08.60% (1,315,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->08.60% (1,315,800B) 0x503CE98: start_thread (pthread_create.c:308)
|
->19.18% (2,932,400B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->19.18% (2,932,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->19.18% (2,932,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->19.18% (2,932,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->19.18% (2,932,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->19.18% (2,932,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->19.18% (2,932,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->14.07% (2,151,848B) 0x412812: uc_update (utils_cache.c:86)
| ->14.07% (2,151,848B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->14.07% (2,151,848B) 0x410557: plugin_write_thread (plugin.c:788)
| ->14.07% (2,151,848B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.26% (498,574B) in 70 places, all below massif's threshold (01.00%)
|
->02.79% (427,368B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->02.79% (427,368B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->02.79% (427,368B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.22% (339,648B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.22% (339,648B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.22% (339,648B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.22% (339,648B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.22% (339,648B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.22% (339,648B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.57% (87,720B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.52% (385,402B) 0x54E4AB0: strdup (strdup.c:43)
| ->02.52% (385,360B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->02.52% (385,360B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->02.52% (385,360B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->02.52% (385,360B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.98% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->01.98% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.98% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.98% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.98% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->01.98% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->01.98% (302,272B) 0x4062B2: main (collectd.c:328)
|
->01.92% (293,240B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->01.92% (293,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.92% (293,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.92% (293,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.92% (293,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.92% (293,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.92% (293,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.51% (230,160B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
->01.43% (218,832B) 0x41299D: uc_update (utils_cache.c:213)
| ->01.43% (218,832B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->01.43% (218,832B) 0x410557: plugin_write_thread (plugin.c:788)
| ->01.43% (218,832B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.07% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
13 5,602,514,675 17,768,608 15,840,587 1,928,021 0
89.15% (15,840,587B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->44.97% (7,990,920B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->44.97% (7,990,920B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->44.97% (7,990,920B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->44.97% (7,990,920B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->35.76% (6,353,640B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->35.76% (6,353,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->35.76% (6,353,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->35.76% (6,353,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->35.76% (6,353,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->35.76% (6,353,640B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.21% (1,637,280B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.21% (1,637,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.21% (1,637,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.21% (1,637,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.21% (1,637,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.21% (1,637,280B) 0x503CE98: start_thread (pthread_create.c:308)
|
->18.60% (3,305,680B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->18.60% (3,305,680B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->18.60% (3,305,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->18.60% (3,305,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->18.60% (3,305,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->18.60% (3,305,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->18.60% (3,305,680B) 0x503CE98: start_thread (pthread_create.c:308)
|
->12.55% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->12.55% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->12.55% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->12.55% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.00% (532,608B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.00% (532,608B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.00% (532,608B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.38% (423,456B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.38% (423,456B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.38% (423,456B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.38% (423,456B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.38% (423,456B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.38% (423,456B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.61% (109,152B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.87% (510,708B) in 70 places, all below massif's threshold (01.00%)
|
->02.25% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
| ->02.25% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->02.25% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->02.25% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->02.25% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.86% (330,568B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->01.86% (330,568B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.86% (330,568B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.86% (330,568B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.86% (330,568B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.86% (330,568B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.86% (330,568B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.70% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->01.70% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.70% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.70% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.70% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->01.70% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->01.70% (302,272B) 0x4062B2: main (collectd.c:328)
|
->01.34% (238,032B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
->01.28% (226,704B) 0x41299D: uc_update (utils_cache.c:213)
| ->01.28% (226,704B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->01.28% (226,704B) 0x410557: plugin_write_thread (plugin.c:788)
| ->01.28% (226,704B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.06% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
14 6,028,189,603 11,226,936 10,022,166 1,204,770 0
15 6,313,781,420 9,824,696 8,774,121 1,050,575 0
16 6,742,129,654 13,411,376 11,963,375 1,448,001 0
17 7,241,862,211 17,001,392 15,172,512 1,828,880 0
18 7,566,476,648 19,979,440 17,827,427 2,152,013 0
89.23% (17,827,427B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->43.26% (8,642,160B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->43.26% (8,642,160B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->43.26% (8,642,160B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->43.26% (8,642,160B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->34.40% (6,873,480B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->34.40% (6,873,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->34.40% (6,873,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->34.40% (6,873,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->34.40% (6,873,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->34.40% (6,873,480B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->08.85% (1,768,680B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->08.85% (1,768,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->08.85% (1,768,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->08.85% (1,768,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->08.85% (1,768,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->08.85% (1,768,680B) 0x503CE98: start_thread (pthread_create.c:308)
|
->22.13% (4,421,360B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->22.13% (4,421,360B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->22.13% (4,421,360B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->22.13% (4,421,360B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->22.13% (4,421,360B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->22.13% (4,421,360B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->22.13% (4,421,360B) 0x503CE98: start_thread (pthread_create.c:308)
|
->11.16% (2,228,784B) 0x412812: uc_update (utils_cache.c:86)
| ->11.16% (2,228,784B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->11.16% (2,228,784B) 0x410557: plugin_write_thread (plugin.c:788)
| ->11.16% (2,228,784B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.88% (576,262B) in 70 places, all below massif's threshold (01.00%)
|
->02.88% (576,024B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->02.88% (576,024B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->02.88% (576,024B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.29% (458,208B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.29% (458,208B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.29% (458,208B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.29% (458,208B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.29% (458,208B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.29% (458,208B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.59% (117,816B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.21% (442,136B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.21% (442,136B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.21% (442,136B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.21% (442,136B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.21% (442,136B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.21% (442,136B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.21% (442,136B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.00% (400,445B) 0x54E4AB0: strdup (strdup.c:43)
| ->02.00% (400,403B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->02.00% (400,403B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->02.00% (400,403B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->02.00% (400,403B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.51% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->01.51% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.51% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.51% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.51% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->01.51% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->01.51% (302,272B) 0x4062B2: main (collectd.c:328)
|
->01.19% (237,984B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
->01.13% (226,656B) 0x41299D: uc_update (utils_cache.c:213)
| ->01.13% (226,656B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->01.13% (226,656B) 0x410557: plugin_write_thread (plugin.c:788)
| ->01.13% (226,656B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.06% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
19 7,953,288,764 22,466,928 20,036,843 2,430,085 0
89.18% (20,036,843B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->46.62% (10,473,480B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->46.62% (10,473,480B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->46.62% (10,473,480B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->46.62% (10,473,480B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->37.06% (8,326,080B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->37.06% (8,326,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->37.06% (8,326,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->37.06% (8,326,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->37.06% (8,326,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->37.06% (8,326,080B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.56% (2,147,400B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.56% (2,147,400B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.56% (2,147,400B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.56% (2,147,400B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.56% (2,147,400B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.56% (2,147,400B) 0x503CE98: start_thread (pthread_create.c:308)
|
->20.81% (4,674,560B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->20.81% (4,674,560B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->20.81% (4,674,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->20.81% (4,674,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->20.81% (4,674,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->20.81% (4,674,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->20.81% (4,674,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->09.92% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->09.92% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->09.92% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->09.92% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.11% (698,112B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.11% (698,112B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.11% (698,112B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.47% (554,976B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.47% (554,976B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.47% (554,976B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.47% (554,976B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.47% (554,976B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.47% (554,976B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.64% (143,136B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.08% (467,456B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.08% (467,456B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.08% (467,456B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.08% (467,456B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.08% (467,456B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.08% (467,456B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.08% (467,456B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.78% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.78% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.78% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.78% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.78% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.43% (320,388B) in 69 places, all below massif's threshold (01.00%)
|
->01.35% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->01.35% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.35% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.35% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.35% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->01.35% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->01.35% (302,272B) 0x4062B2: main (collectd.c:328)
|
->01.06% (238,032B) 0x4114BB: c_avl_insert (utils_avltree.c:506)
| ->01.01% (226,704B) 0x41299D: uc_update (utils_cache.c:213)
| | ->01.01% (226,704B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.01% (226,704B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.01% (226,704B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.05% (11,328B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.04% (232,744B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.04% (232,744B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.04% (232,744B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.04% (232,744B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.04% (232,744B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
20 8,288,508,677 25,385,488 22,635,020 2,750,468 0
89.17% (22,635,020B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->49.84% (12,652,200B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->49.84% (12,652,200B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->49.84% (12,652,200B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->49.84% (12,652,200B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->39.62% (10,056,600B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->39.62% (10,056,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->39.62% (10,056,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->39.62% (10,056,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->39.62% (10,056,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->39.62% (10,056,600B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->10.22% (2,595,600B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->10.22% (2,595,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->10.22% (2,595,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->10.22% (2,595,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->10.22% (2,595,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->10.22% (2,595,600B) 0x503CE98: start_thread (pthread_create.c:308)
|
->19.36% (4,914,640B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->19.36% (4,914,640B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->19.36% (4,914,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->19.36% (4,914,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->19.36% (4,914,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->19.36% (4,914,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->19.36% (4,914,640B) 0x503CE98: start_thread (pthread_create.c:308)
|
->08.78% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->08.78% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->08.78% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->08.78% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.32% (843,360B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.32% (843,360B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.32% (843,360B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.64% (670,320B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.64% (670,320B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.64% (670,320B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.64% (670,320B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.64% (670,320B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.64% (670,320B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.68% (173,040B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.05% (520,125B) in 70 places, all below massif's threshold (01.00%)
|
->01.94% (491,464B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->01.94% (491,464B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->01.94% (491,464B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.94% (491,464B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.94% (491,464B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->01.94% (491,464B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->01.94% (491,464B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.58% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.58% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.58% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.58% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.58% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.19% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->01.19% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.19% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.19% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.19% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->01.19% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->01.19% (302,272B) 0x4062B2: main (collectd.c:328)
|
->01.11% (281,160B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.11% (281,160B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.11% (281,160B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.11% (281,160B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.11% (281,160B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
21 8,765,106,216 24,715,064 22,034,724 2,680,340 0
22 9,162,279,938 24,723,552 22,044,589 2,678,963 0
23 9,592,831,184 24,049,736 21,446,870 2,602,866 0
24 10,228,305,165 24,977,696 22,270,995 2,706,701 0
25 10,546,048,275 24,737,296 22,074,998 2,662,298 0
26 10,987,582,100 25,416,600 22,671,427 2,745,173 0
27 11,397,939,864 25,296,368 22,570,659 2,725,709 0
28 11,946,144,890 26,586,752 23,715,049 2,871,703 0
29 12,283,606,157 27,948,944 24,934,662 3,014,282 0
89.22% (24,934,662B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->44.65% (12,480,120B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->44.65% (12,480,120B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->44.65% (12,480,120B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->44.65% (12,480,120B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->35.49% (9,919,080B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->35.49% (9,919,080B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->35.49% (9,919,080B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->35.49% (9,919,080B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->35.49% (9,919,080B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->35.49% (9,919,080B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.16% (2,561,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.16% (2,561,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.16% (2,561,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.16% (2,561,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.16% (2,561,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.16% (2,561,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->25.67% (7,175,600B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->25.67% (7,175,600B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->25.67% (7,175,600B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->25.67% (7,175,600B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->25.67% (7,175,600B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->25.67% (7,175,600B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->25.67% (7,175,600B) 0x503CE98: start_thread (pthread_create.c:308)
|
->07.98% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->07.98% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->07.98% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->07.98% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.98% (831,888B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->02.98% (831,888B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->02.98% (831,888B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.37% (661,152B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.37% (661,152B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.37% (661,152B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.37% (661,152B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.37% (661,152B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.37% (661,152B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.61% (170,736B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.85% (797,423B) in 71 places, all below massif's threshold (01.00%)
|
->02.57% (717,560B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.57% (717,560B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.57% (717,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.57% (717,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.57% (717,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.57% (717,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.57% (717,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.43% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.43% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.43% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.43% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.43% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.08% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
->01.08% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
->01.08% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
->01.08% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
->01.08% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
->01.08% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
->01.08% (302,272B) 0x4062B2: main (collectd.c:328)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
30 12,802,422,605 29,476,552 26,293,388 3,183,164 0
89.20% (26,293,388B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->45.61% (13,443,480B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->45.61% (13,443,480B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->45.61% (13,443,480B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->45.61% (13,443,480B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->36.26% (10,686,960B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->36.26% (10,686,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->36.26% (10,686,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->36.26% (10,686,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->36.26% (10,686,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->36.26% (10,686,960B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.35% (2,756,520B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.35% (2,756,520B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.35% (2,756,520B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.35% (2,756,520B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.35% (2,756,520B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.35% (2,756,520B) 0x503CE98: start_thread (pthread_create.c:308)
|
->25.42% (7,492,160B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->25.42% (7,492,160B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->25.42% (7,492,160B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->25.42% (7,492,160B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->25.42% (7,492,160B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->25.42% (7,492,160B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->25.42% (7,492,160B) 0x503CE98: start_thread (pthread_create.c:308)
|
->07.56% (2,228,784B) 0x412812: uc_update (utils_cache.c:86)
| ->07.56% (2,228,784B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->07.56% (2,228,784B) 0x410557: plugin_write_thread (plugin.c:788)
| ->07.56% (2,228,784B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.04% (896,112B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.04% (896,112B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.04% (896,112B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.42% (712,416B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.42% (712,416B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.42% (712,416B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.42% (712,416B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.42% (712,416B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.42% (712,416B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.62% (183,696B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.54% (749,216B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.54% (749,216B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.54% (749,216B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.54% (749,216B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.54% (749,216B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.54% (749,216B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.54% (749,216B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.64% (482,148B) in 70 places, all below massif's threshold (01.00%)
|
->01.36% (400,472B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.36% (400,430B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.36% (400,430B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.36% (400,430B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.36% (400,430B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.03% (302,272B) 0x5E20DBE: node_handler_define_schema (ceph.c:590)
| ->01.03% (302,272B) 0x5E21967: ceph_cb_number (ceph.c:311)
| ->01.03% (302,272B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->01.03% (302,272B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->01.03% (302,272B) 0x5E226FB: cconn_main_loop (ceph.c:1152)
| ->01.03% (302,272B) 0x41027A: plugin_init_all (plugin.c:1577)
| ->01.03% (302,272B) 0x4062B2: main (collectd.c:328)
|
->01.01% (298,744B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.01% (298,744B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.01% (298,744B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.01% (298,744B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.01% (298,744B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
31 13,097,778,064 31,290,768 27,924,841 3,365,927 0
89.24% (27,924,841B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->47.85% (14,973,840B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->47.85% (14,973,840B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->47.85% (14,973,840B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->47.85% (14,973,840B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->38.05% (11,905,920B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->38.05% (11,905,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->38.05% (11,905,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->38.05% (11,905,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->38.05% (11,905,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->38.05% (11,905,920B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.80% (3,067,920B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.80% (3,067,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.80% (3,067,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.80% (3,067,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.80% (3,067,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.80% (3,067,920B) 0x503CE98: start_thread (pthread_create.c:308)
|
->24.58% (7,692,240B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->24.58% (7,692,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->24.58% (7,692,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->24.58% (7,692,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->24.58% (7,692,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->24.58% (7,692,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->24.58% (7,692,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->06.32% (1,977,208B) 0x412812: uc_update (utils_cache.c:86)
| ->06.32% (1,977,208B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->06.32% (1,977,208B) 0x410557: plugin_write_thread (plugin.c:788)
| ->06.32% (1,977,208B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.19% (998,136B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.19% (998,136B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.19% (998,136B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.54% (793,632B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.54% (793,632B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.54% (793,632B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.54% (793,632B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.54% (793,632B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.54% (793,632B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.65% (204,504B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.64% (826,523B) in 71 places, all below massif's threshold (01.00%)
|
->02.46% (769,224B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.46% (769,224B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.46% (769,224B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.46% (769,224B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.46% (769,224B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.46% (769,224B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.46% (769,224B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.13% (354,918B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.13% (354,876B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.13% (354,876B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.13% (354,876B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.13% (354,876B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.06% (332,752B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.06% (332,752B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.06% (332,752B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.06% (332,752B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.06% (332,752B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
32 13,498,381,716 33,020,536 29,459,121 3,561,415 0
33 14,127,012,411 34,451,632 30,736,564 3,715,068 0
34 14,531,471,972 36,351,768 32,424,101 3,927,667 0
89.20% (32,424,101B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->49.51% (17,997,840B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->49.51% (17,997,840B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->49.51% (17,997,840B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->49.51% (17,997,840B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->39.36% (14,307,120B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->39.36% (14,307,120B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->39.36% (14,307,120B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->39.36% (14,307,120B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->39.36% (14,307,120B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->39.36% (14,307,120B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->10.15% (3,690,720B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->10.15% (3,690,720B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->10.15% (3,690,720B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->10.15% (3,690,720B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->10.15% (3,690,720B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->10.15% (3,690,720B) 0x503CE98: start_thread (pthread_create.c:308)
|
->23.57% (8,568,240B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->23.57% (8,568,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->23.57% (8,568,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->23.57% (8,568,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->23.57% (8,568,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->23.57% (8,568,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->23.57% (8,568,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->06.13% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->06.13% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->06.13% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->06.13% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.30% (1,199,736B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.30% (1,199,736B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.30% (1,199,736B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.62% (953,712B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.62% (953,712B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.62% (953,712B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.62% (953,712B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.62% (953,712B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.62% (953,712B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.68% (246,024B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.36% (856,824B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.36% (856,824B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.36% (856,824B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.36% (856,824B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.36% (856,824B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.36% (856,824B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.36% (856,824B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.12% (771,710B) in 71 places, all below massif's threshold (01.00%)
|
->01.10% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.10% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.10% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.10% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.10% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.10% (399,952B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.10% (399,952B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.10% (399,952B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.10% (399,952B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.10% (399,952B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
35 14,942,623,815 35,723,432 31,866,687 3,856,745 0
36 15,353,759,439 36,065,312 32,169,410 3,895,902 0
37 15,945,594,091 35,063,880 31,294,627 3,769,253 0
89.25% (31,294,627B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->46.40% (16,271,280B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->46.40% (16,271,280B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->46.40% (16,271,280B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->46.40% (16,271,280B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->36.88% (12,932,640B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->36.88% (12,932,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->36.88% (12,932,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->36.88% (12,932,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->36.88% (12,932,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->36.88% (12,932,640B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.52% (3,338,640B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.52% (3,338,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.52% (3,338,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.52% (3,338,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.52% (3,338,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.52% (3,338,640B) 0x503CE98: start_thread (pthread_create.c:308)
|
->26.62% (9,334,560B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->26.62% (9,334,560B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->26.62% (9,334,560B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->26.62% (9,334,560B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->26.62% (9,334,560B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->26.62% (9,334,560B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->26.62% (9,334,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.91% (2,072,080B) 0x412812: uc_update (utils_cache.c:86)
| ->05.91% (2,072,080B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->05.91% (2,072,080B) 0x410557: plugin_write_thread (plugin.c:788)
| ->05.91% (2,072,080B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.09% (1,084,656B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.09% (1,084,656B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.09% (1,084,656B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.46% (862,104B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.46% (862,104B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.46% (862,104B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.46% (862,104B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.46% (862,104B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.46% (862,104B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.63% (222,552B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.66% (933,456B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.66% (933,456B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.66% (933,456B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.66% (933,456B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.66% (933,456B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.66% (933,456B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.66% (933,456B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.47% (864,904B) in 71 places, all below massif's threshold (01.00%)
|
->01.06% (372,107B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.06% (372,065B) 0x4127F8: uc_update (utils_cache.c:153)
| | ->01.06% (372,065B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| | ->01.06% (372,065B) 0x410557: plugin_write_thread (plugin.c:788)
| | ->01.06% (372,065B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
|
->01.03% (361,584B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.03% (361,584B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.03% (361,584B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.03% (361,584B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.03% (361,584B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
38 16,581,818,633 36,782,424 32,825,866 3,956,558 0
39 17,043,926,182 38,422,928 34,282,020 4,140,908 0
89.22% (34,282,020B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->47.37% (18,199,080B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->47.37% (18,199,080B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->47.37% (18,199,080B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->47.37% (18,199,080B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->37.64% (14,462,280B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->37.64% (14,462,280B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->37.64% (14,462,280B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->37.64% (14,462,280B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->37.64% (14,462,280B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->37.64% (14,462,280B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.73% (3,736,800B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.73% (3,736,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.73% (3,736,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.73% (3,736,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.73% (3,736,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.73% (3,736,800B) 0x503CE98: start_thread (pthread_create.c:308)
|
->26.02% (9,998,960B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->26.02% (9,998,960B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->26.02% (9,998,960B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->26.02% (9,998,960B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->26.02% (9,998,960B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->26.02% (9,998,960B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->26.02% (9,998,960B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.80% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->05.80% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->05.80% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->05.80% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.16% (1,213,152B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.16% (1,213,152B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.16% (1,213,152B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.51% (964,032B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.51% (964,032B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.51% (964,032B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.51% (964,032B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.51% (964,032B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.51% (964,032B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.65% (249,120B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.60% (999,896B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.60% (999,896B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.60% (999,896B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.60% (999,896B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.60% (999,896B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.60% (999,896B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.60% (999,896B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.18% (836,709B) in 71 places, all below massif's threshold (01.00%)
|
->01.05% (404,424B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.05% (404,424B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.05% (404,424B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.05% (404,424B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.05% (404,424B) in 2 places, all below massif's threshold (01.00%)
|
->01.04% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
->01.04% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| ->01.04% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->01.04% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| ->01.04% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
40 17,361,679,317 37,270,144 33,264,543 4,005,601 0
41 17,813,588,276 39,251,552 35,019,337 4,232,215 0
42 18,116,336,562 39,638,264 35,379,634 4,258,630 0
89.26% (35,379,634B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->46.69% (18,505,440B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->46.69% (18,505,440B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->46.69% (18,505,440B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->46.69% (18,505,440B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->37.12% (14,713,920B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->37.12% (14,713,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->37.12% (14,713,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->37.12% (14,713,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->37.12% (14,713,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->37.12% (14,713,920B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.57% (3,791,520B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.57% (3,791,520B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.57% (3,791,520B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.57% (3,791,520B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.57% (3,791,520B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.57% (3,791,520B) 0x503CE98: start_thread (pthread_create.c:308)
|
->26.78% (10,613,680B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->26.78% (10,613,680B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->26.78% (10,613,680B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->26.78% (10,613,680B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->26.78% (10,613,680B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->26.78% (10,613,680B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->26.78% (10,613,680B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.62% (2,229,256B) 0x412812: uc_update (utils_cache.c:86)
| ->05.62% (2,229,256B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->05.62% (2,229,256B) 0x410557: plugin_write_thread (plugin.c:788)
| ->05.62% (2,229,256B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.11% (1,233,576B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.11% (1,233,576B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.11% (1,233,576B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.47% (980,808B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.47% (980,808B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.47% (980,808B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.47% (980,808B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.47% (980,808B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.47% (980,808B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.64% (252,768B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.68% (1,061,368B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.68% (1,061,368B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.68% (1,061,368B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.68% (1,061,368B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.68% (1,061,368B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.68% (1,061,368B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.68% (1,061,368B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.33% (924,539B) in 71 places, all below massif's threshold (01.00%)
|
->01.04% (411,232B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
| ->01.04% (411,232B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->01.04% (411,232B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->01.04% (411,232B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->01.04% (411,232B) in 2 places, all below massif's threshold (01.00%)
|
->01.01% (400,543B) 0x54E4AB0: strdup (strdup.c:43)
->01.01% (400,501B) 0x4127F8: uc_update (utils_cache.c:153)
| ->01.01% (400,501B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->01.01% (400,501B) 0x410557: plugin_write_thread (plugin.c:788)
| ->01.01% (400,501B) 0x503CE98: start_thread (pthread_create.c:308)
|
->00.00% (42B) in 1+ places, all below ms_print's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
43 18,474,315,001 42,156,008 37,621,552 4,534,456 0
89.24% (37,621,552B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->48.24% (20,334,960B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->48.24% (20,334,960B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->48.24% (20,334,960B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->48.24% (20,334,960B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->38.34% (16,162,920B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->38.34% (16,162,920B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->38.34% (16,162,920B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->38.34% (16,162,920B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->38.34% (16,162,920B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->38.34% (16,162,920B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->09.90% (4,172,040B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->09.90% (4,172,040B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->09.90% (4,172,040B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->09.90% (4,172,040B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->09.90% (4,172,040B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->09.90% (4,172,040B) 0x503CE98: start_thread (pthread_create.c:308)
|
->25.75% (10,856,480B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->25.75% (10,856,480B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->25.75% (10,856,480B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->25.75% (10,856,480B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->25.75% (10,856,480B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->25.75% (10,856,480B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->25.75% (10,856,480B) 0x503CE98: start_thread (pthread_create.c:308)
|
->05.16% (2,173,560B) 0x412812: uc_update (utils_cache.c:86)
| ->05.16% (2,173,560B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->05.16% (2,173,560B) 0x410557: plugin_write_thread (plugin.c:788)
| ->05.16% (2,173,560B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.22% (1,355,544B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.22% (1,355,544B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.22% (1,355,544B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.56% (1,077,408B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.56% (1,077,408B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.56% (1,077,408B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.56% (1,077,408B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.56% (1,077,408B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.56% (1,077,408B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.66% (278,136B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.58% (1,085,648B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.58% (1,085,648B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.58% (1,085,648B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.58% (1,085,648B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.58% (1,085,648B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.58% (1,085,648B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.58% (1,085,648B) 0x503CE98: start_thread (pthread_create.c:308)
|
->02.13% (899,316B) in 71 places, all below massif's threshold (01.00%)
|
->01.10% (464,156B) 0x54E4AB0: strdup (strdup.c:43)
| ->01.10% (464,156B) in 11 places, all below massif's threshold (01.00%)
|
->01.07% (451,888B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.07% (451,888B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.07% (451,888B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.07% (451,888B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.07% (451,888B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
44 19,109,839,127 41,884,560 37,386,359 4,498,201 0
45 19,430,054,950 43,248,784 38,583,114 4,665,670 0
46 19,919,505,847 45,944,840 41,002,912 4,941,928 0
89.24% (41,002,912B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->49.12% (22,565,880B) 0x40F114: plugin_value_list_clone (plugin.c:656)
| ->49.12% (22,565,880B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
| ->49.12% (22,565,880B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->49.12% (22,565,880B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->39.04% (17,936,640B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->39.04% (17,936,640B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->39.04% (17,936,640B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->39.04% (17,936,640B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->39.04% (17,936,640B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->39.04% (17,936,640B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->10.08% (4,629,240B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->10.08% (4,629,240B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->10.08% (4,629,240B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->10.08% (4,629,240B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->10.08% (4,629,240B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->10.08% (4,629,240B) 0x503CE98: start_thread (pthread_create.c:308)
|
->25.50% (11,718,000B) 0x5E21287: node_handler_fetch_data (ceph.c:811)
| ->25.50% (11,718,000B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->25.50% (11,718,000B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->25.50% (11,718,000B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->25.50% (11,718,000B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->25.50% (11,718,000B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->25.50% (11,718,000B) 0x503CE98: start_thread (pthread_create.c:308)
|
->04.83% (2,217,928B) 0x412812: uc_update (utils_cache.c:86)
| ->04.83% (2,217,928B) 0x40DCEE: plugin_dispatch_values_internal (plugin.c:2039)
| ->04.83% (2,217,928B) 0x410557: plugin_write_thread (plugin.c:788)
| ->04.83% (2,217,928B) 0x503CE98: start_thread (pthread_create.c:308)
|
->03.27% (1,504,272B) 0x40F273: plugin_write_enqueue (plugin.c:709)
| ->03.27% (1,504,272B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
| ->03.27% (1,504,272B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
| ->02.60% (1,195,656B) 0x5E21967: ceph_cb_number (ceph.c:311)
| | ->02.60% (1,195,656B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| | ->02.60% (1,195,656B) 0x5E21AF2: traverse_json (ceph.c:773)
| | ->02.60% (1,195,656B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| | ->02.60% (1,195,656B) 0x410B48: plugin_read_thread (plugin.c:516)
| | ->02.60% (1,195,656B) 0x503CE98: start_thread (pthread_create.c:308)
| |
| ->00.67% (308,616B) in 1+ places, all below ms_print's threshold (01.00%)
|
->02.88% (1,323,568B) in 72 places, all below massif's threshold (01.00%)
|
->02.55% (1,171,800B) 0x5E2125F: node_handler_fetch_data (ceph.c:847)
| ->02.55% (1,171,800B) 0x5E21A18: ceph_cb_number (ceph.c:304)
| ->02.55% (1,171,800B) 0x6027E26: yajl_do_parse (yajl_parser.c:258)
| ->02.55% (1,171,800B) 0x5E21AF2: traverse_json (ceph.c:773)
| ->02.55% (1,171,800B) 0x5E228FE: cconn_main_loop (ceph.c:1107)
| ->02.55% (1,171,800B) 0x410B48: plugin_read_thread (plugin.c:516)
| ->02.55% (1,171,800B) 0x503CE98: start_thread (pthread_create.c:308)
|
->01.09% (501,464B) 0x40F13B: plugin_value_list_clone (plugin.c:661)
->01.09% (501,464B) 0x40F28B: plugin_write_enqueue (plugin.c:714)
->01.09% (501,464B) 0x40F5EF: plugin_dispatch_values (plugin.c:2150)
->01.09% (501,464B) 0x5E211C4: node_handler_fetch_data (ceph.c:1020)
->01.09% (501,464B) in 2 places, all below massif's threshold (01.00%)
--------------------------------------------------------------------------------
n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
--------------------------------------------------------------------------------
47 20,554,993,974 37,336,264 33,353,855 3,982,409 0
48 21,190,518,069 36,665,160 32,756,715 3,908,445 0
49 21,826,013,066 32,238,280 28,824,055 3,414,225 0
50 22,094,118,450 33,196,080 29,668,003 3,528,077 0
51 22,362,221,670 28,879,632 25,853,006 3,026,626 0
52 22,630,325,972 26,321,912 23,654,736 2,667,176 0
53 22,898,431,735 28,011,168 25,093,651 2,917,517 0
54 23,166,544,093 24,072,360 21,646,089 2,426,271 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment