Advertisement
Guest User

Massif print

a guest
May 26th, 2014
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 324.79 KB | None | 0 0
  1. --------------------------------------------------------------------------------
  2. Command: /usr/sbin/mysqld
  3. Massif arguments: --massif-out-file=/tmp/massif.out
  4. ms_print arguments: /tmp/massif.out
  5. --------------------------------------------------------------------------------
  6.  
  7.  
  8. GB
  9. 1.284^ :
  10. | @::::#::
  11. | @::::#::
  12. | @::::::@@:::@::::::@:::::@:@::::#::
  13. | :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  14. | @::::::::@@:::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  15. | @::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  16. | :::::::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  17. | ::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  18. | ::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  19. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  20. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  21. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  22. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  23. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  24. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  25. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  26. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  27. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  28. |@::: :::@::::::: @ :::@:::::::::@::::@::::: @@ ::@::::::@:::::@:@::::#::
  29. 0 +----------------------------------------------------------------------->Gi
  30. 0 265.1
  31.  
  32. Number of snapshots: 92
  33. Detailed snapshots: [1, 8, 18, 22, 32, 38, 45, 46, 51, 61, 71, 75, 76, 77, 84, 85, 86, 87 (peak)]
  34.  
  35. --------------------------------------------------------------------------------
  36. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  37. --------------------------------------------------------------------------------
  38. 0 0 0 0 0 0
  39. 1 2,686,379,855 730,422,240 728,036,950 2,385,290 0
  40. 99.67% (728,036,950B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  41. ->53.05% (387,519,437B) 0x8D1C30: my_malloc (my_malloc.c:38)
  42. | ->51.22% (374,119,704B) 0x8CD809: alloc_root (my_alloc.c:224)
  43. | | ->50.77% (370,835,008B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  44. | | | ->50.77% (370,835,008B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  45. | | | ->50.77% (370,835,008B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  46. | | | ->50.77% (370,835,008B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  47. | | | ->50.77% (370,835,008B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  48. | | | ->50.77% (370,835,008B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  49. | | | ->50.77% (370,835,008B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  50. | | | ->46.69% (341,049,520B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  51. | | | | ->46.69% (341,049,520B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  52. | | | | ->46.69% (341,049,520B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  53. | | | | ->46.69% (341,049,520B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  54. | | | | ->46.69% (341,049,520B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  55. | | | | ->46.69% (341,049,520B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  56. | | | | ->46.69% (341,049,520B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  57. | | | | ->46.69% (341,049,520B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  58. | | | | ->46.69% (341,049,520B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  59. | | | | ->46.69% (341,049,520B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  60. | | | | ->46.69% (341,049,520B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  61. | | | | ->46.69% (341,049,520B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  62. | | | | ->46.69% (341,049,520B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  63. | | | |
  64. | | | ->04.08% (29,785,488B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  65. | | | ->04.08% (29,785,488B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  66. | | | ->04.08% (29,785,488B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  67. | | | ->04.08% (29,785,488B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  68. | | | ->04.08% (29,785,488B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  69. | | | ->04.08% (29,785,488B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  70. | | | ->04.08% (29,785,488B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  71. | | | ->04.08% (29,785,488B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  72. | | | ->04.08% (29,785,488B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  73. | | | ->04.08% (29,785,488B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  74. | | | ->04.08% (29,785,488B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  75. | | | ->04.08% (29,785,488B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  76. | | | ->04.08% (29,785,488B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  77. | | | ->04.08% (29,785,488B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  78. | | |
  79. | | ->00.45% (3,284,696B) in 1+ places, all below ms_print's threshold (01.00%)
  80. | |
  81. | ->01.83% (13,399,733B) in 53 places, all below massif's threshold (01.00%)
  82. |
  83. ->33.65% (245,818,088B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  84. | ->28.40% (207,406,080B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  85. | | ->28.40% (207,406,080B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  86. | | ->28.40% (207,406,080B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  87. | | ->28.40% (207,406,080B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  88. | | ->28.40% (207,406,080B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  89. | | ->28.40% (207,406,080B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  90. | | ->28.40% (207,406,080B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  91. | | ->28.40% (207,406,080B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  92. | | ->28.40% (207,406,080B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  93. | | ->28.40% (207,406,080B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  94. | | ->28.40% (207,406,080B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  95. | | ->28.40% (207,406,080B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  96. | | ->28.40% (207,406,080B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  97. | | ->28.40% (207,406,080B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  98. | | ->28.40% (207,406,080B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  99. | | ->28.40% (207,406,080B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  100. | | ->28.40% (207,406,080B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  101. | | ->28.40% (207,406,080B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  102. | |
  103. | ->02.46% (17,966,192B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  104. | | ->01.37% (9,975,352B) in 18 places, all below massif's threshold (01.00%)
  105. | | |
  106. | | ->01.09% (7,990,840B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  107. | | ->01.09% (7,990,840B) in 6 places, all below massif's threshold (01.00%)
  108. | |
  109. | ->01.65% (12,056,592B) in 75 places, all below massif's threshold (01.00%)
  110. | |
  111. | ->01.15% (8,389,224B) 0x9790D1: log_init() (mem0mem.ic:449)
  112. | ->01.15% (8,389,224B) 0x9F8788: innobase_start_or_create_for_mysql() (srv0start.cc:1962)
  113. | ->01.15% (8,389,224B) 0x941A2B: innobase_init(void*) (ha_innodb.cc:3267)
  114. | ->01.15% (8,389,224B) 0x5A7916: ha_initialize_handlerton(st_plugin_int*) (handler.cc:662)
  115. | ->01.15% (8,389,224B) 0x6EA47F: plugin_initialize(st_plugin_int*) (sql_plugin.cc:1126)
  116. | ->01.15% (8,389,224B) 0x6EE364: plugin_init(int*, char**, int) (sql_plugin.cc:1417)
  117. | ->01.15% (8,389,224B) 0x59A636: init_server_components() (mysqld.cc:4830)
  118. | ->01.15% (8,389,224B) 0x59F6C3: mysqld_main(int, char**) (mysqld.cc:5429)
  119. | ->01.15% (8,389,224B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  120. |
  121. ->10.28% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  122. | ->03.51% (25,647,296B) in 34 places, all below massif's threshold (01.00%)
  123. | |
  124. | ->02.08% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  125. | | ->02.08% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  126. | | ->02.08% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  127. | | ->02.08% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  128. | |
  129. | ->01.27% (9,273,600B) 0xAD29C1: PFS_connection_slice::alloc_statements_slice(unsigned int) (pfs_con_slice.cc:80)
  130. | | ->01.27% (9,273,600B) in 3 places, all below massif's threshold (01.00%)
  131. | |
  132. | ->01.22% (8,902,656B) 0xAD98DC: init_instruments(PFS_global_param const*) (pfs_instr.cc:394)
  133. | | ->01.22% (8,902,656B) 0xAE0DDF: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  134. | | ->01.22% (8,902,656B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  135. | | ->01.22% (8,902,656B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  136. | |
  137. | ->01.19% (8,709,120B) 0xAD984E: init_instruments(PFS_global_param const*) (pfs_instr.cc:376)
  138. | | ->01.19% (8,709,120B) 0xAE0DDF: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  139. | | ->01.19% (8,709,120B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  140. | | ->01.19% (8,709,120B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  141. | |
  142. | ->01.01% (7,360,000B) 0xAD379F: init_digest(PFS_global_param const*) (pfs_digest.cc:96)
  143. | ->01.01% (7,360,000B) 0xAE0EDC: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  144. | ->01.01% (7,360,000B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  145. | ->01.01% (7,360,000B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  146. |
  147. ->02.39% (17,443,621B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  148. | ->01.40% (10,203,264B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  149. | | ->01.40% (10,203,264B) in 24 places, all below massif's threshold (01.00%)
  150. | |
  151. | ->00.99% (7,240,357B) in 1+ places, all below ms_print's threshold (01.00%)
  152. |
  153. ->00.30% (2,172,860B) in 1+ places, all below ms_print's threshold (01.00%)
  154.  
  155. --------------------------------------------------------------------------------
  156. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  157. --------------------------------------------------------------------------------
  158. 2 6,879,949,469 918,453,232 915,281,913 3,171,319 0
  159. 3 10,607,846,797 927,935,384 924,726,113 3,209,271 0
  160. 4 14,751,627,728 932,266,560 929,039,209 3,227,351 0
  161. 5 20,517,229,888 940,398,304 937,135,433 3,262,871 0
  162. 6 25,188,548,519 946,001,064 942,712,377 3,288,687 0
  163. 7 29,217,594,739 950,212,656 946,908,258 3,304,398 0
  164. 8 31,969,533,694 1,076,690,536 1,073,284,199 3,406,337 0
  165. 99.68% (1,073,284,199B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  166. ->51.42% (553,600,550B) 0x8D1C30: my_malloc (my_malloc.c:38)
  167. | ->50.07% (539,116,320B) 0x8CD809: alloc_root (my_alloc.c:224)
  168. | | ->49.60% (534,010,152B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  169. | | | ->49.60% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  170. | | | ->49.60% (534,010,152B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  171. | | | ->49.60% (534,010,152B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  172. | | | ->49.60% (534,010,152B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  173. | | | ->49.60% (534,010,152B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  174. | | | ->49.60% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  175. | | | ->45.45% (489,331,920B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  176. | | | | ->45.45% (489,331,920B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  177. | | | | ->45.45% (489,331,920B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  178. | | | | ->45.45% (489,331,920B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  179. | | | | ->44.07% (474,503,680B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  180. | | | | | ->44.07% (474,503,680B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  181. | | | | | ->44.07% (474,503,680B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  182. | | | | | ->44.07% (474,503,680B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  183. | | | | | ->44.07% (474,503,680B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  184. | | | | | ->44.07% (474,503,680B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  185. | | | | | ->44.07% (474,503,680B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  186. | | | | | ->44.07% (474,503,680B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  187. | | | | | ->44.07% (474,503,680B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  188. | | | | |
  189. | | | | ->01.38% (14,828,240B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  190. | | | | ->01.38% (14,828,240B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  191. | | | | ->01.38% (14,828,240B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  192. | | | | ->01.38% (14,828,240B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  193. | | | | ->01.38% (14,828,240B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  194. | | | | ->01.38% (14,828,240B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  195. | | | | ->01.38% (14,828,240B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  196. | | | | ->01.38% (14,828,240B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  197. | | | | ->01.38% (14,828,240B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  198. | | | |
  199. | | | ->04.15% (44,678,232B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  200. | | | ->04.15% (44,678,232B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  201. | | | ->04.15% (44,678,232B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  202. | | | ->04.15% (44,678,232B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  203. | | | ->04.15% (44,678,232B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  204. | | | ->04.15% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  205. | | | ->04.15% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  206. | | | ->04.15% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  207. | | | ->04.15% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  208. | | | ->04.15% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  209. | | | ->04.15% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  210. | | | ->04.15% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  211. | | | ->04.15% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  212. | | | ->04.15% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  213. | | |
  214. | | ->00.47% (5,106,168B) in 1+ places, all below ms_print's threshold (01.00%)
  215. | |
  216. | ->01.35% (14,484,230B) in 56 places, all below massif's threshold (01.00%)
  217. |
  218. ->39.23% (422,346,792B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  219. | ->30.83% (331,954,560B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  220. | | ->30.83% (331,954,560B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  221. | | ->30.83% (331,954,560B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  222. | | ->30.83% (331,954,560B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  223. | | ->30.83% (331,954,560B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  224. | | ->30.83% (331,954,560B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  225. | | ->30.83% (331,954,560B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  226. | | ->30.83% (331,954,560B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  227. | | ->30.83% (331,954,560B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  228. | | ->29.89% (321,874,560B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  229. | | | ->29.89% (321,874,560B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  230. | | | ->29.89% (321,874,560B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  231. | | | ->29.89% (321,874,560B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  232. | | | ->29.89% (321,874,560B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  233. | | | ->29.89% (321,874,560B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  234. | | | ->29.89% (321,874,560B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  235. | | | ->29.89% (321,874,560B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  236. | | | ->29.89% (321,874,560B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  237. | | |
  238. | | ->00.94% (10,080,000B) in 1+ places, all below ms_print's threshold (01.00%)
  239. | |
  240. | ->05.07% (54,608,000B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  241. | | ->02.68% (28,827,232B) in 23 places, all below massif's threshold (01.00%)
  242. | | |
  243. | | ->01.28% (13,744,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  244. | | | ->01.28% (13,744,016B) in 6 places, all below massif's threshold (01.00%)
  245. | | |
  246. | | ->01.12% (12,036,752B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  247. | | ->01.12% (12,036,752B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  248. | | ->01.12% (12,036,752B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  249. | | ->01.12% (12,036,752B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  250. | | ->01.12% (12,036,752B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  251. | | ->01.12% (12,036,752B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  252. | | ->01.12% (12,036,752B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  253. | | ->01.12% (12,036,752B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  254. | | ->01.12% (12,036,752B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  255. | | ->01.12% (12,036,752B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  256. | | ->01.12% (12,036,752B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  257. | | ->01.12% (12,036,752B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  258. | | ->01.12% (12,036,752B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  259. | | ->01.12% (12,036,752B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  260. | | ->01.12% (12,036,752B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  261. | | ->01.12% (12,036,752B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  262. | |
  263. | ->02.07% (22,260,120B) in 87 places, all below massif's threshold (01.00%)
  264. | |
  265. | ->01.26% (13,524,112B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  266. | ->01.07% (11,551,568B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  267. | | ->01.07% (11,551,568B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  268. | | ->01.07% (11,551,568B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  269. | | ->01.07% (11,551,568B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  270. | | ->01.06% (11,403,056B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  271. | | | ->01.06% (11,403,056B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  272. | | | ->01.06% (11,403,056B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  273. | | | ->01.06% (11,403,056B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  274. | | | ->01.06% (11,403,056B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  275. | | | ->01.06% (11,403,056B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  276. | | | ->01.06% (11,403,056B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  277. | | | ->01.06% (11,403,056B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  278. | | | ->01.06% (11,403,056B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  279. | | | ->01.06% (11,403,056B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  280. | | | ->01.06% (11,403,056B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  281. | | | ->01.06% (11,403,056B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  282. | | | ->01.06% (11,403,056B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  283. | | | ->01.06% (11,403,056B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  284. | | |
  285. | | ->00.01% (148,512B) in 1+ places, all below ms_print's threshold (01.00%)
  286. | |
  287. | ->00.18% (1,972,544B) in 1+ places, all below ms_print's threshold (01.00%)
  288. |
  289. ->06.97% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  290. | ->05.56% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  291. | |
  292. | ->01.41% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  293. | ->01.41% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  294. | ->01.41% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  295. | ->01.41% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  296. |
  297. ->01.84% (19,761,185B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  298. | ->01.16% (12,457,088B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  299. | | ->01.16% (12,457,088B) in 24 places, all below massif's threshold (01.00%)
  300. | |
  301. | ->00.68% (7,304,097B) in 1+ places, all below ms_print's threshold (01.00%)
  302. |
  303. ->00.23% (2,492,728B) in 1+ places, all below ms_print's threshold (01.00%)
  304.  
  305. --------------------------------------------------------------------------------
  306. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  307. --------------------------------------------------------------------------------
  308. 9 35,740,372,454 1,081,394,600 1,077,966,043 3,428,557 0
  309. 10 41,554,204,703 1,086,352,944 1,082,906,419 3,446,525 0
  310. 11 45,667,080,447 1,088,355,288 1,084,899,524 3,455,764 0
  311. 12 48,309,508,354 1,090,511,608 1,087,046,188 3,465,420 0
  312. 13 52,908,461,256 1,092,320,312 1,088,846,427 3,473,885 0
  313. 14 56,178,940,173 1,094,129,072 1,090,647,316 3,481,756 0
  314. 15 58,796,877,253 1,096,078,872 1,092,592,699 3,486,173 0
  315. 16 62,095,828,393 1,096,808,776 1,093,313,835 3,494,941 0
  316. 17 67,715,602,294 1,099,945,928 1,096,440,443 3,505,485 0
  317. 18 70,988,028,364 1,100,962,344 1,097,449,940 3,512,404 0
  318. 99.68% (1,097,449,940B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  319. ->50.28% (553,553,747B) 0x8D1C30: my_malloc (my_malloc.c:38)
  320. | ->48.97% (539,087,792B) 0x8CD809: alloc_root (my_alloc.c:224)
  321. | | ->48.50% (534,010,152B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  322. | | | ->48.50% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  323. | | | ->48.50% (534,010,152B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  324. | | | ->48.50% (534,010,152B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  325. | | | ->48.50% (534,010,152B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  326. | | | ->48.50% (534,010,152B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  327. | | | ->48.50% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  328. | | | ->44.45% (489,331,920B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  329. | | | | ->44.45% (489,331,920B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  330. | | | | ->44.45% (489,331,920B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  331. | | | | ->44.45% (489,331,920B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  332. | | | | ->43.10% (474,503,680B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  333. | | | | | ->43.10% (474,503,680B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  334. | | | | | ->43.10% (474,503,680B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  335. | | | | | ->43.10% (474,503,680B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  336. | | | | | ->43.10% (474,503,680B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  337. | | | | | ->43.10% (474,503,680B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  338. | | | | | ->43.10% (474,503,680B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  339. | | | | | ->43.10% (474,503,680B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  340. | | | | | ->43.10% (474,503,680B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  341. | | | | |
  342. | | | | ->01.35% (14,828,240B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  343. | | | | ->01.35% (14,828,240B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  344. | | | | ->01.35% (14,828,240B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  345. | | | | ->01.35% (14,828,240B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  346. | | | | ->01.35% (14,828,240B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  347. | | | | ->01.35% (14,828,240B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  348. | | | | ->01.35% (14,828,240B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  349. | | | | ->01.35% (14,828,240B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  350. | | | | ->01.35% (14,828,240B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  351. | | | |
  352. | | | ->04.06% (44,678,232B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  353. | | | ->04.06% (44,678,232B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  354. | | | ->04.06% (44,678,232B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  355. | | | ->04.06% (44,678,232B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  356. | | | ->04.06% (44,678,232B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  357. | | | ->04.06% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  358. | | | ->04.06% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  359. | | | ->04.06% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  360. | | | ->04.06% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  361. | | | ->04.06% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  362. | | | ->04.06% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  363. | | | ->04.06% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  364. | | | ->04.06% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  365. | | | ->04.06% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  366. | | |
  367. | | ->00.46% (5,077,640B) in 1+ places, all below ms_print's threshold (01.00%)
  368. | |
  369. | ->01.31% (14,465,955B) in 56 places, all below massif's threshold (01.00%)
  370. |
  371. ->40.56% (446,557,416B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  372. | ->30.21% (332,640,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  373. | | ->30.21% (332,640,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  374. | | ->30.21% (332,640,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  375. | | ->30.21% (332,640,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  376. | | ->30.21% (332,640,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  377. | | ->30.21% (332,640,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  378. | | ->30.21% (332,640,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  379. | | ->30.21% (332,640,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  380. | | ->30.21% (332,640,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  381. | | ->29.30% (322,560,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  382. | | | ->29.30% (322,560,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  383. | | | ->29.30% (322,560,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  384. | | | ->29.30% (322,560,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  385. | | | ->29.30% (322,560,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  386. | | | ->29.30% (322,560,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  387. | | | ->29.30% (322,560,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  388. | | | ->29.30% (322,560,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  389. | | | ->29.30% (322,560,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  390. | | |
  391. | | ->00.92% (10,080,000B) in 1+ places, all below ms_print's threshold (01.00%)
  392. | |
  393. | ->06.14% (67,635,392B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  394. | | ->01.86% (20,427,992B) in 23 places, all below massif's threshold (01.00%)
  395. | | |
  396. | | ->01.69% (18,641,168B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  397. | | | ->01.69% (18,641,168B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  398. | | | ->01.69% (18,641,168B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  399. | | | ->01.69% (18,641,168B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  400. | | | ->01.69% (18,641,168B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  401. | | | ->01.69% (18,641,168B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  402. | | | ->01.69% (18,641,168B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  403. | | | ->01.69% (18,641,168B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  404. | | | ->01.69% (18,641,168B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  405. | | | ->01.69% (18,641,168B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  406. | | | ->01.69% (18,641,168B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  407. | | | ->01.69% (18,641,168B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  408. | | | ->01.69% (18,641,168B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  409. | | | ->01.69% (18,641,168B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  410. | | | ->01.69% (18,641,168B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  411. | | | ->01.69% (18,641,168B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  412. | | |
  413. | | ->01.35% (14,822,216B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  414. | | | ->01.35% (14,822,216B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  415. | | | ->01.35% (14,822,216B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  416. | | | ->01.35% (14,822,216B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  417. | | | ->01.35% (14,822,216B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  418. | | | ->01.35% (14,822,216B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  419. | | | ->01.35% (14,822,216B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  420. | | | ->01.35% (14,822,216B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  421. | | | ->01.35% (14,822,216B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  422. | | | ->01.35% (14,822,216B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  423. | | | ->01.35% (14,822,216B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  424. | | | ->01.35% (14,822,216B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  425. | | | ->01.35% (14,822,216B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  426. | | | ->01.35% (14,822,216B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  427. | | | ->01.35% (14,822,216B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  428. | | | ->01.35% (14,822,216B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  429. | | |
  430. | | ->01.25% (13,744,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  431. | | ->01.25% (13,744,016B) in 7 places, all below massif's threshold (01.00%)
  432. | |
  433. | ->02.16% (23,798,096B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  434. | | ->01.88% (20,747,888B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  435. | | | ->01.88% (20,747,888B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  436. | | | ->01.88% (20,747,888B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  437. | | | ->01.88% (20,747,888B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  438. | | | ->01.65% (18,129,888B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  439. | | | | ->01.65% (18,129,888B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  440. | | | | ->01.65% (18,129,888B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  441. | | | | ->01.65% (18,129,888B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  442. | | | | ->01.65% (18,129,888B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  443. | | | | ->01.65% (18,129,888B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  444. | | | | ->01.65% (18,129,888B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  445. | | | | ->01.65% (18,129,888B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  446. | | | | ->01.65% (18,129,888B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  447. | | | | ->01.65% (18,129,888B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  448. | | | | ->01.65% (18,129,888B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  449. | | | | ->01.65% (18,129,888B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  450. | | | | ->01.65% (18,129,888B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  451. | | | | ->01.65% (18,129,888B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  452. | | | |
  453. | | | ->00.24% (2,618,000B) in 1+ places, all below ms_print's threshold (01.00%)
  454. | | |
  455. | | ->00.28% (3,050,208B) in 1+ places, all below ms_print's threshold (01.00%)
  456. | |
  457. | ->02.04% (22,483,928B) in 89 places, all below massif's threshold (01.00%)
  458. |
  459. ->06.82% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  460. | ->05.44% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  461. | |
  462. | ->01.38% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  463. | ->01.38% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  464. | ->01.38% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  465. | ->01.38% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  466. |
  467. ->01.80% (19,762,977B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  468. | ->01.13% (12,458,880B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  469. | | ->01.13% (12,458,880B) in 24 places, all below massif's threshold (01.00%)
  470. | |
  471. | ->00.66% (7,304,097B) in 1+ places, all below ms_print's threshold (01.00%)
  472. |
  473. ->00.23% (2,492,856B) in 1+ places, all below ms_print's threshold (01.00%)
  474.  
  475. --------------------------------------------------------------------------------
  476. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  477. --------------------------------------------------------------------------------
  478. 19 76,871,463,161 1,104,188,400 1,100,661,835 3,526,565 0
  479. 20 80,870,086,887 1,105,697,552 1,102,163,357 3,534,195 0
  480. 21 84,451,054,526 1,106,843,912 1,103,304,219 3,539,693 0
  481. 22 89,356,128,378 1,109,481,248 1,105,934,956 3,546,292 0
  482. 99.68% (1,105,934,956B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  483. ->49.89% (553,476,563B) 0x8D1C30: my_malloc (my_malloc.c:38)
  484. | ->48.59% (539,042,576B) 0x8CD809: alloc_root (my_alloc.c:224)
  485. | | ->48.13% (534,010,152B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  486. | | | ->48.13% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  487. | | | ->48.13% (534,010,152B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  488. | | | ->48.13% (534,010,152B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  489. | | | ->48.13% (534,010,152B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  490. | | | ->48.13% (534,010,152B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  491. | | | ->48.13% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  492. | | | ->44.10% (489,331,920B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  493. | | | | ->44.10% (489,331,920B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  494. | | | | ->44.10% (489,331,920B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  495. | | | | ->44.10% (489,331,920B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  496. | | | | ->42.77% (474,503,680B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  497. | | | | | ->42.77% (474,503,680B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  498. | | | | | ->42.77% (474,503,680B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  499. | | | | | ->42.77% (474,503,680B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  500. | | | | | ->42.77% (474,503,680B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  501. | | | | | ->42.77% (474,503,680B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  502. | | | | | ->42.77% (474,503,680B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  503. | | | | | ->42.77% (474,503,680B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  504. | | | | | ->42.77% (474,503,680B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  505. | | | | |
  506. | | | | ->01.34% (14,828,240B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  507. | | | | ->01.34% (14,828,240B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  508. | | | | ->01.34% (14,828,240B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  509. | | | | ->01.34% (14,828,240B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  510. | | | | ->01.34% (14,828,240B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  511. | | | | ->01.34% (14,828,240B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  512. | | | | ->01.34% (14,828,240B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  513. | | | | ->01.34% (14,828,240B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  514. | | | | ->01.34% (14,828,240B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  515. | | | |
  516. | | | ->04.03% (44,678,232B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  517. | | | ->04.03% (44,678,232B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  518. | | | ->04.03% (44,678,232B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  519. | | | ->04.03% (44,678,232B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  520. | | | ->04.03% (44,678,232B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  521. | | | ->04.03% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  522. | | | ->04.03% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  523. | | | ->04.03% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  524. | | | ->04.03% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  525. | | | ->04.03% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  526. | | | ->04.03% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  527. | | | ->04.03% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  528. | | | ->04.03% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  529. | | | ->04.03% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  530. | | |
  531. | | ->00.45% (5,032,424B) in 1+ places, all below ms_print's threshold (01.00%)
  532. | |
  533. | ->01.30% (14,433,987B) in 56 places, all below massif's threshold (01.00%)
  534. |
  535. ->41.02% (455,119,104B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  536. | ->29.98% (332,640,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  537. | | ->29.98% (332,640,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  538. | | ->29.98% (332,640,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  539. | | ->29.98% (332,640,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  540. | | ->29.98% (332,640,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  541. | | ->29.98% (332,640,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  542. | | ->29.98% (332,640,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  543. | | ->29.98% (332,640,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  544. | | ->29.98% (332,640,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  545. | | ->29.07% (322,560,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  546. | | | ->29.07% (322,560,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  547. | | | ->29.07% (322,560,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  548. | | | ->29.07% (322,560,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  549. | | | ->29.07% (322,560,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  550. | | | ->29.07% (322,560,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  551. | | | ->29.07% (322,560,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  552. | | | ->29.07% (322,560,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  553. | | | ->29.07% (322,560,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  554. | | |
  555. | | ->00.91% (10,080,000B) in 1+ places, all below ms_print's threshold (01.00%)
  556. | |
  557. | ->06.42% (71,199,624B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  558. | | ->01.87% (20,753,832B) in 23 places, all below massif's threshold (01.00%)
  559. | | |
  560. | | ->01.84% (20,445,152B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  561. | | | ->01.84% (20,445,152B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  562. | | | ->01.84% (20,445,152B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  563. | | | ->01.84% (20,445,152B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  564. | | | ->01.84% (20,445,152B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  565. | | | ->01.84% (20,445,152B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  566. | | | ->01.84% (20,445,152B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  567. | | | ->01.84% (20,445,152B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  568. | | | ->01.84% (20,445,152B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  569. | | | ->01.84% (20,445,152B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  570. | | | ->01.84% (20,445,152B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  571. | | | ->01.84% (20,445,152B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  572. | | | ->01.84% (20,445,152B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  573. | | | ->01.84% (20,445,152B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  574. | | | ->01.84% (20,445,152B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  575. | | | ->01.84% (20,445,152B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  576. | | |
  577. | | ->01.47% (16,256,624B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  578. | | | ->01.47% (16,256,624B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  579. | | | ->01.47% (16,256,624B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  580. | | | ->01.47% (16,256,624B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  581. | | | ->01.47% (16,256,624B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  582. | | | ->01.47% (16,256,624B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  583. | | | ->01.47% (16,256,624B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  584. | | | ->01.47% (16,256,624B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  585. | | | ->01.47% (16,256,624B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  586. | | | ->01.47% (16,256,624B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  587. | | | ->01.47% (16,256,624B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  588. | | | ->01.47% (16,256,624B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  589. | | | ->01.47% (16,256,624B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  590. | | | ->01.47% (16,256,624B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  591. | | | ->01.47% (16,256,624B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  592. | | | ->01.47% (16,256,624B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  593. | | |
  594. | | ->01.24% (13,744,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  595. | | ->01.24% (13,744,016B) in 7 places, all below massif's threshold (01.00%)
  596. | |
  597. | ->02.49% (27,644,176B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  598. | | ->02.19% (24,325,504B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  599. | | | ->02.19% (24,325,504B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  600. | | | ->02.19% (24,325,504B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  601. | | | ->02.19% (24,325,504B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  602. | | | ->01.86% (20,685,056B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  603. | | | | ->01.86% (20,685,056B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  604. | | | | ->01.86% (20,685,056B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  605. | | | | ->01.86% (20,685,056B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  606. | | | | ->01.86% (20,685,056B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  607. | | | | ->01.86% (20,685,056B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  608. | | | | ->01.86% (20,685,056B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  609. | | | | ->01.86% (20,685,056B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  610. | | | | ->01.86% (20,685,056B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  611. | | | | ->01.86% (20,685,056B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  612. | | | | ->01.86% (20,685,056B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  613. | | | | ->01.86% (20,685,056B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  614. | | | | ->01.86% (20,685,056B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  615. | | | | ->01.86% (20,685,056B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  616. | | | |
  617. | | | ->00.33% (3,640,448B) in 1+ places, all below ms_print's threshold (01.00%)
  618. | | |
  619. | | ->00.30% (3,318,672B) in 1+ places, all below ms_print's threshold (01.00%)
  620. | |
  621. | ->02.13% (23,635,304B) in 89 places, all below massif's threshold (01.00%)
  622. |
  623. ->06.77% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  624. | ->05.40% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  625. | |
  626. | ->01.37% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  627. | ->01.37% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  628. | ->01.37% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  629. | ->01.37% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  630. |
  631. ->01.78% (19,763,489B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  632. | ->01.12% (12,459,392B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  633. | | ->01.12% (12,459,392B) in 24 places, all below massif's threshold (01.00%)
  634. | |
  635. | ->00.66% (7,304,097B) in 1+ places, all below ms_print's threshold (01.00%)
  636. |
  637. ->00.22% (2,492,856B) in 1+ places, all below ms_print's threshold (01.00%)
  638.  
  639. --------------------------------------------------------------------------------
  640. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  641. --------------------------------------------------------------------------------
  642. 23 92,939,840,017 1,108,658,448 1,105,110,174 3,548,274 0
  643. 24 96,520,986,710 1,109,113,000 1,105,562,215 3,550,785 0
  644. 25 101,023,723,249 1,109,509,664 1,105,956,646 3,553,018 0
  645. 26 103,711,254,641 1,110,535,032 1,106,979,733 3,555,299 0
  646. 27 108,189,393,006 1,112,576,440 1,109,010,593 3,565,847 0
  647. 28 113,562,355,351 1,113,949,424 1,110,378,492 3,570,932 0
  648. 29 117,143,492,151 1,114,107,008 1,110,532,724 3,574,284 0
  649. 30 119,829,368,955 1,115,442,408 1,111,865,117 3,577,291 0
  650. 31 123,987,627,860 1,117,167,480 1,113,586,229 3,581,251 0
  651. 32 126,928,948,305 1,117,034,856 1,113,451,222 3,583,634 0
  652. 99.68% (1,113,451,222B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  653. ->49.60% (554,033,845B) 0x8D1C30: my_malloc (my_malloc.c:38)
  654. | ->48.30% (539,579,648B) 0x8CD809: alloc_root (my_alloc.c:224)
  655. | | ->47.81% (534,010,152B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  656. | | | ->47.81% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  657. | | | ->47.81% (534,010,152B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  658. | | | ->47.81% (534,010,152B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  659. | | | ->47.81% (534,010,152B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  660. | | | ->47.81% (534,010,152B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  661. | | | ->47.81% (534,010,152B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  662. | | | ->43.81% (489,331,920B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  663. | | | | ->43.81% (489,331,920B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  664. | | | | ->43.81% (489,331,920B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  665. | | | | ->43.81% (489,331,920B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  666. | | | | ->42.48% (474,503,680B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  667. | | | | | ->42.48% (474,503,680B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  668. | | | | | ->42.48% (474,503,680B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  669. | | | | | ->42.48% (474,503,680B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  670. | | | | | ->42.48% (474,503,680B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  671. | | | | | ->42.48% (474,503,680B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  672. | | | | | ->42.48% (474,503,680B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  673. | | | | | ->42.48% (474,503,680B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  674. | | | | | ->42.48% (474,503,680B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  675. | | | | |
  676. | | | | ->01.33% (14,828,240B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  677. | | | | ->01.33% (14,828,240B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  678. | | | | ->01.33% (14,828,240B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  679. | | | | ->01.33% (14,828,240B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  680. | | | | ->01.33% (14,828,240B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  681. | | | | ->01.33% (14,828,240B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  682. | | | | ->01.33% (14,828,240B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  683. | | | | ->01.33% (14,828,240B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  684. | | | | ->01.33% (14,828,240B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  685. | | | |
  686. | | | ->04.00% (44,678,232B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  687. | | | ->04.00% (44,678,232B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  688. | | | ->04.00% (44,678,232B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  689. | | | ->04.00% (44,678,232B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  690. | | | ->04.00% (44,678,232B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  691. | | | ->04.00% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  692. | | | ->04.00% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  693. | | | ->04.00% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  694. | | | ->04.00% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  695. | | | ->04.00% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  696. | | | ->04.00% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  697. | | | ->04.00% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  698. | | | ->04.00% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  699. | | | ->04.00% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  700. | | |
  701. | | ->00.50% (5,569,496B) in 1+ places, all below ms_print's threshold (01.00%)
  702. | |
  703. | ->01.29% (14,454,197B) in 56 places, all below massif's threshold (01.00%)
  704. |
  705. ->41.37% (462,078,344B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  706. | ->29.78% (332,640,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  707. | | ->29.78% (332,640,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  708. | | ->29.78% (332,640,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  709. | | ->29.78% (332,640,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  710. | | ->29.78% (332,640,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  711. | | ->29.78% (332,640,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  712. | | ->29.78% (332,640,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  713. | | ->29.78% (332,640,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  714. | | ->29.78% (332,640,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  715. | | ->28.88% (322,560,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  716. | | | ->28.88% (322,560,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  717. | | | ->28.88% (322,560,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  718. | | | ->28.88% (322,560,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  719. | | | ->28.88% (322,560,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  720. | | | ->28.88% (322,560,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  721. | | | ->28.88% (322,560,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  722. | | | ->28.88% (322,560,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  723. | | | ->28.88% (322,560,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  724. | | |
  725. | | ->00.90% (10,080,000B) in 1+ places, all below ms_print's threshold (01.00%)
  726. | |
  727. | ->06.71% (74,976,704B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  728. | | ->02.00% (22,361,248B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  729. | | | ->02.00% (22,361,248B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  730. | | | ->02.00% (22,361,248B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  731. | | | ->02.00% (22,361,248B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  732. | | | ->02.00% (22,361,248B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  733. | | | ->02.00% (22,361,248B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  734. | | | ->02.00% (22,361,248B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  735. | | | ->02.00% (22,361,248B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  736. | | | ->02.00% (22,361,248B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  737. | | | ->02.00% (22,361,248B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  738. | | | ->02.00% (22,361,248B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  739. | | | ->02.00% (22,361,248B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  740. | | | ->02.00% (22,361,248B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  741. | | | ->02.00% (22,361,248B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  742. | | | ->02.00% (22,361,248B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  743. | | | ->02.00% (22,361,248B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  744. | | |
  745. | | ->01.89% (21,091,264B) in 23 places, all below massif's threshold (01.00%)
  746. | | |
  747. | | ->01.59% (17,780,176B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  748. | | | ->01.59% (17,780,176B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  749. | | | ->01.59% (17,780,176B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  750. | | | ->01.59% (17,780,176B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  751. | | | ->01.59% (17,780,176B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  752. | | | ->01.59% (17,780,176B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  753. | | | ->01.59% (17,780,176B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  754. | | | ->01.59% (17,780,176B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  755. | | | ->01.59% (17,780,176B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  756. | | | ->01.59% (17,780,176B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  757. | | | ->01.59% (17,780,176B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  758. | | | ->01.59% (17,780,176B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  759. | | | ->01.59% (17,780,176B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  760. | | | ->01.59% (17,780,176B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  761. | | | ->01.59% (17,780,176B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  762. | | | ->01.59% (17,780,176B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  763. | | |
  764. | | ->01.23% (13,744,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  765. | | ->01.23% (13,744,016B) in 7 places, all below massif's threshold (01.00%)
  766. | |
  767. | ->02.85% (31,827,264B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  768. | | ->02.53% (28,251,552B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  769. | | | ->02.53% (28,251,552B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  770. | | | ->02.53% (28,251,552B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  771. | | | ->02.53% (28,251,552B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  772. | | | ->02.08% (23,289,728B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  773. | | | | ->02.08% (23,289,728B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  774. | | | | ->02.08% (23,289,728B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  775. | | | | ->02.08% (23,289,728B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  776. | | | | ->02.08% (23,289,728B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  777. | | | | ->02.08% (23,289,728B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  778. | | | | ->02.08% (23,289,728B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  779. | | | | ->02.08% (23,289,728B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  780. | | | | ->02.08% (23,289,728B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  781. | | | | ->02.08% (23,289,728B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  782. | | | | ->02.08% (23,289,728B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  783. | | | | ->02.08% (23,289,728B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  784. | | | | ->02.08% (23,289,728B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  785. | | | | ->02.08% (23,289,728B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  786. | | | |
  787. | | | ->00.44% (4,961,824B) in 1+ places, all below ms_print's threshold (01.00%)
  788. | | |
  789. | | ->00.32% (3,575,712B) in 1+ places, all below ms_print's threshold (01.00%)
  790. | |
  791. | ->02.03% (22,634,376B) in 89 places, all below massif's threshold (01.00%)
  792. |
  793. ->06.72% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  794. | ->05.36% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  795. | |
  796. | ->01.36% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  797. | ->01.36% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  798. | ->01.36% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  799. | ->01.36% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  800. |
  801. ->01.77% (19,763,489B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  802. | ->01.12% (12,459,392B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  803. | | ->01.12% (12,459,392B) in 24 places, all below massif's threshold (01.00%)
  804. | |
  805. | ->00.65% (7,304,097B) in 1+ places, all below ms_print's threshold (01.00%)
  806. |
  807. ->00.22% (2,492,600B) in 1+ places, all below ms_print's threshold (01.00%)
  808.  
  809. --------------------------------------------------------------------------------
  810. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  811. --------------------------------------------------------------------------------
  812. 33 129,872,628,933 1,117,629,800 1,114,044,878 3,584,922 0
  813. 34 134,285,754,039 1,118,258,328 1,114,669,564 3,588,764 0
  814. 35 137,227,762,050 1,117,963,952 1,114,371,972 3,591,980 0
  815. 36 140,947,315,620 1,118,510,976 1,114,916,628 3,594,348 0
  816. 37 143,888,831,524 1,120,804,912 1,117,204,180 3,600,732 0
  817. 38 146,930,175,861 1,173,417,832 1,169,772,691 3,645,141 0
  818. 99.69% (1,169,772,691B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  819. ->49.78% (584,167,730B) 0x8D1C30: my_malloc (my_malloc.c:38)
  820. | ->48.53% (569,444,648B) 0x8CD809: alloc_root (my_alloc.c:224)
  821. | | ->48.04% (563,666,632B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  822. | | | ->48.04% (563,666,632B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  823. | | | ->48.04% (563,666,632B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  824. | | | ->48.04% (563,666,632B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  825. | | | ->48.04% (563,666,632B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  826. | | | ->48.04% (563,666,632B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  827. | | | ->48.04% (563,666,632B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  828. | | | ->44.23% (518,988,400B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  829. | | | | ->44.23% (518,988,400B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  830. | | | | ->44.23% (518,988,400B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  831. | | | | ->44.23% (518,988,400B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  832. | | | | ->42.97% (504,160,160B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  833. | | | | | ->42.97% (504,160,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  834. | | | | | ->42.97% (504,160,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  835. | | | | | ->42.97% (504,160,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  836. | | | | | ->42.97% (504,160,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  837. | | | | | ->42.97% (504,160,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  838. | | | | | ->42.97% (504,160,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  839. | | | | | ->42.97% (504,160,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  840. | | | | | ->42.97% (504,160,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  841. | | | | |
  842. | | | | ->01.26% (14,828,240B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  843. | | | | ->01.26% (14,828,240B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  844. | | | | ->01.26% (14,828,240B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  845. | | | | ->01.26% (14,828,240B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  846. | | | | ->01.26% (14,828,240B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  847. | | | | ->01.26% (14,828,240B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  848. | | | | ->01.26% (14,828,240B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  849. | | | | ->01.26% (14,828,240B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  850. | | | | ->01.26% (14,828,240B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  851. | | | |
  852. | | | ->03.81% (44,678,232B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  853. | | | ->03.81% (44,678,232B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  854. | | | ->03.81% (44,678,232B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  855. | | | ->03.81% (44,678,232B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  856. | | | ->03.81% (44,678,232B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  857. | | | ->03.81% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  858. | | | ->03.81% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  859. | | | ->03.81% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  860. | | | ->03.81% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  861. | | | ->03.81% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  862. | | | ->03.81% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  863. | | | ->03.81% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  864. | | | ->03.81% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  865. | | | ->03.81% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  866. | | |
  867. | | ->00.49% (5,778,016B) in 1+ places, all below ms_print's threshold (01.00%)
  868. | |
  869. | ->01.25% (14,723,082B) in 56 places, all below massif's threshold (01.00%)
  870. |
  871. ->41.61% (488,265,672B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  872. | ->30.07% (352,800,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  873. | | ->30.07% (352,800,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  874. | | ->30.07% (352,800,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  875. | | ->30.07% (352,800,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  876. | | ->30.07% (352,800,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  877. | | ->30.07% (352,800,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  878. | | ->30.07% (352,800,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  879. | | ->30.07% (352,800,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  880. | | ->30.07% (352,800,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  881. | | ->29.21% (342,720,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  882. | | | ->29.21% (342,720,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  883. | | | ->29.21% (342,720,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  884. | | | ->29.21% (342,720,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  885. | | | ->29.21% (342,720,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  886. | | | ->29.21% (342,720,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  887. | | | ->29.21% (342,720,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  888. | | | ->29.21% (342,720,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  889. | | | ->29.21% (342,720,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  890. | | |
  891. | | ->00.86% (10,080,000B) in 1+ places, all below ms_print's threshold (01.00%)
  892. | |
  893. | ->06.53% (76,641,984B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  894. | | ->01.98% (23,207,184B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  895. | | | ->01.98% (23,207,184B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  896. | | | ->01.98% (23,207,184B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  897. | | | ->01.98% (23,207,184B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  898. | | | ->01.98% (23,207,184B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  899. | | | ->01.98% (23,207,184B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  900. | | | ->01.98% (23,207,184B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  901. | | | ->01.98% (23,207,184B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  902. | | | ->01.98% (23,207,184B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  903. | | | ->01.98% (23,207,184B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  904. | | | ->01.98% (23,207,184B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  905. | | | ->01.98% (23,207,184B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  906. | | | ->01.98% (23,207,184B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  907. | | | ->01.98% (23,207,184B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  908. | | | ->01.98% (23,207,184B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  909. | | | ->01.98% (23,207,184B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  910. | | |
  911. | | ->01.81% (21,237,976B) in 23 places, all below massif's threshold (01.00%)
  912. | | |
  913. | | ->01.57% (18,452,808B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  914. | | | ->01.57% (18,452,808B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  915. | | | ->01.57% (18,452,808B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  916. | | | ->01.57% (18,452,808B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  917. | | | ->01.57% (18,452,808B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  918. | | | ->01.57% (18,452,808B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  919. | | | ->01.57% (18,452,808B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  920. | | | ->01.57% (18,452,808B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  921. | | | ->01.57% (18,452,808B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  922. | | | ->01.57% (18,452,808B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  923. | | | ->01.57% (18,452,808B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  924. | | | ->01.57% (18,452,808B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  925. | | | ->01.57% (18,452,808B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  926. | | | ->01.57% (18,452,808B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  927. | | | ->01.57% (18,452,808B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  928. | | | ->01.57% (18,452,808B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  929. | | |
  930. | | ->01.17% (13,744,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  931. | | ->01.17% (13,744,016B) in 7 places, all below massif's threshold (01.00%)
  932. | |
  933. | ->02.99% (35,096,432B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  934. | | ->02.68% (31,412,192B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  935. | | | ->02.68% (31,412,192B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  936. | | | ->02.68% (31,412,192B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  937. | | | ->02.68% (31,412,192B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  938. | | | ->02.16% (25,300,352B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  939. | | | | ->02.16% (25,300,352B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  940. | | | | ->02.16% (25,300,352B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  941. | | | | ->02.16% (25,300,352B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  942. | | | | ->02.16% (25,300,352B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  943. | | | | ->02.16% (25,300,352B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  944. | | | | ->02.16% (25,300,352B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  945. | | | | ->02.16% (25,300,352B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  946. | | | | ->02.16% (25,300,352B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  947. | | | | ->02.16% (25,300,352B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  948. | | | | ->02.16% (25,300,352B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  949. | | | | ->02.16% (25,300,352B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  950. | | | | ->02.16% (25,300,352B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  951. | | | | ->02.16% (25,300,352B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  952. | | | |
  953. | | | ->00.52% (6,111,840B) in 1+ places, all below ms_print's threshold (01.00%)
  954. | | |
  955. | | ->00.31% (3,684,240B) in 1+ places, all below ms_print's threshold (01.00%)
  956. | |
  957. | ->02.02% (23,727,256B) in 89 places, all below massif's threshold (01.00%)
  958. |
  959. ->06.40% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  960. | ->05.10% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  961. | |
  962. | ->01.29% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  963. | ->01.29% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  964. | ->01.29% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  965. | ->01.29% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  966. |
  967. ->01.68% (19,763,233B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  968. | ->01.06% (12,459,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  969. | | ->01.06% (12,459,136B) in 24 places, all below massif's threshold (01.00%)
  970. | |
  971. | ->00.62% (7,304,097B) in 1+ places, all below ms_print's threshold (01.00%)
  972. |
  973. ->00.21% (2,493,112B) in 1+ places, all below ms_print's threshold (01.00%)
  974.  
  975. --------------------------------------------------------------------------------
  976. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  977. --------------------------------------------------------------------------------
  978. 39 149,871,899,248 1,172,379,720 1,168,729,531 3,650,189 0
  979. 40 152,817,379,699 1,173,206,256 1,169,552,916 3,653,340 0
  980. 41 157,230,092,346 1,174,004,592 1,170,348,802 3,655,790 0
  981. 42 160,172,007,718 1,173,982,624 1,170,326,291 3,656,333 0
  982. 43 166,055,304,930 1,175,015,272 1,171,355,731 3,659,541 0
  983. 44 169,003,912,612 1,174,098,584 1,170,438,731 3,659,853 0
  984. 45 174,882,820,739 1,205,048,600 1,201,356,453 3,692,147 0
  985. 99.69% (1,201,356,453B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  986. ->50.86% (612,939,540B) 0x8D1C30: my_malloc (my_malloc.c:38)
  987. | ->49.66% (598,432,280B) 0x8CD809: alloc_root (my_alloc.c:224)
  988. | | ->49.24% (593,387,616B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  989. | | | ->49.24% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  990. | | | ->49.24% (593,387,616B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  991. | | | ->49.24% (593,387,616B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  992. | | | ->49.24% (593,387,616B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  993. | | | ->49.24% (593,387,616B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  994. | | | ->49.24% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  995. | | | ->44.30% (533,816,640B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  996. | | | | ->44.30% (533,816,640B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  997. | | | | ->44.30% (533,816,640B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  998. | | | | ->44.30% (533,816,640B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  999. | | | | ->41.84% (504,160,160B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1000. | | | | | ->41.84% (504,160,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1001. | | | | | ->41.84% (504,160,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1002. | | | | | ->41.84% (504,160,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1003. | | | | | ->41.84% (504,160,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1004. | | | | | ->41.84% (504,160,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1005. | | | | | ->41.84% (504,160,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1006. | | | | | ->41.84% (504,160,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1007. | | | | | ->41.84% (504,160,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1008. | | | | |
  1009. | | | | ->02.46% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1010. | | | | ->02.46% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1011. | | | | ->02.46% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1012. | | | | ->02.46% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1013. | | | | ->02.46% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1014. | | | | ->02.46% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1015. | | | | ->02.46% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1016. | | | | ->02.46% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1017. | | | | ->02.46% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1018. | | | |
  1019. | | | ->04.94% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  1020. | | | ->04.94% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  1021. | | | ->04.94% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  1022. | | | ->04.94% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1023. | | | ->04.94% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1024. | | | ->03.71% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1025. | | | | ->03.71% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1026. | | | | ->03.71% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1027. | | | | ->03.71% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1028. | | | | ->03.71% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1029. | | | | ->03.71% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1030. | | | | ->03.71% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1031. | | | | ->03.71% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1032. | | | | ->03.71% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1033. | | | |
  1034. | | | ->01.24% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1035. | | | ->01.24% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1036. | | | ->01.24% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1037. | | | ->01.24% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1038. | | | ->01.24% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1039. | | | ->01.24% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1040. | | | ->01.24% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1041. | | | ->01.24% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1042. | | | ->01.24% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1043. | | |
  1044. | | ->00.42% (5,044,664B) in 1+ places, all below ms_print's threshold (01.00%)
  1045. | |
  1046. | ->01.20% (14,507,260B) in 56 places, all below massif's threshold (01.00%)
  1047. |
  1048. ->40.75% (491,061,928B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  1049. | ->29.28% (352,800,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  1050. | | ->29.28% (352,800,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  1051. | | ->29.28% (352,800,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1052. | | ->29.28% (352,800,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  1053. | | ->29.28% (352,800,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1054. | | ->29.28% (352,800,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  1055. | | ->29.28% (352,800,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1056. | | ->29.28% (352,800,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1057. | | ->29.28% (352,800,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1058. | | ->28.44% (342,720,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1059. | | | ->28.44% (342,720,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1060. | | | ->28.44% (342,720,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1061. | | | ->28.44% (342,720,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1062. | | | ->28.44% (342,720,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1063. | | | ->28.44% (342,720,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1064. | | | ->28.44% (342,720,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1065. | | | ->28.44% (342,720,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1066. | | | ->28.44% (342,720,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1067. | | |
  1068. | | ->00.84% (10,080,000B) in 1+ places, all below ms_print's threshold (01.00%)
  1069. | |
  1070. | ->06.46% (77,828,120B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  1071. | | ->01.98% (23,808,512B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1072. | | | ->01.98% (23,808,512B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1073. | | | ->01.98% (23,808,512B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1074. | | | ->01.98% (23,808,512B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1075. | | | ->01.98% (23,808,512B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1076. | | | ->01.98% (23,808,512B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1077. | | | ->01.98% (23,808,512B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1078. | | | ->01.98% (23,808,512B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1079. | | | ->01.98% (23,808,512B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1080. | | | ->01.98% (23,808,512B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1081. | | | ->01.98% (23,808,512B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1082. | | | ->01.98% (23,808,512B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1083. | | | ->01.98% (23,808,512B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1084. | | | ->01.98% (23,808,512B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1085. | | | ->01.98% (23,808,512B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1086. | | | ->01.98% (23,808,512B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1087. | | |
  1088. | | ->01.77% (21,344,648B) in 23 places, all below massif's threshold (01.00%)
  1089. | | |
  1090. | | ->01.57% (18,930,944B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1091. | | | ->01.57% (18,930,944B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1092. | | | ->01.57% (18,930,944B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1093. | | | ->01.57% (18,930,944B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1094. | | | ->01.57% (18,930,944B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1095. | | | ->01.57% (18,930,944B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1096. | | | ->01.57% (18,930,944B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1097. | | | ->01.57% (18,930,944B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1098. | | | ->01.57% (18,930,944B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1099. | | | ->01.57% (18,930,944B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1100. | | | ->01.57% (18,930,944B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1101. | | | ->01.57% (18,930,944B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1102. | | | ->01.57% (18,930,944B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1103. | | | ->01.57% (18,930,944B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1104. | | | ->01.57% (18,930,944B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1105. | | | ->01.57% (18,930,944B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1106. | | |
  1107. | | ->01.14% (13,744,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  1108. | | ->01.14% (13,744,016B) in 7 places, all below massif's threshold (01.00%)
  1109. | |
  1110. | ->03.13% (37,720,144B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  1111. | | ->02.82% (33,969,264B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  1112. | | | ->02.82% (33,969,264B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1113. | | | ->02.82% (33,969,264B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  1114. | | | ->02.82% (33,969,264B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1115. | | | ->02.29% (27,554,688B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  1116. | | | | ->02.29% (27,554,688B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  1117. | | | | ->02.29% (27,554,688B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  1118. | | | | ->02.29% (27,554,688B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  1119. | | | | ->02.29% (27,554,688B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  1120. | | | | ->02.29% (27,554,688B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  1121. | | | | ->02.29% (27,554,688B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1122. | | | | ->02.29% (27,554,688B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1123. | | | | ->02.29% (27,554,688B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1124. | | | | ->02.29% (27,554,688B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1125. | | | | ->02.29% (27,554,688B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1126. | | | | ->02.29% (27,554,688B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1127. | | | | ->02.29% (27,554,688B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1128. | | | | ->02.29% (27,554,688B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1129. | | | |
  1130. | | | ->00.53% (6,414,576B) in 1+ places, all below ms_print's threshold (01.00%)
  1131. | | |
  1132. | | ->00.31% (3,750,880B) in 1+ places, all below ms_print's threshold (01.00%)
  1133. | |
  1134. | ->01.88% (22,713,664B) in 89 places, all below massif's threshold (01.00%)
  1135. |
  1136. ->06.23% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  1137. | ->04.97% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  1138. | |
  1139. | ->01.26% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  1140. | ->01.26% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  1141. | ->01.26% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  1142. | ->01.26% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  1143. |
  1144. ->01.64% (19,763,233B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  1145. | ->01.03% (12,459,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  1146. | | ->01.03% (12,459,136B) in 24 places, all below massif's threshold (01.00%)
  1147. | |
  1148. | ->00.61% (7,304,097B) in 1+ places, all below ms_print's threshold (01.00%)
  1149. |
  1150. ->00.21% (2,508,808B) in 1+ places, all below ms_print's threshold (01.00%)
  1151.  
  1152. --------------------------------------------------------------------------------
  1153. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  1154. --------------------------------------------------------------------------------
  1155. 46 178,306,405,483 1,229,279,856 1,225,123,359 4,156,497 0
  1156. 99.66% (1,225,123,359B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  1157. ->49.96% (614,184,664B) 0x8D1C30: my_malloc (my_malloc.c:38)
  1158. | ->48.72% (598,911,944B) 0x8CD809: alloc_root (my_alloc.c:224)
  1159. | | ->48.27% (593,387,616B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  1160. | | | ->48.27% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1161. | | | ->48.27% (593,387,616B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  1162. | | | ->48.27% (593,387,616B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  1163. | | | ->48.27% (593,387,616B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  1164. | | | ->48.27% (593,387,616B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  1165. | | | ->48.27% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1166. | | | ->43.43% (533,816,640B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  1167. | | | | ->43.43% (533,816,640B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1168. | | | | ->43.43% (533,816,640B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1169. | | | | ->43.43% (533,816,640B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1170. | | | | ->41.01% (504,160,160B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1171. | | | | | ->41.01% (504,160,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1172. | | | | | ->41.01% (504,160,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1173. | | | | | ->41.01% (504,160,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1174. | | | | | ->41.01% (504,160,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1175. | | | | | ->41.01% (504,160,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1176. | | | | | ->41.01% (504,160,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1177. | | | | | ->41.01% (504,160,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1178. | | | | | ->41.01% (504,160,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1179. | | | | |
  1180. | | | | ->02.41% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1181. | | | | ->02.41% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1182. | | | | ->02.41% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1183. | | | | ->02.41% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1184. | | | | ->02.41% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1185. | | | | ->02.41% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1186. | | | | ->02.41% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1187. | | | | ->02.41% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1188. | | | | ->02.41% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1189. | | | |
  1190. | | | ->04.85% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  1191. | | | ->04.85% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  1192. | | | ->04.85% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  1193. | | | ->04.85% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1194. | | | ->04.85% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1195. | | | ->03.63% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1196. | | | | ->03.63% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1197. | | | | ->03.63% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1198. | | | | ->03.63% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1199. | | | | ->03.63% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1200. | | | | ->03.63% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1201. | | | | ->03.63% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1202. | | | | ->03.63% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1203. | | | | ->03.63% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1204. | | | |
  1205. | | | ->01.21% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1206. | | | ->01.21% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1207. | | | ->01.21% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1208. | | | ->01.21% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1209. | | | ->01.21% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1210. | | | ->01.21% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1211. | | | ->01.21% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1212. | | | ->01.21% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1213. | | | ->01.21% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1214. | | |
  1215. | | ->00.45% (5,524,328B) in 1+ places, all below ms_print's threshold (01.00%)
  1216. | |
  1217. | ->01.24% (15,272,720B) in 56 places, all below massif's threshold (01.00%)
  1218. |
  1219. ->41.62% (511,653,120B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  1220. | ->29.46% (362,129,040B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  1221. | | ->29.46% (362,129,040B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  1222. | | ->29.46% (362,129,040B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1223. | | ->29.46% (362,129,040B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  1224. | | ->29.46% (362,129,040B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1225. | | ->29.46% (362,129,040B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  1226. | | ->29.46% (362,129,040B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1227. | | ->29.46% (362,129,040B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1228. | | ->29.46% (362,129,040B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1229. | | ->27.88% (342,720,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1230. | | | ->27.88% (342,720,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1231. | | | ->27.88% (342,720,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1232. | | | ->27.88% (342,720,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1233. | | | ->27.88% (342,720,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1234. | | | ->27.88% (342,720,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1235. | | | ->27.88% (342,720,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1236. | | | ->27.88% (342,720,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1237. | | | ->27.88% (342,720,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1238. | | |
  1239. | | ->01.58% (19,409,040B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1240. | | ->01.58% (19,409,040B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1241. | | ->01.58% (19,409,040B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1242. | | ->01.58% (19,409,040B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1243. | | ->01.58% (19,409,040B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1244. | | ->01.58% (19,409,040B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1245. | | ->01.58% (19,409,040B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1246. | | ->01.58% (19,409,040B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1247. | | ->01.58% (19,409,040B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1248. | |
  1249. | ->07.11% (87,458,952B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  1250. | | ->02.17% (26,629,472B) in 23 places, all below massif's threshold (01.00%)
  1251. | | |
  1252. | | ->01.94% (23,869,664B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1253. | | | ->01.94% (23,869,664B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1254. | | | ->01.94% (23,869,664B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1255. | | | ->01.94% (23,869,664B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1256. | | | ->01.94% (23,869,664B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1257. | | | ->01.94% (23,869,664B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1258. | | | ->01.94% (23,869,664B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1259. | | | ->01.94% (23,869,664B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1260. | | | ->01.94% (23,869,664B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1261. | | | ->01.94% (23,869,664B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1262. | | | ->01.94% (23,869,664B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1263. | | | ->01.94% (23,869,664B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1264. | | | ->01.94% (23,869,664B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1265. | | | ->01.94% (23,869,664B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1266. | | | ->01.94% (23,869,664B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1267. | | | ->01.94% (23,869,664B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1268. | | |
  1269. | | ->01.54% (18,979,568B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1270. | | | ->01.54% (18,979,568B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1271. | | | ->01.54% (18,979,568B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1272. | | | ->01.54% (18,979,568B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1273. | | | ->01.54% (18,979,568B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1274. | | | ->01.54% (18,979,568B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1275. | | | ->01.54% (18,979,568B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1276. | | | ->01.54% (18,979,568B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1277. | | | ->01.54% (18,979,568B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1278. | | | ->01.54% (18,979,568B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1279. | | | ->01.54% (18,979,568B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1280. | | | ->01.54% (18,979,568B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1281. | | | ->01.54% (18,979,568B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1282. | | | ->01.54% (18,979,568B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1283. | | | ->01.54% (18,979,568B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1284. | | | ->01.54% (18,979,568B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1285. | | |
  1286. | | ->01.46% (17,980,248B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  1287. | | ->01.46% (17,980,248B) in 7 places, all below massif's threshold (01.00%)
  1288. | |
  1289. | ->03.11% (38,186,624B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  1290. | | ->02.80% (34,430,032B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  1291. | | | ->02.80% (34,430,032B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1292. | | | ->02.80% (34,430,032B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  1293. | | | ->02.80% (34,430,032B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1294. | | | ->02.26% (27,767,936B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  1295. | | | | ->02.26% (27,767,936B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  1296. | | | | ->02.26% (27,767,936B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  1297. | | | | ->02.26% (27,767,936B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  1298. | | | | ->02.26% (27,767,936B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  1299. | | | | ->02.26% (27,767,936B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  1300. | | | | ->02.26% (27,767,936B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1301. | | | | ->02.26% (27,767,936B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1302. | | | | ->02.26% (27,767,936B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1303. | | | | ->02.26% (27,767,936B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1304. | | | | ->02.26% (27,767,936B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1305. | | | | ->02.26% (27,767,936B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1306. | | | | ->02.26% (27,767,936B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1307. | | | | ->02.26% (27,767,936B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1308. | | | |
  1309. | | | ->00.54% (6,662,096B) in 1+ places, all below ms_print's threshold (01.00%)
  1310. | | |
  1311. | | ->00.31% (3,756,592B) in 1+ places, all below ms_print's threshold (01.00%)
  1312. | |
  1313. | ->01.94% (23,878,504B) in 89 places, all below massif's threshold (01.00%)
  1314. |
  1315. ->06.11% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  1316. | ->04.87% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  1317. | |
  1318. | ->01.24% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  1319. | ->01.24% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  1320. | ->01.24% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  1321. | ->01.24% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  1322. |
  1323. ->01.75% (21,471,263B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  1324. | ->01.15% (14,118,272B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  1325. | | ->01.15% (14,118,272B) in 24 places, all below massif's threshold (01.00%)
  1326. | |
  1327. | ->00.60% (7,352,991B) in 1+ places, all below ms_print's threshold (01.00%)
  1328. |
  1329. ->00.22% (2,731,368B) in 1+ places, all below ms_print's threshold (01.00%)
  1330.  
  1331. --------------------------------------------------------------------------------
  1332. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  1333. --------------------------------------------------------------------------------
  1334. 47 181,247,702,338 1,232,055,904 1,227,858,434 4,197,470 0
  1335. 48 187,131,262,925 1,233,209,008 1,229,008,550 4,200,458 0
  1336. 49 190,074,013,696 1,232,137,752 1,227,937,347 4,200,405 0
  1337. 50 192,692,061,660 1,232,166,416 1,227,964,931 4,201,485 0
  1338. 51 195,310,229,446 1,233,553,912 1,229,351,403 4,202,509 0
  1339. 99.66% (1,229,351,403B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  1340. ->49.82% (614,547,096B) 0x8D1C30: my_malloc (my_malloc.c:38)
  1341. | ->48.59% (599,419,928B) 0x8CD809: alloc_root (my_alloc.c:224)
  1342. | | ->48.10% (593,387,616B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  1343. | | | ->48.10% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1344. | | | ->48.10% (593,387,616B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  1345. | | | ->48.10% (593,387,616B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  1346. | | | ->48.10% (593,387,616B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  1347. | | | ->48.10% (593,387,616B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  1348. | | | ->48.10% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1349. | | | ->43.27% (533,816,640B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  1350. | | | | ->43.27% (533,816,640B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1351. | | | | ->43.27% (533,816,640B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1352. | | | | ->43.27% (533,816,640B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1353. | | | | ->40.87% (504,160,160B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1354. | | | | | ->40.87% (504,160,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1355. | | | | | ->40.87% (504,160,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1356. | | | | | ->40.87% (504,160,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1357. | | | | | ->40.87% (504,160,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1358. | | | | | ->40.87% (504,160,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1359. | | | | | ->40.87% (504,160,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1360. | | | | | ->40.87% (504,160,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1361. | | | | | ->40.87% (504,160,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1362. | | | | |
  1363. | | | | ->02.40% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1364. | | | | ->02.40% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1365. | | | | ->02.40% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1366. | | | | ->02.40% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1367. | | | | ->02.40% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1368. | | | | ->02.40% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1369. | | | | ->02.40% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1370. | | | | ->02.40% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1371. | | | | ->02.40% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1372. | | | |
  1373. | | | ->04.83% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  1374. | | | ->04.83% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  1375. | | | ->04.83% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  1376. | | | ->04.83% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1377. | | | ->04.83% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1378. | | | ->03.62% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1379. | | | | ->03.62% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1380. | | | | ->03.62% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1381. | | | | ->03.62% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1382. | | | | ->03.62% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1383. | | | | ->03.62% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1384. | | | | ->03.62% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1385. | | | | ->03.62% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1386. | | | | ->03.62% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1387. | | | |
  1388. | | | ->01.21% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1389. | | | ->01.21% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1390. | | | ->01.21% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1391. | | | ->01.21% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1392. | | | ->01.21% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1393. | | | ->01.21% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1394. | | | ->01.21% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1395. | | | ->01.21% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1396. | | | ->01.21% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1397. | | |
  1398. | | ->00.49% (6,032,312B) in 1+ places, all below ms_print's threshold (01.00%)
  1399. | |
  1400. | ->01.23% (15,127,168B) in 56 places, all below massif's threshold (01.00%)
  1401. |
  1402. ->41.78% (515,364,344B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  1403. | ->29.42% (362,880,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  1404. | | ->29.42% (362,880,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  1405. | | ->29.42% (362,880,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1406. | | ->29.42% (362,880,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  1407. | | ->29.42% (362,880,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1408. | | ->29.42% (362,880,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  1409. | | ->29.42% (362,880,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1410. | | ->29.42% (362,880,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1411. | | ->29.42% (362,880,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1412. | | ->27.78% (342,720,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1413. | | | ->27.78% (342,720,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1414. | | | ->27.78% (342,720,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1415. | | | ->27.78% (342,720,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1416. | | | ->27.78% (342,720,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1417. | | | ->27.78% (342,720,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1418. | | | ->27.78% (342,720,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1419. | | | ->27.78% (342,720,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1420. | | | ->27.78% (342,720,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1421. | | |
  1422. | | ->01.63% (20,160,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1423. | | ->01.63% (20,160,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1424. | | ->01.63% (20,160,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1425. | | ->01.63% (20,160,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1426. | | ->01.63% (20,160,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1427. | | ->01.63% (20,160,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1428. | | ->01.63% (20,160,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1429. | | ->01.63% (20,160,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1430. | | ->01.63% (20,160,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1431. | |
  1432. | ->07.21% (88,984,696B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  1433. | | ->02.20% (27,120,200B) in 23 places, all below massif's threshold (01.00%)
  1434. | | |
  1435. | | ->01.97% (24,256,960B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1436. | | | ->01.97% (24,256,960B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1437. | | | ->01.97% (24,256,960B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1438. | | | ->01.97% (24,256,960B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1439. | | | ->01.97% (24,256,960B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1440. | | | ->01.97% (24,256,960B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1441. | | | ->01.97% (24,256,960B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1442. | | | ->01.97% (24,256,960B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1443. | | | ->01.97% (24,256,960B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1444. | | | ->01.97% (24,256,960B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1445. | | | ->01.97% (24,256,960B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1446. | | | ->01.97% (24,256,960B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1447. | | | ->01.97% (24,256,960B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1448. | | | ->01.97% (24,256,960B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1449. | | | ->01.97% (24,256,960B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1450. | | | ->01.97% (24,256,960B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1451. | | |
  1452. | | ->01.56% (19,287,520B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1453. | | | ->01.56% (19,287,520B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1454. | | | ->01.56% (19,287,520B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1455. | | | ->01.56% (19,287,520B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1456. | | | ->01.56% (19,287,520B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1457. | | | ->01.56% (19,287,520B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1458. | | | ->01.56% (19,287,520B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1459. | | | ->01.56% (19,287,520B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1460. | | | ->01.56% (19,287,520B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1461. | | | ->01.56% (19,287,520B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1462. | | | ->01.56% (19,287,520B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1463. | | | ->01.56% (19,287,520B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1464. | | | ->01.56% (19,287,520B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1465. | | | ->01.56% (19,287,520B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1466. | | | ->01.56% (19,287,520B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1467. | | | ->01.56% (19,287,520B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1468. | | |
  1469. | | ->01.49% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  1470. | | ->01.49% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  1471. | |
  1472. | ->03.21% (39,547,984B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  1473. | | ->02.90% (35,736,176B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  1474. | | | ->02.90% (35,736,176B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1475. | | | ->02.90% (35,736,176B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  1476. | | | ->02.90% (35,736,176B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1477. | | | ->02.30% (28,344,848B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  1478. | | | | ->02.30% (28,344,848B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  1479. | | | | ->02.30% (28,344,848B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  1480. | | | | ->02.30% (28,344,848B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  1481. | | | | ->02.30% (28,344,848B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  1482. | | | | ->02.30% (28,344,848B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  1483. | | | | ->02.30% (28,344,848B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1484. | | | | ->02.30% (28,344,848B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1485. | | | | ->02.30% (28,344,848B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1486. | | | | ->02.30% (28,344,848B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1487. | | | | ->02.30% (28,344,848B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1488. | | | | ->02.30% (28,344,848B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1489. | | | | ->02.30% (28,344,848B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1490. | | | | ->02.30% (28,344,848B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1491. | | | |
  1492. | | | ->00.60% (7,391,328B) in 1+ places, all below ms_print's threshold (01.00%)
  1493. | | |
  1494. | | ->00.31% (3,811,808B) in 1+ places, all below ms_print's threshold (01.00%)
  1495. | |
  1496. | ->01.94% (23,951,664B) in 89 places, all below massif's threshold (01.00%)
  1497. |
  1498. ->06.09% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  1499. | ->04.86% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  1500. | |
  1501. | ->01.23% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  1502. | ->01.23% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  1503. | ->01.23% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  1504. | ->01.23% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  1505. |
  1506. ->01.75% (21,608,123B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  1507. | ->01.16% (14,251,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  1508. | | ->01.16% (14,251,136B) in 24 places, all below massif's threshold (01.00%)
  1509. | |
  1510. | ->00.60% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  1511. |
  1512. ->00.22% (2,748,896B) in 1+ places, all below ms_print's threshold (01.00%)
  1513.  
  1514. --------------------------------------------------------------------------------
  1515. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  1516. --------------------------------------------------------------------------------
  1517. 52 197,928,444,880 1,232,623,936 1,228,421,283 4,202,653 0
  1518. 53 200,546,590,650 1,233,741,976 1,229,538,246 4,203,730 0
  1519. 54 203,169,089,052 1,233,025,456 1,228,821,668 4,203,788 0
  1520. 55 205,787,849,534 1,233,835,736 1,229,630,580 4,205,156 0
  1521. 56 208,406,031,261 1,234,221,888 1,230,015,963 4,205,925 0
  1522. 57 211,025,917,664 1,235,208,912 1,231,000,035 4,208,877 0
  1523. 58 213,643,975,274 1,235,290,624 1,231,078,714 4,211,910 0
  1524. 59 216,262,207,842 1,235,621,224 1,231,407,668 4,213,556 0
  1525. 60 218,882,203,026 1,235,971,032 1,231,756,778 4,214,254 0
  1526. 61 221,501,245,954 1,235,473,040 1,231,258,146 4,214,894 0
  1527. 99.66% (1,231,258,146B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  1528. ->49.68% (613,809,823B) 0x8D1C30: my_malloc (my_malloc.c:38)
  1529. | ->48.46% (598,756,832B) 0x8CD809: alloc_root (my_alloc.c:224)
  1530. | | ->48.03% (593,387,616B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  1531. | | | ->48.03% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1532. | | | ->48.03% (593,387,616B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  1533. | | | ->48.03% (593,387,616B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  1534. | | | ->48.03% (593,387,616B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  1535. | | | ->48.03% (593,387,616B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  1536. | | | ->48.03% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1537. | | | ->43.21% (533,816,640B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  1538. | | | | ->43.21% (533,816,640B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1539. | | | | ->43.21% (533,816,640B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1540. | | | | ->43.21% (533,816,640B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1541. | | | | ->40.81% (504,160,160B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1542. | | | | | ->40.81% (504,160,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1543. | | | | | ->40.81% (504,160,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1544. | | | | | ->40.81% (504,160,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1545. | | | | | ->40.81% (504,160,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1546. | | | | | ->40.81% (504,160,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1547. | | | | | ->40.81% (504,160,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1548. | | | | | ->40.81% (504,160,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1549. | | | | | ->40.81% (504,160,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1550. | | | | |
  1551. | | | | ->02.40% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1552. | | | | ->02.40% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1553. | | | | ->02.40% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1554. | | | | ->02.40% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1555. | | | | ->02.40% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1556. | | | | ->02.40% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1557. | | | | ->02.40% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1558. | | | | ->02.40% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1559. | | | | ->02.40% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1560. | | | |
  1561. | | | ->04.82% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  1562. | | | ->04.82% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  1563. | | | ->04.82% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  1564. | | | ->04.82% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1565. | | | ->04.82% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1566. | | | ->03.62% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1567. | | | | ->03.62% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1568. | | | | ->03.62% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1569. | | | | ->03.62% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1570. | | | | ->03.62% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1571. | | | | ->03.62% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1572. | | | | ->03.62% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1573. | | | | ->03.62% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1574. | | | | ->03.62% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1575. | | | |
  1576. | | | ->01.21% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1577. | | | ->01.21% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1578. | | | ->01.21% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1579. | | | ->01.21% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1580. | | | ->01.21% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1581. | | | ->01.21% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1582. | | | ->01.21% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1583. | | | ->01.21% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1584. | | | ->01.21% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1585. | | |
  1586. | | ->00.43% (5,369,216B) in 1+ places, all below ms_print's threshold (01.00%)
  1587. | |
  1588. | ->01.22% (15,052,991B) in 56 places, all below massif's threshold (01.00%)
  1589. |
  1590. ->41.93% (518,008,360B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  1591. | ->29.37% (362,880,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  1592. | | ->29.37% (362,880,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  1593. | | ->29.37% (362,880,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1594. | | ->29.37% (362,880,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  1595. | | ->29.37% (362,880,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1596. | | ->29.37% (362,880,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  1597. | | ->29.37% (362,880,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1598. | | ->29.37% (362,880,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1599. | | ->29.37% (362,880,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1600. | | ->27.74% (342,720,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1601. | | | ->27.74% (342,720,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1602. | | | ->27.74% (342,720,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1603. | | | ->27.74% (342,720,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1604. | | | ->27.74% (342,720,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1605. | | | ->27.74% (342,720,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1606. | | | ->27.74% (342,720,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1607. | | | ->27.74% (342,720,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1608. | | | ->27.74% (342,720,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1609. | | |
  1610. | | ->01.63% (20,160,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1611. | | ->01.63% (20,160,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1612. | | ->01.63% (20,160,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1613. | | ->01.63% (20,160,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1614. | | ->01.63% (20,160,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1615. | | ->01.63% (20,160,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1616. | | ->01.63% (20,160,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1617. | | ->01.63% (20,160,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1618. | | ->01.63% (20,160,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1619. | |
  1620. | ->07.29% (90,013,352B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  1621. | | ->02.20% (27,215,760B) in 23 places, all below massif's threshold (01.00%)
  1622. | | |
  1623. | | ->02.01% (24,776,752B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1624. | | | ->02.01% (24,776,752B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1625. | | | ->02.01% (24,776,752B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1626. | | | ->02.01% (24,776,752B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1627. | | | ->02.01% (24,776,752B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1628. | | | ->02.01% (24,776,752B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1629. | | | ->02.01% (24,776,752B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1630. | | | ->02.01% (24,776,752B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1631. | | | ->02.01% (24,776,752B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1632. | | | ->02.01% (24,776,752B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1633. | | | ->02.01% (24,776,752B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1634. | | | ->02.01% (24,776,752B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1635. | | | ->02.01% (24,776,752B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1636. | | | ->02.01% (24,776,752B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1637. | | | ->02.01% (24,776,752B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1638. | | | ->02.01% (24,776,752B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1639. | | |
  1640. | | ->01.59% (19,700,824B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1641. | | | ->01.59% (19,700,824B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1642. | | | ->01.59% (19,700,824B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1643. | | | ->01.59% (19,700,824B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1644. | | | ->01.59% (19,700,824B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1645. | | | ->01.59% (19,700,824B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1646. | | | ->01.59% (19,700,824B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1647. | | | ->01.59% (19,700,824B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1648. | | | ->01.59% (19,700,824B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1649. | | | ->01.59% (19,700,824B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1650. | | | ->01.59% (19,700,824B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1651. | | | ->01.59% (19,700,824B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1652. | | | ->01.59% (19,700,824B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1653. | | | ->01.59% (19,700,824B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1654. | | | ->01.59% (19,700,824B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1655. | | | ->01.59% (19,700,824B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1656. | | |
  1657. | | ->01.48% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  1658. | | ->01.48% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  1659. | |
  1660. | ->03.33% (41,135,920B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  1661. | | ->03.02% (37,259,376B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  1662. | | | ->03.02% (37,259,376B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1663. | | | ->03.02% (37,259,376B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  1664. | | | ->03.02% (37,259,376B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1665. | | | ->02.36% (29,112,160B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  1666. | | | | ->02.36% (29,112,160B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  1667. | | | | ->02.36% (29,112,160B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  1668. | | | | ->02.36% (29,112,160B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  1669. | | | | ->02.36% (29,112,160B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  1670. | | | | ->02.36% (29,112,160B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  1671. | | | | ->02.36% (29,112,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1672. | | | | ->02.36% (29,112,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1673. | | | | ->02.36% (29,112,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1674. | | | | ->02.36% (29,112,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1675. | | | | ->02.36% (29,112,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1676. | | | | ->02.36% (29,112,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1677. | | | | ->02.36% (29,112,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1678. | | | | ->02.36% (29,112,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1679. | | | |
  1680. | | | ->00.66% (8,147,216B) in 1+ places, all below ms_print's threshold (01.00%)
  1681. | | |
  1682. | | ->00.31% (3,876,544B) in 1+ places, all below ms_print's threshold (01.00%)
  1683. | |
  1684. | ->01.94% (23,979,088B) in 89 places, all below massif's threshold (01.00%)
  1685. |
  1686. ->06.08% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  1687. | ->04.85% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  1688. | |
  1689. | ->01.23% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  1690. | ->01.23% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  1691. | ->01.23% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  1692. | ->01.23% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  1693. |
  1694. ->01.75% (21,608,379B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  1695. | ->01.15% (14,251,392B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  1696. | | ->01.15% (14,251,392B) in 24 places, all below massif's threshold (01.00%)
  1697. | |
  1698. | ->00.60% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  1699. |
  1700. ->00.22% (2,748,640B) in 1+ places, all below ms_print's threshold (01.00%)
  1701.  
  1702. --------------------------------------------------------------------------------
  1703. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  1704. --------------------------------------------------------------------------------
  1705. 62 224,119,187,203 1,236,052,760 1,231,836,436 4,216,324 0
  1706. 63 226,737,125,886 1,236,020,688 1,231,802,564 4,218,124 0
  1707. 64 229,355,169,666 1,236,939,632 1,232,719,340 4,220,292 0
  1708. 65 231,974,037,260 1,237,439,896 1,233,218,023 4,221,873 0
  1709. 66 234,591,984,464 1,236,938,208 1,232,716,627 4,221,581 0
  1710. 67 237,210,054,389 1,236,972,344 1,232,750,490 4,221,854 0
  1711. 68 239,828,112,839 1,236,828,944 1,232,606,202 4,222,742 0
  1712. 69 242,446,073,362 1,237,789,864 1,233,566,089 4,223,775 0
  1713. 70 245,064,032,407 1,238,382,712 1,234,156,679 4,226,033 0
  1714. 71 247,683,158,757 1,238,606,048 1,234,378,235 4,227,813 0
  1715. 99.66% (1,234,378,235B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  1716. ->49.59% (614,188,928B) 0x8D1C30: my_malloc (my_malloc.c:38)
  1717. | ->48.37% (599,093,792B) 0x8CD809: alloc_root (my_alloc.c:224)
  1718. | | ->47.91% (593,387,616B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  1719. | | | ->47.91% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1720. | | | ->47.91% (593,387,616B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  1721. | | | ->47.91% (593,387,616B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  1722. | | | ->47.91% (593,387,616B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  1723. | | | ->47.91% (593,387,616B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  1724. | | | ->47.91% (593,387,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1725. | | | ->43.10% (533,816,640B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  1726. | | | | ->43.10% (533,816,640B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1727. | | | | ->43.10% (533,816,640B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1728. | | | | ->43.10% (533,816,640B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1729. | | | | ->40.70% (504,160,160B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1730. | | | | | ->40.70% (504,160,160B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1731. | | | | | ->40.70% (504,160,160B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1732. | | | | | ->40.70% (504,160,160B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1733. | | | | | ->40.70% (504,160,160B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1734. | | | | | ->40.70% (504,160,160B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1735. | | | | | ->40.70% (504,160,160B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1736. | | | | | ->40.70% (504,160,160B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1737. | | | | | ->40.70% (504,160,160B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1738. | | | | |
  1739. | | | | ->02.39% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1740. | | | | ->02.39% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1741. | | | | ->02.39% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1742. | | | | ->02.39% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1743. | | | | ->02.39% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1744. | | | | ->02.39% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1745. | | | | ->02.39% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1746. | | | | ->02.39% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1747. | | | | ->02.39% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1748. | | | |
  1749. | | | ->04.81% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  1750. | | | ->04.81% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  1751. | | | ->04.81% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  1752. | | | ->04.81% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1753. | | | ->04.81% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1754. | | | ->03.61% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1755. | | | | ->03.61% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1756. | | | | ->03.61% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1757. | | | | ->03.61% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1758. | | | | ->03.61% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1759. | | | | ->03.61% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1760. | | | | ->03.61% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1761. | | | | ->03.61% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1762. | | | | ->03.61% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1763. | | | |
  1764. | | | ->01.20% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1765. | | | ->01.20% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1766. | | | ->01.20% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1767. | | | ->01.20% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1768. | | | ->01.20% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1769. | | | ->01.20% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1770. | | | ->01.20% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1771. | | | ->01.20% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1772. | | | ->01.20% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1773. | | |
  1774. | | ->00.46% (5,706,176B) in 1+ places, all below ms_print's threshold (01.00%)
  1775. | |
  1776. | ->01.22% (15,095,136B) in 56 places, all below massif's threshold (01.00%)
  1777. |
  1778. ->42.04% (520,749,536B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  1779. | ->29.30% (362,880,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  1780. | | ->29.30% (362,880,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  1781. | | ->29.30% (362,880,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1782. | | ->29.30% (362,880,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  1783. | | ->29.30% (362,880,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1784. | | ->29.30% (362,880,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  1785. | | ->29.30% (362,880,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1786. | | ->29.30% (362,880,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1787. | | ->29.30% (362,880,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1788. | | ->27.67% (342,720,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1789. | | | ->27.67% (342,720,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1790. | | | ->27.67% (342,720,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1791. | | | ->27.67% (342,720,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1792. | | | ->27.67% (342,720,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1793. | | | ->27.67% (342,720,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1794. | | | ->27.67% (342,720,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1795. | | | ->27.67% (342,720,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1796. | | | ->27.67% (342,720,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1797. | | |
  1798. | | ->01.63% (20,160,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1799. | | ->01.63% (20,160,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1800. | | ->01.63% (20,160,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1801. | | ->01.63% (20,160,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1802. | | ->01.63% (20,160,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1803. | | ->01.63% (20,160,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1804. | | ->01.63% (20,160,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1805. | | ->01.63% (20,160,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1806. | | ->01.63% (20,160,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1807. | |
  1808. | ->07.34% (90,874,472B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  1809. | | ->02.20% (27,290,152B) in 23 places, all below massif's threshold (01.00%)
  1810. | | |
  1811. | | ->02.04% (25,215,008B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1812. | | | ->02.04% (25,215,008B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1813. | | | ->02.04% (25,215,008B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1814. | | | ->02.04% (25,215,008B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1815. | | | ->02.04% (25,215,008B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1816. | | | ->02.04% (25,215,008B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1817. | | | ->02.04% (25,215,008B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1818. | | | ->02.04% (25,215,008B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1819. | | | ->02.04% (25,215,008B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1820. | | | ->02.04% (25,215,008B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1821. | | | ->02.04% (25,215,008B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1822. | | | ->02.04% (25,215,008B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1823. | | | ->02.04% (25,215,008B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1824. | | | ->02.04% (25,215,008B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1825. | | | ->02.04% (25,215,008B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1826. | | | ->02.04% (25,215,008B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1827. | | |
  1828. | | ->01.62% (20,049,296B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1829. | | | ->01.62% (20,049,296B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1830. | | | ->01.62% (20,049,296B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1831. | | | ->01.62% (20,049,296B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1832. | | | ->01.62% (20,049,296B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1833. | | | ->01.62% (20,049,296B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1834. | | | ->01.62% (20,049,296B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  1835. | | | ->01.62% (20,049,296B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  1836. | | | ->01.62% (20,049,296B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1837. | | | ->01.62% (20,049,296B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1838. | | | ->01.62% (20,049,296B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1839. | | | ->01.62% (20,049,296B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1840. | | | ->01.62% (20,049,296B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1841. | | | ->01.62% (20,049,296B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1842. | | | ->01.62% (20,049,296B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1843. | | | ->01.62% (20,049,296B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1844. | | |
  1845. | | ->01.48% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  1846. | | ->01.48% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  1847. | |
  1848. | ->03.47% (43,003,744B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  1849. | | ->03.15% (39,070,080B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  1850. | | | ->03.15% (39,070,080B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1851. | | | ->03.15% (39,070,080B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  1852. | | | ->03.15% (39,070,080B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  1853. | | | ->02.42% (30,024,176B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  1854. | | | | ->02.42% (30,024,176B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  1855. | | | | ->02.42% (30,024,176B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  1856. | | | | ->02.42% (30,024,176B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  1857. | | | | ->02.42% (30,024,176B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  1858. | | | | ->02.42% (30,024,176B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  1859. | | | | ->02.42% (30,024,176B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1860. | | | | ->02.42% (30,024,176B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1861. | | | | ->02.42% (30,024,176B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1862. | | | | ->02.42% (30,024,176B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1863. | | | | ->02.42% (30,024,176B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1864. | | | | ->02.42% (30,024,176B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1865. | | | | ->02.42% (30,024,176B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1866. | | | | ->02.42% (30,024,176B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1867. | | | |
  1868. | | | ->00.73% (9,045,904B) in 1+ places, all below ms_print's threshold (01.00%)
  1869. | | |
  1870. | | ->00.32% (3,933,664B) in 1+ places, all below ms_print's threshold (01.00%)
  1871. | |
  1872. | ->01.94% (23,991,320B) in 89 places, all below massif's threshold (01.00%)
  1873. |
  1874. ->06.06% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  1875. | ->04.84% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  1876. | |
  1877. | ->01.23% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  1878. | ->01.23% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  1879. | ->01.23% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  1880. | ->01.23% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  1881. |
  1882. ->01.74% (21,608,123B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  1883. | ->01.15% (14,251,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  1884. | | ->01.15% (14,251,136B) in 24 places, all below massif's threshold (01.00%)
  1885. | |
  1886. | ->00.59% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  1887. |
  1888. ->00.22% (2,748,704B) in 1+ places, all below ms_print's threshold (01.00%)
  1889.  
  1890. --------------------------------------------------------------------------------
  1891. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  1892. --------------------------------------------------------------------------------
  1893. 72 250,301,168,420 1,237,547,032 1,233,318,993 4,228,039 0
  1894. 73 252,919,106,252 1,238,239,248 1,234,010,610 4,228,638 0
  1895. 74 255,543,593,294 1,237,706,736 1,233,478,065 4,228,671 0
  1896. 75 256,365,472,391 1,258,253,768 1,254,014,612 4,239,156 0
  1897. 99.66% (1,254,014,612B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  1898. ->50.06% (629,873,185B) 0x8D1C30: my_malloc (my_malloc.c:38)
  1899. | ->48.82% (614,303,984B) 0x8CD809: alloc_root (my_alloc.c:224)
  1900. | | ->48.34% (608,215,856B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  1901. | | | ->48.34% (608,215,856B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1902. | | | ->48.34% (608,215,856B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  1903. | | | ->48.34% (608,215,856B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  1904. | | | ->48.34% (608,215,856B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  1905. | | | ->48.34% (608,215,856B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  1906. | | | ->48.34% (608,215,856B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  1907. | | | ->43.60% (548,644,880B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  1908. | | | | ->43.60% (548,644,880B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1909. | | | | ->43.60% (548,644,880B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1910. | | | | ->43.60% (548,644,880B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1911. | | | | ->41.25% (518,988,400B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1912. | | | | | ->41.25% (518,988,400B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1913. | | | | | ->41.25% (518,988,400B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1914. | | | | | ->41.25% (518,988,400B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1915. | | | | | ->41.25% (518,988,400B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1916. | | | | | ->41.25% (518,988,400B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1917. | | | | | ->41.25% (518,988,400B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1918. | | | | | ->41.25% (518,988,400B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1919. | | | | | ->41.25% (518,988,400B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1920. | | | | |
  1921. | | | | ->02.36% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1922. | | | | ->02.36% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1923. | | | | ->02.36% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1924. | | | | ->02.36% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1925. | | | | ->02.36% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1926. | | | | ->02.36% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1927. | | | | ->02.36% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1928. | | | | ->02.36% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1929. | | | | ->02.36% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1930. | | | |
  1931. | | | ->04.73% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  1932. | | | ->04.73% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  1933. | | | ->04.73% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  1934. | | | ->04.73% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1935. | | | ->04.73% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1936. | | | ->03.55% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1937. | | | | ->03.55% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1938. | | | | ->03.55% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1939. | | | | ->03.55% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1940. | | | | ->03.55% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1941. | | | | ->03.55% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1942. | | | | ->03.55% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1943. | | | | ->03.55% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1944. | | | | ->03.55% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1945. | | | |
  1946. | | | ->01.18% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1947. | | | ->01.18% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1948. | | | ->01.18% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1949. | | | ->01.18% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1950. | | | ->01.18% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1951. | | | ->01.18% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1952. | | | ->01.18% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1953. | | | ->01.18% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1954. | | | ->01.18% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1955. | | |
  1956. | | ->00.48% (6,088,128B) in 1+ places, all below ms_print's threshold (01.00%)
  1957. | |
  1958. | ->01.24% (15,569,201B) in 56 places, all below massif's threshold (01.00%)
  1959. |
  1960. ->41.70% (524,700,632B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  1961. | ->29.12% (366,397,920B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  1962. | | ->29.12% (366,397,920B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  1963. | | ->29.12% (366,397,920B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1964. | | ->29.12% (366,397,920B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  1965. | | ->29.12% (366,397,920B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  1966. | | ->29.12% (366,397,920B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  1967. | | ->29.12% (366,397,920B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  1968. | | ->29.12% (366,397,920B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  1969. | | ->29.12% (366,397,920B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  1970. | | ->27.52% (346,237,920B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  1971. | | | ->27.52% (346,237,920B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  1972. | | | ->27.52% (346,237,920B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1973. | | | ->27.52% (346,237,920B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1974. | | | ->27.52% (346,237,920B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1975. | | | ->27.52% (346,237,920B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1976. | | | ->27.52% (346,237,920B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1977. | | | ->27.52% (346,237,920B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1978. | | | ->27.52% (346,237,920B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1979. | | |
  1980. | | ->01.60% (20,160,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  1981. | | ->01.60% (20,160,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  1982. | | ->01.60% (20,160,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  1983. | | ->01.60% (20,160,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  1984. | | ->01.60% (20,160,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  1985. | | ->01.60% (20,160,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  1986. | | ->01.60% (20,160,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  1987. | | ->01.60% (20,160,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  1988. | | ->01.60% (20,160,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  1989. | |
  1990. | ->07.25% (91,176,032B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  1991. | | ->02.17% (27,317,272B) in 23 places, all below massif's threshold (01.00%)
  1992. | | |
  1993. | | ->02.02% (25,367,888B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  1994. | | | ->02.02% (25,367,888B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  1995. | | | ->02.02% (25,367,888B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  1996. | | | ->02.02% (25,367,888B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1997. | | | ->02.02% (25,367,888B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  1998. | | | ->02.02% (25,367,888B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  1999. | | | ->02.02% (25,367,888B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2000. | | | ->02.02% (25,367,888B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2001. | | | ->02.02% (25,367,888B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2002. | | | ->02.02% (25,367,888B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2003. | | | ->02.02% (25,367,888B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2004. | | | ->02.02% (25,367,888B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2005. | | | ->02.02% (25,367,888B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2006. | | | ->02.02% (25,367,888B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2007. | | | ->02.02% (25,367,888B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2008. | | | ->02.02% (25,367,888B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2009. | | |
  2010. | | ->01.60% (20,170,856B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2011. | | | ->01.60% (20,170,856B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2012. | | | ->01.60% (20,170,856B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2013. | | | ->01.60% (20,170,856B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2014. | | | ->01.60% (20,170,856B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2015. | | | ->01.60% (20,170,856B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2016. | | | ->01.60% (20,170,856B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2017. | | | ->01.60% (20,170,856B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2018. | | | ->01.60% (20,170,856B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2019. | | | ->01.60% (20,170,856B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2020. | | | ->01.60% (20,170,856B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2021. | | | ->01.60% (20,170,856B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2022. | | | ->01.60% (20,170,856B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2023. | | | ->01.60% (20,170,856B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2024. | | | ->01.60% (20,170,856B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2025. | | | ->01.60% (20,170,856B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2026. | | |
  2027. | | ->01.46% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  2028. | | ->01.46% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  2029. | |
  2030. | ->03.43% (43,127,504B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  2031. | | ->03.11% (39,172,896B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  2032. | | | ->03.11% (39,172,896B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2033. | | | ->03.11% (39,172,896B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  2034. | | | ->03.11% (39,172,896B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2035. | | | ->02.39% (30,117,472B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  2036. | | | | ->02.39% (30,117,472B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2037. | | | | ->02.39% (30,117,472B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2038. | | | | ->02.39% (30,117,472B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2039. | | | | ->02.39% (30,117,472B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2040. | | | | ->02.39% (30,117,472B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2041. | | | | ->02.39% (30,117,472B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2042. | | | | ->02.39% (30,117,472B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2043. | | | | ->02.39% (30,117,472B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2044. | | | | ->02.39% (30,117,472B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2045. | | | | ->02.39% (30,117,472B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2046. | | | | ->02.39% (30,117,472B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2047. | | | | ->02.39% (30,117,472B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2048. | | | | ->02.39% (30,117,472B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2049. | | | |
  2050. | | | ->00.72% (9,055,424B) in 1+ places, all below ms_print's threshold (01.00%)
  2051. | | |
  2052. | | ->00.31% (3,954,608B) in 1+ places, all below ms_print's threshold (01.00%)
  2053. | |
  2054. | ->01.91% (23,999,176B) in 89 places, all below massif's threshold (01.00%)
  2055. |
  2056. ->05.97% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  2057. | ->04.76% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  2058. | |
  2059. | ->01.21% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  2060. | ->01.21% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  2061. | ->01.21% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  2062. | ->01.21% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  2063. |
  2064. ->01.72% (21,608,123B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  2065. | ->01.13% (14,251,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  2066. | | ->01.13% (14,251,136B) in 24 places, all below massif's threshold (01.00%)
  2067. | |
  2068. | ->00.58% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  2069. |
  2070. ->00.22% (2,749,728B) in 1+ places, all below ms_print's threshold (01.00%)
  2071.  
  2072. --------------------------------------------------------------------------------
  2073. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  2074. --------------------------------------------------------------------------------
  2075. 76 256,378,507,153 1,283,307,304 1,279,049,172 4,258,132 0
  2076. 99.67% (1,279,049,172B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  2077. ->50.25% (644,827,745B) 0x8D1C30: my_malloc (my_malloc.c:38)
  2078. | ->49.03% (629,233,560B) 0x8CD809: alloc_root (my_alloc.c:224)
  2079. | | ->48.55% (623,044,096B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  2080. | | | ->48.55% (623,044,096B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2081. | | | ->48.55% (623,044,096B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  2082. | | | ->48.55% (623,044,096B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  2083. | | | ->48.55% (623,044,096B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  2084. | | | ->48.55% (623,044,096B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  2085. | | | ->48.55% (623,044,096B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2086. | | | ->43.91% (563,473,120B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  2087. | | | | ->43.91% (563,473,120B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2088. | | | | ->43.91% (563,473,120B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2089. | | | | ->43.91% (563,473,120B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2090. | | | | ->41.60% (533,816,640B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2091. | | | | | ->41.60% (533,816,640B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2092. | | | | | ->41.60% (533,816,640B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2093. | | | | | ->41.60% (533,816,640B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2094. | | | | | ->41.60% (533,816,640B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2095. | | | | | ->41.60% (533,816,640B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2096. | | | | | ->41.60% (533,816,640B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2097. | | | | | ->41.60% (533,816,640B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2098. | | | | | ->41.60% (533,816,640B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2099. | | | | |
  2100. | | | | ->02.31% (29,656,480B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2101. | | | | ->02.31% (29,656,480B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2102. | | | | ->02.31% (29,656,480B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2103. | | | | ->02.31% (29,656,480B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2104. | | | | ->02.31% (29,656,480B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2105. | | | | ->02.31% (29,656,480B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2106. | | | | ->02.31% (29,656,480B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2107. | | | | ->02.31% (29,656,480B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2108. | | | | ->02.31% (29,656,480B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2109. | | | |
  2110. | | | ->04.64% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  2111. | | | ->04.64% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  2112. | | | ->04.64% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  2113. | | | ->04.64% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2114. | | | ->04.64% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2115. | | | ->03.48% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2116. | | | | ->03.48% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2117. | | | | ->03.48% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2118. | | | | ->03.48% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2119. | | | | ->03.48% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2120. | | | | ->03.48% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2121. | | | | ->03.48% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2122. | | | | ->03.48% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2123. | | | | ->03.48% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2124. | | | |
  2125. | | | ->01.16% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2126. | | | ->01.16% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2127. | | | ->01.16% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2128. | | | ->01.16% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2129. | | | ->01.16% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2130. | | | ->01.16% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2131. | | | ->01.16% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2132. | | | ->01.16% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2133. | | | ->01.16% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2134. | | |
  2135. | | ->00.48% (6,189,464B) in 1+ places, all below ms_print's threshold (01.00%)
  2136. | |
  2137. | ->01.22% (15,594,185B) in 56 places, all below massif's threshold (01.00%)
  2138. |
  2139. ->41.67% (534,780,632B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  2140. | ->29.34% (376,477,920B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  2141. | | ->29.34% (376,477,920B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  2142. | | ->29.34% (376,477,920B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2143. | | ->29.34% (376,477,920B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  2144. | | ->29.34% (376,477,920B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2145. | | ->29.34% (376,477,920B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  2146. | | ->29.34% (376,477,920B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2147. | | ->29.34% (376,477,920B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2148. | | ->29.34% (376,477,920B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2149. | | ->27.77% (356,317,920B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2150. | | | ->27.77% (356,317,920B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2151. | | | ->27.77% (356,317,920B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2152. | | | ->27.77% (356,317,920B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2153. | | | ->27.77% (356,317,920B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2154. | | | ->27.77% (356,317,920B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2155. | | | ->27.77% (356,317,920B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2156. | | | ->27.77% (356,317,920B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2157. | | | ->27.77% (356,317,920B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2158. | | |
  2159. | | ->01.57% (20,160,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2160. | | ->01.57% (20,160,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2161. | | ->01.57% (20,160,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2162. | | ->01.57% (20,160,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2163. | | ->01.57% (20,160,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2164. | | ->01.57% (20,160,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2165. | | ->01.57% (20,160,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2166. | | ->01.57% (20,160,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2167. | | ->01.57% (20,160,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2168. | |
  2169. | ->07.10% (91,176,032B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  2170. | | ->02.13% (27,317,272B) in 23 places, all below massif's threshold (01.00%)
  2171. | | |
  2172. | | ->01.98% (25,367,888B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2173. | | | ->01.98% (25,367,888B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2174. | | | ->01.98% (25,367,888B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2175. | | | ->01.98% (25,367,888B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2176. | | | ->01.98% (25,367,888B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2177. | | | ->01.98% (25,367,888B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2178. | | | ->01.98% (25,367,888B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2179. | | | ->01.98% (25,367,888B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2180. | | | ->01.98% (25,367,888B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2181. | | | ->01.98% (25,367,888B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2182. | | | ->01.98% (25,367,888B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2183. | | | ->01.98% (25,367,888B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2184. | | | ->01.98% (25,367,888B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2185. | | | ->01.98% (25,367,888B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2186. | | | ->01.98% (25,367,888B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2187. | | | ->01.98% (25,367,888B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2188. | | |
  2189. | | ->01.57% (20,170,856B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2190. | | | ->01.57% (20,170,856B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2191. | | | ->01.57% (20,170,856B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2192. | | | ->01.57% (20,170,856B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2193. | | | ->01.57% (20,170,856B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2194. | | | ->01.57% (20,170,856B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2195. | | | ->01.57% (20,170,856B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2196. | | | ->01.57% (20,170,856B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2197. | | | ->01.57% (20,170,856B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2198. | | | ->01.57% (20,170,856B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2199. | | | ->01.57% (20,170,856B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2200. | | | ->01.57% (20,170,856B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2201. | | | ->01.57% (20,170,856B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2202. | | | ->01.57% (20,170,856B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2203. | | | ->01.57% (20,170,856B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2204. | | | ->01.57% (20,170,856B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2205. | | |
  2206. | | ->01.43% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  2207. | | ->01.43% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  2208. | |
  2209. | ->03.36% (43,127,504B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  2210. | | ->03.05% (39,172,896B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  2211. | | | ->03.05% (39,172,896B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2212. | | | ->03.05% (39,172,896B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  2213. | | | ->03.05% (39,172,896B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2214. | | | ->02.35% (30,117,472B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  2215. | | | | ->02.35% (30,117,472B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2216. | | | | ->02.35% (30,117,472B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2217. | | | | ->02.35% (30,117,472B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2218. | | | | ->02.35% (30,117,472B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2219. | | | | ->02.35% (30,117,472B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2220. | | | | ->02.35% (30,117,472B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2221. | | | | ->02.35% (30,117,472B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2222. | | | | ->02.35% (30,117,472B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2223. | | | | ->02.35% (30,117,472B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2224. | | | | ->02.35% (30,117,472B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2225. | | | | ->02.35% (30,117,472B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2226. | | | | ->02.35% (30,117,472B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2227. | | | | ->02.35% (30,117,472B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2228. | | | |
  2229. | | | ->00.71% (9,055,424B) in 1+ places, all below ms_print's threshold (01.00%)
  2230. | | |
  2231. | | ->00.31% (3,954,608B) in 1+ places, all below ms_print's threshold (01.00%)
  2232. | |
  2233. | ->01.87% (23,999,176B) in 89 places, all below massif's threshold (01.00%)
  2234. |
  2235. ->05.85% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  2236. | ->04.67% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  2237. | |
  2238. | ->01.18% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  2239. | ->01.18% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  2240. | ->01.18% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  2241. | ->01.18% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  2242. |
  2243. ->01.68% (21,608,123B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  2244. | ->01.11% (14,251,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  2245. | | ->01.11% (14,251,136B) in 24 places, all below massif's threshold (01.00%)
  2246. | |
  2247. | ->00.57% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  2248. |
  2249. ->00.21% (2,749,728B) in 1+ places, all below ms_print's threshold (01.00%)
  2250.  
  2251. --------------------------------------------------------------------------------
  2252. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  2253. --------------------------------------------------------------------------------
  2254. 77 256,400,245,952 1,314,977,624 1,310,690,032 4,287,592 0
  2255. 99.67% (1,310,690,032B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  2256. ->50.18% (659,825,933B) 0x8D1C30: my_malloc (my_malloc.c:38)
  2257. | ->48.99% (644,187,584B) 0x8CD809: alloc_root (my_alloc.c:224)
  2258. | | ->48.51% (637,872,336B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  2259. | | | ->48.51% (637,872,336B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2260. | | | ->48.51% (637,872,336B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  2261. | | | ->48.51% (637,872,336B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  2262. | | | ->48.51% (637,872,336B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  2263. | | | ->48.51% (637,872,336B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  2264. | | | ->48.51% (637,872,336B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2265. | | | ->43.98% (578,301,360B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  2266. | | | | ->43.98% (578,301,360B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2267. | | | | ->43.98% (578,301,360B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2268. | | | | ->43.98% (578,301,360B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2269. | | | | ->40.60% (533,816,640B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2270. | | | | | ->40.60% (533,816,640B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2271. | | | | | ->40.60% (533,816,640B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2272. | | | | | ->40.60% (533,816,640B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2273. | | | | | ->40.60% (533,816,640B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2274. | | | | | ->40.60% (533,816,640B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2275. | | | | | ->40.60% (533,816,640B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2276. | | | | | ->40.60% (533,816,640B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2277. | | | | | ->40.60% (533,816,640B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2278. | | | | |
  2279. | | | | ->03.38% (44,484,720B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2280. | | | | ->03.38% (44,484,720B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2281. | | | | ->03.38% (44,484,720B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2282. | | | | ->03.38% (44,484,720B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2283. | | | | ->03.38% (44,484,720B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2284. | | | | ->03.38% (44,484,720B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2285. | | | | ->03.38% (44,484,720B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2286. | | | | ->03.38% (44,484,720B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2287. | | | | ->03.38% (44,484,720B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2288. | | | |
  2289. | | | ->04.53% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  2290. | | | ->04.53% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  2291. | | | ->04.53% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  2292. | | | ->04.53% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2293. | | | ->04.53% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2294. | | | ->03.40% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2295. | | | | ->03.40% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2296. | | | | ->03.40% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2297. | | | | ->03.40% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2298. | | | | ->03.40% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2299. | | | | ->03.40% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2300. | | | | ->03.40% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2301. | | | | ->03.40% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2302. | | | | ->03.40% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2303. | | | |
  2304. | | | ->01.13% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2305. | | | ->01.13% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2306. | | | ->01.13% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2307. | | | ->01.13% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2308. | | | ->01.13% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2309. | | | ->01.13% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2310. | | | ->01.13% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2311. | | | ->01.13% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2312. | | | ->01.13% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2313. | | |
  2314. | | ->00.48% (6,315,248B) in 1+ places, all below ms_print's threshold (01.00%)
  2315. | |
  2316. | ->01.19% (15,638,349B) in 56 places, all below massif's threshold (01.00%)
  2317. |
  2318. ->41.93% (551,423,304B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  2319. | ->29.90% (393,120,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  2320. | | ->29.90% (393,120,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  2321. | | ->29.90% (393,120,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2322. | | ->29.90% (393,120,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  2323. | | ->29.90% (393,120,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2324. | | ->29.90% (393,120,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  2325. | | ->29.90% (393,120,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2326. | | ->29.90% (393,120,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2327. | | ->29.90% (393,120,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2328. | | ->27.60% (362,880,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2329. | | | ->27.60% (362,880,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2330. | | | ->27.60% (362,880,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2331. | | | ->27.60% (362,880,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2332. | | | ->27.60% (362,880,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2333. | | | ->27.60% (362,880,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2334. | | | ->27.60% (362,880,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2335. | | | ->27.60% (362,880,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2336. | | | ->27.60% (362,880,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2337. | | |
  2338. | | ->02.30% (30,240,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2339. | | ->02.30% (30,240,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2340. | | ->02.30% (30,240,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2341. | | ->02.30% (30,240,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2342. | | ->02.30% (30,240,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2343. | | ->02.30% (30,240,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2344. | | ->02.30% (30,240,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2345. | | ->02.30% (30,240,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2346. | | ->02.30% (30,240,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2347. | |
  2348. | ->06.93% (91,176,032B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  2349. | | ->02.08% (27,317,272B) in 23 places, all below massif's threshold (01.00%)
  2350. | | |
  2351. | | ->01.93% (25,367,888B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2352. | | | ->01.93% (25,367,888B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2353. | | | ->01.93% (25,367,888B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2354. | | | ->01.93% (25,367,888B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2355. | | | ->01.93% (25,367,888B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2356. | | | ->01.93% (25,367,888B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2357. | | | ->01.93% (25,367,888B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2358. | | | ->01.93% (25,367,888B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2359. | | | ->01.93% (25,367,888B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2360. | | | ->01.93% (25,367,888B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2361. | | | ->01.93% (25,367,888B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2362. | | | ->01.93% (25,367,888B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2363. | | | ->01.93% (25,367,888B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2364. | | | ->01.93% (25,367,888B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2365. | | | ->01.93% (25,367,888B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2366. | | | ->01.93% (25,367,888B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2367. | | |
  2368. | | ->01.53% (20,170,856B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2369. | | | ->01.53% (20,170,856B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2370. | | | ->01.53% (20,170,856B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2371. | | | ->01.53% (20,170,856B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2372. | | | ->01.53% (20,170,856B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2373. | | | ->01.53% (20,170,856B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2374. | | | ->01.53% (20,170,856B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2375. | | | ->01.53% (20,170,856B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2376. | | | ->01.53% (20,170,856B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2377. | | | ->01.53% (20,170,856B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2378. | | | ->01.53% (20,170,856B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2379. | | | ->01.53% (20,170,856B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2380. | | | ->01.53% (20,170,856B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2381. | | | ->01.53% (20,170,856B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2382. | | | ->01.53% (20,170,856B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2383. | | | ->01.53% (20,170,856B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2384. | | |
  2385. | | ->01.39% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  2386. | | ->01.39% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  2387. | |
  2388. | ->03.28% (43,127,504B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  2389. | | ->02.98% (39,172,896B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  2390. | | | ->02.98% (39,172,896B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2391. | | | ->02.98% (39,172,896B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  2392. | | | ->02.98% (39,172,896B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2393. | | | ->02.29% (30,117,472B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  2394. | | | | ->02.29% (30,117,472B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2395. | | | | ->02.29% (30,117,472B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2396. | | | | ->02.29% (30,117,472B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2397. | | | | ->02.29% (30,117,472B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2398. | | | | ->02.29% (30,117,472B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2399. | | | | ->02.29% (30,117,472B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2400. | | | | ->02.29% (30,117,472B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2401. | | | | ->02.29% (30,117,472B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2402. | | | | ->02.29% (30,117,472B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2403. | | | | ->02.29% (30,117,472B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2404. | | | | ->02.29% (30,117,472B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2405. | | | | ->02.29% (30,117,472B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2406. | | | | ->02.29% (30,117,472B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2407. | | | |
  2408. | | | ->00.69% (9,055,424B) in 1+ places, all below ms_print's threshold (01.00%)
  2409. | | |
  2410. | | ->00.30% (3,954,608B) in 1+ places, all below ms_print's threshold (01.00%)
  2411. | |
  2412. | ->01.83% (23,999,768B) in 89 places, all below massif's threshold (01.00%)
  2413. |
  2414. ->05.71% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  2415. | ->04.55% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  2416. | |
  2417. | ->01.16% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  2418. | ->01.16% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  2419. | ->01.16% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  2420. | ->01.16% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  2421. |
  2422. ->01.64% (21,608,123B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  2423. | ->01.08% (14,251,136B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  2424. | | ->01.08% (14,251,136B) in 24 places, all below massif's threshold (01.00%)
  2425. | |
  2426. | ->00.56% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  2427. |
  2428. ->00.21% (2,749,728B) in 1+ places, all below ms_print's threshold (01.00%)
  2429.  
  2430. --------------------------------------------------------------------------------
  2431. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  2432. --------------------------------------------------------------------------------
  2433. 78 259,018,186,286 1,315,260,040 1,310,969,226 4,290,814 0
  2434. 79 261,636,131,625 1,317,385,320 1,313,085,370 4,299,950 0
  2435. 80 264,254,220,462 1,317,998,552 1,313,692,511 4,306,041 0
  2436. 81 266,872,185,119 1,319,451,872 1,315,138,330 4,313,542 0
  2437. 82 269,490,127,553 1,321,712,648 1,317,390,282 4,322,366 0
  2438. 83 272,108,084,224 1,324,254,512 1,319,923,117 4,331,395 0
  2439. 84 274,138,069,932 1,330,269,008 1,325,930,209 4,338,799 0
  2440. 99.67% (1,325,930,209B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  2441. ->49.96% (664,660,022B) 0x8D1C30: my_malloc (my_malloc.c:38)
  2442. | ->48.80% (649,221,520B) 0x8CD809: alloc_root (my_alloc.c:224)
  2443. | | ->48.27% (642,139,744B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  2444. | | | ->48.27% (642,139,744B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2445. | | | ->48.27% (642,139,744B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  2446. | | | ->48.27% (642,139,744B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  2447. | | | ->48.27% (642,139,744B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  2448. | | | ->48.27% (642,139,744B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  2449. | | | ->48.27% (642,139,744B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2450. | | | ->43.79% (582,568,768B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  2451. | | | | ->43.79% (582,568,768B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2452. | | | | ->43.79% (582,568,768B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2453. | | | | ->43.79% (582,568,768B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2454. | | | | ->40.45% (538,084,048B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2455. | | | | | ->40.45% (538,084,048B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2456. | | | | | ->40.45% (538,084,048B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2457. | | | | | ->40.45% (538,084,048B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2458. | | | | | ->40.45% (538,084,048B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2459. | | | | | ->40.45% (538,084,048B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2460. | | | | | ->40.45% (538,084,048B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2461. | | | | | ->40.45% (538,084,048B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2462. | | | | | ->40.45% (538,084,048B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2463. | | | | |
  2464. | | | | ->03.34% (44,484,720B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2465. | | | | ->03.34% (44,484,720B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2466. | | | | ->03.34% (44,484,720B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2467. | | | | ->03.34% (44,484,720B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2468. | | | | ->03.34% (44,484,720B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2469. | | | | ->03.34% (44,484,720B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2470. | | | | ->03.34% (44,484,720B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2471. | | | | ->03.34% (44,484,720B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2472. | | | | ->03.34% (44,484,720B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2473. | | | |
  2474. | | | ->04.48% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  2475. | | | ->04.48% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  2476. | | | ->04.48% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  2477. | | | ->04.48% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2478. | | | ->04.48% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2479. | | | ->03.36% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2480. | | | | ->03.36% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2481. | | | | ->03.36% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2482. | | | | ->03.36% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2483. | | | | ->03.36% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2484. | | | | ->03.36% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2485. | | | | ->03.36% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2486. | | | | ->03.36% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2487. | | | | ->03.36% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2488. | | | |
  2489. | | | ->01.12% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2490. | | | ->01.12% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2491. | | | ->01.12% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2492. | | | ->01.12% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2493. | | | ->01.12% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2494. | | | ->01.12% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2495. | | | ->01.12% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2496. | | | ->01.12% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2497. | | | ->01.12% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2498. | | |
  2499. | | ->00.53% (7,081,776B) in 1+ places, all below ms_print's threshold (01.00%)
  2500. | |
  2501. | ->01.16% (15,438,502B) in 56 places, all below massif's threshold (01.00%)
  2502. |
  2503. ->42.23% (561,828,048B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  2504. | ->29.55% (393,120,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  2505. | | ->29.55% (393,120,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  2506. | | ->29.55% (393,120,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2507. | | ->29.55% (393,120,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  2508. | | ->29.55% (393,120,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2509. | | ->29.55% (393,120,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  2510. | | ->29.55% (393,120,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2511. | | ->29.55% (393,120,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2512. | | ->29.55% (393,120,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2513. | | ->27.28% (362,880,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2514. | | | ->27.28% (362,880,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2515. | | | ->27.28% (362,880,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2516. | | | ->27.28% (362,880,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2517. | | | ->27.28% (362,880,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2518. | | | ->27.28% (362,880,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2519. | | | ->27.28% (362,880,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2520. | | | ->27.28% (362,880,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2521. | | | ->27.28% (362,880,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2522. | | |
  2523. | | ->02.27% (30,240,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2524. | | ->02.27% (30,240,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2525. | | ->02.27% (30,240,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2526. | | ->02.27% (30,240,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2527. | | ->02.27% (30,240,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2528. | | ->02.27% (30,240,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2529. | | ->02.27% (30,240,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2530. | | ->02.27% (30,240,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2531. | | ->02.27% (30,240,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2532. | |
  2533. | ->07.14% (94,955,584B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  2534. | | ->02.08% (27,657,176B) in 23 places, all below massif's threshold (01.00%)
  2535. | | |
  2536. | | ->02.05% (27,283,984B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2537. | | | ->02.05% (27,283,984B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2538. | | | ->02.05% (27,283,984B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2539. | | | ->02.05% (27,283,984B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2540. | | | ->02.05% (27,283,984B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2541. | | | ->02.05% (27,283,984B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2542. | | | ->02.05% (27,283,984B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2543. | | | ->02.05% (27,283,984B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2544. | | | ->02.05% (27,283,984B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2545. | | | ->02.05% (27,283,984B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2546. | | | ->02.05% (27,283,984B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2547. | | | ->02.05% (27,283,984B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2548. | | | ->02.05% (27,283,984B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2549. | | | ->02.05% (27,283,984B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2550. | | | ->02.05% (27,283,984B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2551. | | | ->02.05% (27,283,984B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2552. | | |
  2553. | | ->01.63% (21,694,408B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2554. | | | ->01.63% (21,694,408B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2555. | | | ->01.63% (21,694,408B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2556. | | | ->01.63% (21,694,408B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2557. | | | ->01.63% (21,694,408B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2558. | | | ->01.63% (21,694,408B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2559. | | | ->01.63% (21,694,408B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2560. | | | ->01.63% (21,694,408B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2561. | | | ->01.63% (21,694,408B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2562. | | | ->01.63% (21,694,408B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2563. | | | ->01.63% (21,694,408B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2564. | | | ->01.63% (21,694,408B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2565. | | | ->01.63% (21,694,408B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2566. | | | ->01.63% (21,694,408B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2567. | | | ->01.63% (21,694,408B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2568. | | | ->01.63% (21,694,408B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2569. | | |
  2570. | | ->01.38% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  2571. | | ->01.38% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  2572. | |
  2573. | ->03.73% (49,656,320B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  2574. | | ->03.41% (45,412,304B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  2575. | | | ->03.41% (45,412,304B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2576. | | | ->03.41% (45,412,304B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  2577. | | | ->03.41% (45,412,304B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2578. | | | ->02.34% (31,149,440B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  2579. | | | | ->02.34% (31,149,440B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2580. | | | | ->02.34% (31,149,440B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2581. | | | | ->02.34% (31,149,440B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2582. | | | | ->02.34% (31,149,440B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2583. | | | | ->02.34% (31,149,440B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2584. | | | | ->02.34% (31,149,440B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2585. | | | | ->02.34% (31,149,440B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2586. | | | | ->02.34% (31,149,440B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2587. | | | | ->02.34% (31,149,440B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2588. | | | | ->02.34% (31,149,440B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2589. | | | | ->02.34% (31,149,440B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2590. | | | | ->02.34% (31,149,440B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2591. | | | | ->02.34% (31,149,440B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2592. | | | |
  2593. | | | ->01.07% (14,262,864B) 0x7F3812: QUICK_RANGE_SELECT::reset() (opt_range.cc:10384)
  2594. | | | ->01.07% (14,262,864B) 0x6BD387: join_init_read_record(st_join_table*) (sql_executor.cc:2385)
  2595. | | | ->01.07% (14,262,864B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2596. | | | ->01.07% (14,262,864B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2597. | | | ->01.07% (14,262,864B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2598. | | | ->01.07% (14,262,864B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2599. | | | ->01.07% (14,262,864B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2600. | | | ->01.07% (14,262,864B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2601. | | | ->01.07% (14,262,864B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2602. | | | ->01.07% (14,262,864B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2603. | | | ->01.07% (14,262,864B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2604. | | | ->01.07% (14,262,864B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2605. | | | ->01.07% (14,262,864B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2606. | | | ->01.07% (14,262,864B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2607. | | | ->01.07% (14,262,864B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2608. | | |
  2609. | | ->00.32% (4,244,016B) in 1+ places, all below ms_print's threshold (01.00%)
  2610. | |
  2611. | ->01.81% (24,096,144B) in 89 places, all below massif's threshold (01.00%)
  2612. |
  2613. ->05.64% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  2614. | ->04.50% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  2615. | |
  2616. | ->01.14% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  2617. | ->01.14% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  2618. | ->01.14% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  2619. | ->01.14% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  2620. |
  2621. ->01.62% (21,609,659B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  2622. | ->01.07% (14,252,672B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  2623. | | ->01.07% (14,252,672B) in 24 places, all below massif's threshold (01.00%)
  2624. | |
  2625. | ->00.55% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  2626. |
  2627. ->00.21% (2,749,536B) in 1+ places, all below ms_print's threshold (01.00%)
  2628.  
  2629. --------------------------------------------------------------------------------
  2630. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  2631. --------------------------------------------------------------------------------
  2632. 85 274,148,313,302 1,346,837,176 1,342,495,087 4,342,089 0
  2633. 99.68% (1,342,495,087B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  2634. ->50.58% (681,224,900B) 0x8D1C30: my_malloc (my_malloc.c:38)
  2635. | ->49.43% (665,755,224B) 0x8CD809: alloc_root (my_alloc.c:224)
  2636. | | ->48.89% (658,501,616B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  2637. | | | ->48.89% (658,501,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2638. | | | ->48.89% (658,501,616B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  2639. | | | ->48.89% (658,501,616B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  2640. | | | ->48.89% (658,501,616B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  2641. | | | ->48.89% (658,501,616B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  2642. | | | ->48.89% (658,501,616B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2643. | | | ->44.47% (598,930,640B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  2644. | | | | ->44.47% (598,930,640B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2645. | | | | ->44.47% (598,930,640B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2646. | | | | ->44.47% (598,930,640B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2647. | | | | ->41.17% (554,445,920B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2648. | | | | | ->41.17% (554,445,920B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2649. | | | | | ->41.17% (554,445,920B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2650. | | | | | ->41.17% (554,445,920B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2651. | | | | | ->41.17% (554,445,920B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2652. | | | | | ->41.17% (554,445,920B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2653. | | | | | ->41.17% (554,445,920B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2654. | | | | | ->41.17% (554,445,920B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2655. | | | | | ->41.17% (554,445,920B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2656. | | | | |
  2657. | | | | ->03.30% (44,484,720B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2658. | | | | ->03.30% (44,484,720B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2659. | | | | ->03.30% (44,484,720B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2660. | | | | ->03.30% (44,484,720B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2661. | | | | ->03.30% (44,484,720B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2662. | | | | ->03.30% (44,484,720B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2663. | | | | ->03.30% (44,484,720B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2664. | | | | ->03.30% (44,484,720B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2665. | | | | ->03.30% (44,484,720B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2666. | | | |
  2667. | | | ->04.42% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  2668. | | | ->04.42% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  2669. | | | ->04.42% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  2670. | | | ->04.42% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2671. | | | ->04.42% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2672. | | | ->03.32% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2673. | | | | ->03.32% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2674. | | | | ->03.32% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2675. | | | | ->03.32% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2676. | | | | ->03.32% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2677. | | | | ->03.32% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2678. | | | | ->03.32% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2679. | | | | ->03.32% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2680. | | | | ->03.32% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2681. | | | |
  2682. | | | ->01.11% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2683. | | | ->01.11% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2684. | | | ->01.11% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2685. | | | ->01.11% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2686. | | | ->01.11% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2687. | | | ->01.11% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2688. | | | ->01.11% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2689. | | | ->01.11% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2690. | | | ->01.11% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2691. | | |
  2692. | | ->00.54% (7,253,608B) in 1+ places, all below ms_print's threshold (01.00%)
  2693. | |
  2694. | ->01.15% (15,469,676B) in 56 places, all below massif's threshold (01.00%)
  2695. |
  2696. ->41.71% (561,828,048B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  2697. | ->29.19% (393,120,000B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  2698. | | ->29.19% (393,120,000B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  2699. | | ->29.19% (393,120,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2700. | | ->29.19% (393,120,000B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  2701. | | ->29.19% (393,120,000B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2702. | | ->29.19% (393,120,000B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  2703. | | ->29.19% (393,120,000B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2704. | | ->29.19% (393,120,000B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2705. | | ->29.19% (393,120,000B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2706. | | ->26.94% (362,880,000B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2707. | | | ->26.94% (362,880,000B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2708. | | | ->26.94% (362,880,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2709. | | | ->26.94% (362,880,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2710. | | | ->26.94% (362,880,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2711. | | | ->26.94% (362,880,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2712. | | | ->26.94% (362,880,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2713. | | | ->26.94% (362,880,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2714. | | | ->26.94% (362,880,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2715. | | |
  2716. | | ->02.25% (30,240,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2717. | | ->02.25% (30,240,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2718. | | ->02.25% (30,240,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2719. | | ->02.25% (30,240,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2720. | | ->02.25% (30,240,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2721. | | ->02.25% (30,240,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2722. | | ->02.25% (30,240,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2723. | | ->02.25% (30,240,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2724. | | ->02.25% (30,240,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2725. | |
  2726. | ->07.05% (94,955,584B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  2727. | | ->02.05% (27,657,176B) in 23 places, all below massif's threshold (01.00%)
  2728. | | |
  2729. | | ->02.03% (27,283,984B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2730. | | | ->02.03% (27,283,984B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2731. | | | ->02.03% (27,283,984B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2732. | | | ->02.03% (27,283,984B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2733. | | | ->02.03% (27,283,984B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2734. | | | ->02.03% (27,283,984B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2735. | | | ->02.03% (27,283,984B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2736. | | | ->02.03% (27,283,984B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2737. | | | ->02.03% (27,283,984B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2738. | | | ->02.03% (27,283,984B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2739. | | | ->02.03% (27,283,984B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2740. | | | ->02.03% (27,283,984B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2741. | | | ->02.03% (27,283,984B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2742. | | | ->02.03% (27,283,984B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2743. | | | ->02.03% (27,283,984B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2744. | | | ->02.03% (27,283,984B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2745. | | |
  2746. | | ->01.61% (21,694,408B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2747. | | | ->01.61% (21,694,408B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2748. | | | ->01.61% (21,694,408B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2749. | | | ->01.61% (21,694,408B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2750. | | | ->01.61% (21,694,408B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2751. | | | ->01.61% (21,694,408B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2752. | | | ->01.61% (21,694,408B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2753. | | | ->01.61% (21,694,408B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2754. | | | ->01.61% (21,694,408B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2755. | | | ->01.61% (21,694,408B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2756. | | | ->01.61% (21,694,408B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2757. | | | ->01.61% (21,694,408B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2758. | | | ->01.61% (21,694,408B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2759. | | | ->01.61% (21,694,408B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2760. | | | ->01.61% (21,694,408B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2761. | | | ->01.61% (21,694,408B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2762. | | |
  2763. | | ->01.36% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  2764. | | ->01.36% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  2765. | |
  2766. | ->03.69% (49,656,320B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  2767. | | ->03.37% (45,412,304B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  2768. | | | ->03.37% (45,412,304B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2769. | | | ->03.37% (45,412,304B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  2770. | | | ->03.37% (45,412,304B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2771. | | | ->02.31% (31,149,440B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  2772. | | | | ->02.31% (31,149,440B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2773. | | | | ->02.31% (31,149,440B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2774. | | | | ->02.31% (31,149,440B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2775. | | | | ->02.31% (31,149,440B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2776. | | | | ->02.31% (31,149,440B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2777. | | | | ->02.31% (31,149,440B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2778. | | | | ->02.31% (31,149,440B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2779. | | | | ->02.31% (31,149,440B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2780. | | | | ->02.31% (31,149,440B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2781. | | | | ->02.31% (31,149,440B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2782. | | | | ->02.31% (31,149,440B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2783. | | | | ->02.31% (31,149,440B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2784. | | | | ->02.31% (31,149,440B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2785. | | | |
  2786. | | | ->01.06% (14,262,864B) 0x7F3812: QUICK_RANGE_SELECT::reset() (opt_range.cc:10384)
  2787. | | | ->01.06% (14,262,864B) 0x6BD387: join_init_read_record(st_join_table*) (sql_executor.cc:2385)
  2788. | | | ->01.06% (14,262,864B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2789. | | | ->01.06% (14,262,864B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2790. | | | ->01.06% (14,262,864B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2791. | | | ->01.06% (14,262,864B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2792. | | | ->01.06% (14,262,864B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2793. | | | ->01.06% (14,262,864B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2794. | | | ->01.06% (14,262,864B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2795. | | | ->01.06% (14,262,864B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2796. | | | ->01.06% (14,262,864B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2797. | | | ->01.06% (14,262,864B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2798. | | | ->01.06% (14,262,864B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2799. | | | ->01.06% (14,262,864B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2800. | | | ->01.06% (14,262,864B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2801. | | |
  2802. | | ->00.32% (4,244,016B) in 1+ places, all below ms_print's threshold (01.00%)
  2803. | |
  2804. | ->01.79% (24,096,144B) in 89 places, all below massif's threshold (01.00%)
  2805. |
  2806. ->05.57% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  2807. | ->04.45% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  2808. | |
  2809. | ->01.13% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  2810. | ->01.13% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  2811. | ->01.13% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  2812. | ->01.13% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  2813. |
  2814. ->01.60% (21,609,659B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  2815. | ->01.06% (14,252,672B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  2816. | | ->01.06% (14,252,672B) in 24 places, all below massif's threshold (01.00%)
  2817. | |
  2818. | ->00.55% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  2819. |
  2820. ->00.20% (2,749,536B) in 1+ places, all below ms_print's threshold (01.00%)
  2821.  
  2822. --------------------------------------------------------------------------------
  2823. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  2824. --------------------------------------------------------------------------------
  2825. 86 274,162,464,962 1,360,418,016 1,356,067,767 4,350,249 0
  2826. 99.68% (1,356,067,767B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  2827. ->50.75% (690,355,428B) 0x8D1C30: my_malloc (my_malloc.c:38)
  2828. | ->49.61% (674,867,736B) 0x8CD809: alloc_root (my_alloc.c:224)
  2829. | | ->49.07% (667,528,816B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  2830. | | | ->49.07% (667,528,816B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2831. | | | ->49.07% (667,528,816B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  2832. | | | ->49.07% (667,528,816B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  2833. | | | ->49.07% (667,528,816B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  2834. | | | ->49.07% (667,528,816B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  2835. | | | ->49.07% (667,528,816B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  2836. | | | ->44.69% (607,957,840B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  2837. | | | | ->44.69% (607,957,840B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2838. | | | | ->44.69% (607,957,840B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2839. | | | | ->44.69% (607,957,840B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2840. | | | | ->41.42% (563,473,120B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2841. | | | | | ->41.42% (563,473,120B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2842. | | | | | ->41.42% (563,473,120B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2843. | | | | | ->41.42% (563,473,120B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2844. | | | | | ->41.42% (563,473,120B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2845. | | | | | ->41.42% (563,473,120B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2846. | | | | | ->41.42% (563,473,120B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2847. | | | | | ->41.42% (563,473,120B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2848. | | | | | ->41.42% (563,473,120B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2849. | | | | |
  2850. | | | | ->03.27% (44,484,720B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2851. | | | | ->03.27% (44,484,720B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2852. | | | | ->03.27% (44,484,720B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2853. | | | | ->03.27% (44,484,720B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2854. | | | | ->03.27% (44,484,720B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2855. | | | | ->03.27% (44,484,720B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2856. | | | | ->03.27% (44,484,720B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2857. | | | | ->03.27% (44,484,720B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2858. | | | | ->03.27% (44,484,720B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2859. | | | |
  2860. | | | ->04.38% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  2861. | | | ->04.38% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  2862. | | | ->04.38% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  2863. | | | ->04.38% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2864. | | | ->04.38% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2865. | | | ->03.28% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2866. | | | | ->03.28% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2867. | | | | ->03.28% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2868. | | | | ->03.28% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2869. | | | | ->03.28% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2870. | | | | ->03.28% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2871. | | | | ->03.28% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2872. | | | | ->03.28% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2873. | | | | ->03.28% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2874. | | | |
  2875. | | | ->01.09% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2876. | | | ->01.09% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2877. | | | ->01.09% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2878. | | | ->01.09% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2879. | | | ->01.09% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2880. | | | ->01.09% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2881. | | | ->01.09% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2882. | | | ->01.09% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2883. | | | ->01.09% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2884. | | |
  2885. | | ->00.54% (7,338,920B) in 1+ places, all below ms_print's threshold (01.00%)
  2886. | |
  2887. | ->01.14% (15,487,692B) in 56 places, all below massif's threshold (01.00%)
  2888. |
  2889. ->41.62% (566,270,072B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  2890. | ->29.22% (397,540,080B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  2891. | | ->29.22% (397,540,080B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  2892. | | ->29.22% (397,540,080B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2893. | | ->29.22% (397,540,080B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  2894. | | ->29.22% (397,540,080B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  2895. | | ->29.22% (397,540,080B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  2896. | | ->29.22% (397,540,080B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  2897. | | ->29.22% (397,540,080B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  2898. | | ->29.22% (397,540,080B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  2899. | | ->27.00% (367,300,080B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  2900. | | | ->27.00% (367,300,080B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2901. | | | ->27.00% (367,300,080B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2902. | | | ->27.00% (367,300,080B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2903. | | | ->27.00% (367,300,080B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2904. | | | ->27.00% (367,300,080B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2905. | | | ->27.00% (367,300,080B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2906. | | | ->27.00% (367,300,080B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2907. | | | ->27.00% (367,300,080B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2908. | | |
  2909. | | ->02.22% (30,240,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  2910. | | ->02.22% (30,240,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2911. | | ->02.22% (30,240,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2912. | | ->02.22% (30,240,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2913. | | ->02.22% (30,240,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2914. | | ->02.22% (30,240,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2915. | | ->02.22% (30,240,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2916. | | ->02.22% (30,240,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2917. | | ->02.22% (30,240,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2918. | |
  2919. | ->06.98% (94,975,688B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  2920. | | ->02.03% (27,658,984B) in 23 places, all below massif's threshold (01.00%)
  2921. | | |
  2922. | | ->02.01% (27,294,176B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2923. | | | ->02.01% (27,294,176B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2924. | | | ->02.01% (27,294,176B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2925. | | | ->02.01% (27,294,176B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2926. | | | ->02.01% (27,294,176B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2927. | | | ->02.01% (27,294,176B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2928. | | | ->02.01% (27,294,176B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2929. | | | ->02.01% (27,294,176B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2930. | | | ->02.01% (27,294,176B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2931. | | | ->02.01% (27,294,176B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2932. | | | ->02.01% (27,294,176B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2933. | | | ->02.01% (27,294,176B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2934. | | | ->02.01% (27,294,176B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2935. | | | ->02.01% (27,294,176B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2936. | | | ->02.01% (27,294,176B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2937. | | | ->02.01% (27,294,176B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2938. | | |
  2939. | | ->01.60% (21,702,512B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  2940. | | | ->01.60% (21,702,512B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  2941. | | | ->01.60% (21,702,512B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  2942. | | | ->01.60% (21,702,512B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2943. | | | ->01.60% (21,702,512B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  2944. | | | ->01.60% (21,702,512B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  2945. | | | ->01.60% (21,702,512B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  2946. | | | ->01.60% (21,702,512B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  2947. | | | ->01.60% (21,702,512B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  2948. | | | ->01.60% (21,702,512B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2949. | | | ->01.60% (21,702,512B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2950. | | | ->01.60% (21,702,512B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2951. | | | ->01.60% (21,702,512B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2952. | | | ->01.60% (21,702,512B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2953. | | | ->01.60% (21,702,512B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2954. | | | ->01.60% (21,702,512B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2955. | | |
  2956. | | ->01.35% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  2957. | | ->01.35% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  2958. | |
  2959. | ->03.65% (49,658,224B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  2960. | | ->03.34% (45,412,304B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  2961. | | | ->03.34% (45,412,304B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2962. | | | ->03.34% (45,412,304B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  2963. | | | ->03.34% (45,412,304B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  2964. | | | ->02.29% (31,149,440B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  2965. | | | | ->02.29% (31,149,440B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2966. | | | | ->02.29% (31,149,440B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2967. | | | | ->02.29% (31,149,440B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2968. | | | | ->02.29% (31,149,440B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2969. | | | | ->02.29% (31,149,440B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2970. | | | | ->02.29% (31,149,440B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2971. | | | | ->02.29% (31,149,440B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2972. | | | | ->02.29% (31,149,440B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2973. | | | | ->02.29% (31,149,440B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2974. | | | | ->02.29% (31,149,440B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2975. | | | | ->02.29% (31,149,440B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2976. | | | | ->02.29% (31,149,440B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2977. | | | | ->02.29% (31,149,440B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2978. | | | |
  2979. | | | ->01.05% (14,262,864B) 0x7F3812: QUICK_RANGE_SELECT::reset() (opt_range.cc:10384)
  2980. | | | ->01.05% (14,262,864B) 0x6BD387: join_init_read_record(st_join_table*) (sql_executor.cc:2385)
  2981. | | | ->01.05% (14,262,864B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  2982. | | | ->01.05% (14,262,864B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  2983. | | | ->01.05% (14,262,864B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  2984. | | | ->01.05% (14,262,864B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  2985. | | | ->01.05% (14,262,864B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  2986. | | | ->01.05% (14,262,864B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  2987. | | | ->01.05% (14,262,864B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  2988. | | | ->01.05% (14,262,864B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  2989. | | | ->01.05% (14,262,864B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  2990. | | | ->01.05% (14,262,864B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  2991. | | | ->01.05% (14,262,864B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  2992. | | | ->01.05% (14,262,864B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  2993. | | | ->01.05% (14,262,864B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  2994. | | |
  2995. | | ->00.31% (4,245,920B) in 1+ places, all below ms_print's threshold (01.00%)
  2996. | |
  2997. | ->01.77% (24,096,080B) in 89 places, all below massif's threshold (01.00%)
  2998. |
  2999. ->05.52% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  3000. | ->04.40% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  3001. | |
  3002. | ->01.12% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  3003. | ->01.12% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  3004. | ->01.12% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  3005. | ->01.12% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  3006. |
  3007. ->01.59% (21,609,659B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  3008. | ->01.05% (14,252,672B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  3009. | | ->01.05% (14,252,672B) in 24 places, all below massif's threshold (01.00%)
  3010. | |
  3011. | ->00.54% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  3012. |
  3013. ->00.20% (2,749,664B) in 1+ places, all below ms_print's threshold (01.00%)
  3014.  
  3015. --------------------------------------------------------------------------------
  3016. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  3017. --------------------------------------------------------------------------------
  3018. 87 274,219,535,109 1,375,618,704 1,371,244,211 4,374,493 0
  3019. 99.68% (1,371,244,211B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  3020. ->50.19% (690,376,120B) 0x8D1C30: my_malloc (my_malloc.c:38)
  3021. | ->49.07% (674,949,368B) 0x8CD809: alloc_root (my_alloc.c:224)
  3022. | | ->48.53% (667,528,816B) 0x940B78: innobase_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (sql_alloc.h:40)
  3023. | | | ->48.53% (667,528,816B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  3024. | | | ->48.53% (667,528,816B) 0xB12500: ha_partition::create_handlers(st_mem_root*) (ha_partition.cc:2641)
  3025. | | | ->48.53% (667,528,816B) 0xB1271A: ha_partition::setup_engine_array(st_mem_root*) (ha_partition.cc:2862)
  3026. | | | ->48.53% (667,528,816B) 0xB15030: ha_partition::initialize_partition(st_mem_root*) (ha_partition.cc:476)
  3027. | | | ->48.53% (667,528,816B) 0xB15DAF: partition_create_handler(handlerton*, TABLE_SHARE*, st_mem_root*) (ha_partition.cc:186)
  3028. | | | ->48.53% (667,528,816B) 0x5A8E0E: get_new_handler(TABLE_SHARE*, st_mem_root*, handlerton*) (handler.cc:442)
  3029. | | | ->44.20% (607,957,840B) 0x76B22D: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2116)
  3030. | | | | ->44.20% (607,957,840B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  3031. | | | | ->44.20% (607,957,840B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  3032. | | | | ->44.20% (607,957,840B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  3033. | | | | ->40.96% (563,473,120B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  3034. | | | | | ->40.96% (563,473,120B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  3035. | | | | | ->40.96% (563,473,120B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3036. | | | | | ->40.96% (563,473,120B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3037. | | | | | ->40.96% (563,473,120B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3038. | | | | | ->40.96% (563,473,120B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3039. | | | | | ->40.96% (563,473,120B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3040. | | | | | ->40.96% (563,473,120B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3041. | | | | | ->40.96% (563,473,120B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3042. | | | | |
  3043. | | | | ->03.23% (44,484,720B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  3044. | | | | ->03.23% (44,484,720B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  3045. | | | | ->03.23% (44,484,720B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3046. | | | | ->03.23% (44,484,720B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3047. | | | | ->03.23% (44,484,720B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3048. | | | | ->03.23% (44,484,720B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3049. | | | | ->03.23% (44,484,720B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3050. | | | | ->03.23% (44,484,720B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3051. | | | | ->03.23% (44,484,720B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3052. | | | |
  3053. | | | ->04.33% (59,570,976B) 0x77124D: open_table_def(THD*, TABLE_SHARE*, unsigned int) (table.cc:1563)
  3054. | | | ->04.33% (59,570,976B) 0x692490: get_table_share(THD*, TABLE_LIST*, char const*, unsigned int, unsigned int, int*, unsigned int) (sql_base.cc:508)
  3055. | | | ->04.33% (59,570,976B) 0x69A667: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:587)
  3056. | | | ->04.33% (59,570,976B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  3057. | | | ->04.33% (59,570,976B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  3058. | | | ->03.25% (44,678,232B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  3059. | | | | ->03.25% (44,678,232B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  3060. | | | | ->03.25% (44,678,232B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3061. | | | | ->03.25% (44,678,232B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3062. | | | | ->03.25% (44,678,232B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3063. | | | | ->03.25% (44,678,232B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3064. | | | | ->03.25% (44,678,232B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3065. | | | | ->03.25% (44,678,232B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3066. | | | | ->03.25% (44,678,232B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3067. | | | |
  3068. | | | ->01.08% (14,892,744B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  3069. | | | ->01.08% (14,892,744B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  3070. | | | ->01.08% (14,892,744B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3071. | | | ->01.08% (14,892,744B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3072. | | | ->01.08% (14,892,744B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3073. | | | ->01.08% (14,892,744B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3074. | | | ->01.08% (14,892,744B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3075. | | | ->01.08% (14,892,744B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3076. | | | ->01.08% (14,892,744B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3077. | | |
  3078. | | ->00.54% (7,420,552B) in 1+ places, all below ms_print's threshold (01.00%)
  3079. | |
  3080. | ->01.12% (15,426,752B) in 56 places, all below massif's threshold (01.00%)
  3081. |
  3082. ->42.27% (581,425,120B) 0x983A06: mem_heap_create_block_func(mem_block_info_t*, unsigned long, unsigned long) (mem0mem.cc:336)
  3083. | ->30.00% (412,685,280B) 0x9CF6FA: row_create_prebuilt(dict_table_t*, unsigned long) (mem0mem.ic:449)
  3084. | | ->30.00% (412,685,280B) 0x94E45E: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:4893)
  3085. | | ->30.00% (412,685,280B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  3086. | | ->30.00% (412,685,280B) 0xB14CAA: ha_partition::open(char const*, int, unsigned int) (ha_partition.cc:3307)
  3087. | | ->30.00% (412,685,280B) 0x5A740C: handler::ha_open(TABLE*, char const*, int, int) (handler.cc:2505)
  3088. | | ->30.00% (412,685,280B) 0x76B762: open_table_from_share(THD*, TABLE_SHARE*, char const*, unsigned int, unsigned int, unsigned int, TABLE*, bool) (table.cc:2332)
  3089. | | ->30.00% (412,685,280B) 0x69A121: open_table(THD*, TABLE_LIST*, Open_table_context*) (sql_base.cc:3072)
  3090. | | ->30.00% (412,685,280B) 0x69C9B8: open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned int, Prelocking_strategy*) (sql_base.cc:4541)
  3091. | | ->30.00% (412,685,280B) 0x69CADD: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5668)
  3092. | | ->27.80% (382,445,280B) 0x6DC66F: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5067)
  3093. | | | ->27.80% (382,445,280B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  3094. | | | ->27.80% (382,445,280B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3095. | | | ->27.80% (382,445,280B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3096. | | | ->27.80% (382,445,280B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3097. | | | ->27.80% (382,445,280B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3098. | | | ->27.80% (382,445,280B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3099. | | | ->27.80% (382,445,280B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3100. | | | ->27.80% (382,445,280B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3101. | | |
  3102. | | ->02.20% (30,240,000B) 0x6CA152: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:737)
  3103. | | ->02.20% (30,240,000B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  3104. | | ->02.20% (30,240,000B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3105. | | ->02.20% (30,240,000B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3106. | | ->02.20% (30,240,000B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3107. | | ->02.20% (30,240,000B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3108. | | ->02.20% (30,240,000B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3109. | | ->02.20% (30,240,000B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3110. | | ->02.20% (30,240,000B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3111. | |
  3112. | ->06.90% (94,975,688B) 0x983BB7: mem_heap_add_block(mem_block_info_t*, unsigned long) (mem0mem.cc:455)
  3113. | | ->02.01% (27,658,984B) in 23 places, all below massif's threshold (01.00%)
  3114. | | |
  3115. | | ->01.98% (27,294,176B) 0x9CD5C5: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  3116. | | | ->01.98% (27,294,176B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  3117. | | | ->01.98% (27,294,176B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  3118. | | | ->01.98% (27,294,176B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  3119. | | | ->01.98% (27,294,176B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  3120. | | | ->01.98% (27,294,176B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  3121. | | | ->01.98% (27,294,176B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  3122. | | | ->01.98% (27,294,176B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  3123. | | | ->01.98% (27,294,176B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  3124. | | | ->01.98% (27,294,176B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3125. | | | ->01.98% (27,294,176B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3126. | | | ->01.98% (27,294,176B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3127. | | | ->01.98% (27,294,176B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3128. | | | ->01.98% (27,294,176B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3129. | | | ->01.98% (27,294,176B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3130. | | | ->01.98% (27,294,176B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3131. | | |
  3132. | | ->01.58% (21,702,512B) 0x9CD5A3: row_get_prebuilt_insert_row(row_prebuilt_t*) (mem0mem.ic:199)
  3133. | | | ->01.58% (21,702,512B) 0x9CF0EF: row_insert_for_mysql(unsigned char*, row_prebuilt_t*) (row0mysql.cc:1292)
  3134. | | | ->01.58% (21,702,512B) 0x94837E: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:6625)
  3135. | | | ->01.58% (21,702,512B) 0x5AC0ED: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  3136. | | | ->01.58% (21,702,512B) 0xB119DA: ha_partition::write_row(unsigned char*) (ha_partition.cc:3975)
  3137. | | | ->01.58% (21,702,512B) 0x5AC099: handler::ha_write_row(unsigned char*) (handler.cc:7266)
  3138. | | | ->01.58% (21,702,512B) 0x6C3428: write_record(THD*, TABLE*, COPY_INFO*, COPY_INFO*) (sql_insert.cc:1921)
  3139. | | | ->01.58% (21,702,512B) 0x6CAA8E: mysql_insert(THD*, TABLE_LIST*, List<Item>&, List<List<Item> >&, List<Item>&, List<Item>&, enum_duplicates, bool) (sql_insert.cc:1072)
  3140. | | | ->01.58% (21,702,512B) 0x6E04BF: mysql_execute_command(THD*) (sql_parse.cc:3434)
  3141. | | | ->01.58% (21,702,512B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3142. | | | ->01.58% (21,702,512B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3143. | | | ->01.58% (21,702,512B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3144. | | | ->01.58% (21,702,512B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3145. | | | ->01.58% (21,702,512B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3146. | | | ->01.58% (21,702,512B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3147. | | | ->01.58% (21,702,512B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3148. | | |
  3149. | | ->01.33% (18,320,016B) 0xA7DD36: dict_mem_index_create(char const*, char const*, unsigned long, unsigned long, unsigned long) (mem0mem.ic:199)
  3150. | | ->01.33% (18,320,016B) in 7 places, all below massif's threshold (01.00%)
  3151. | |
  3152. | ->03.61% (49,663,936B) 0x94248E: ha_innobase::build_template(bool) (mem0mem.ic:449)
  3153. | | ->03.30% (45,418,016B) 0x9428B0: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:7708)
  3154. | | | ->03.30% (45,418,016B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  3155. | | | ->03.30% (45,418,016B) 0xB10EC8: ha_partition::index_init(unsigned int, bool) (ha_partition.cc:5097)
  3156. | | | ->03.30% (45,418,016B) 0x5A3BF6: handler::ha_index_init(unsigned int, bool) (handler.cc:2593)
  3157. | | | ->02.26% (31,155,152B) 0x6BA89F: join_read_always_key(st_join_table*) (sql_executor.cc:2189)
  3158. | | | | ->02.26% (31,155,152B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  3159. | | | | ->02.26% (31,155,152B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  3160. | | | | ->02.26% (31,155,152B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  3161. | | | | ->02.26% (31,155,152B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  3162. | | | | ->02.26% (31,155,152B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  3163. | | | | ->02.26% (31,155,152B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  3164. | | | | ->02.26% (31,155,152B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3165. | | | | ->02.26% (31,155,152B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3166. | | | | ->02.26% (31,155,152B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3167. | | | | ->02.26% (31,155,152B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3168. | | | | ->02.26% (31,155,152B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3169. | | | | ->02.26% (31,155,152B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3170. | | | | ->02.26% (31,155,152B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3171. | | | |
  3172. | | | ->01.04% (14,262,864B) 0x7F3812: QUICK_RANGE_SELECT::reset() (opt_range.cc:10384)
  3173. | | | ->01.04% (14,262,864B) 0x6BD387: join_init_read_record(st_join_table*) (sql_executor.cc:2385)
  3174. | | | ->01.04% (14,262,864B) 0x6BE27B: sub_select(JOIN*, st_join_table*, bool) (sql_executor.cc:1256)
  3175. | | | ->01.04% (14,262,864B) 0x6BEB48: JOIN::exec() (sql_executor.cc:933)
  3176. | | | ->01.04% (14,262,864B) 0x70148E: mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, SQL_I_List<st_order>*, SQL_I_List<st_order>*, Item*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*) (sql_select.cc:1100)
  3177. | | | ->01.04% (14,262,864B) 0x701D15: handle_select(THD*, select_result*, unsigned long) (sql_select.cc:110)
  3178. | | | ->01.04% (14,262,864B) 0x6DC80B: execute_sqlcom_select(THD*, TABLE_LIST*) (sql_parse.cc:5094)
  3179. | | | ->01.04% (14,262,864B) 0x6DFDEC: mysql_execute_command(THD*) (sql_parse.cc:2642)
  3180. | | | ->01.04% (14,262,864B) 0x6E2B3D: mysql_parse(THD*, char*, unsigned int, Parser_state*) (sql_parse.cc:6235)
  3181. | | | ->01.04% (14,262,864B) 0x6E4039: dispatch_command(enum_server_command, THD*, char*, unsigned int) (sql_parse.cc:1334)
  3182. | | | ->01.04% (14,262,864B) 0x6B0F4D: do_handle_one_connection(THD*) (sql_connect.cc:982)
  3183. | | | ->01.04% (14,262,864B) 0x6B1075: handle_one_connection (sql_connect.cc:898)
  3184. | | | ->01.04% (14,262,864B) 0xAFC0C8: pfs_spawn_thread (pfs.cc:1860)
  3185. | | | ->01.04% (14,262,864B) 0x396120784F: start_thread (in /lib64/libpthread-2.12.so)
  3186. | | | ->01.04% (14,262,864B) 0x3960EE767B: clone (in /lib64/libc-2.12.so)
  3187. | | |
  3188. | | ->00.31% (4,245,920B) in 1+ places, all below ms_print's threshold (01.00%)
  3189. | |
  3190. | ->01.75% (24,100,216B) in 89 places, all below massif's threshold (01.00%)
  3191. |
  3192. ->05.46% (75,082,944B) 0xAD71E5: pfs_malloc(unsigned long, int) (pfs_global.cc:57)
  3193. | ->04.35% (59,892,672B) in 38 places, all below massif's threshold (01.00%)
  3194. | |
  3195. | ->01.10% (15,190,272B) 0xADE3E7: init_table_share(unsigned int) (pfs_instr_class.cc:345)
  3196. | ->01.10% (15,190,272B) 0xAE0D96: initialize_performance_schema(PFS_global_param*) (pfs_server.cc:84)
  3197. | ->01.10% (15,190,272B) 0x59F437: mysqld_main(int, char**) (mysqld.cc:5235)
  3198. | ->01.10% (15,190,272B) 0x3960E1ECDB: (below main) (in /lib64/libc-2.12.so)
  3199. |
  3200. ->01.57% (21,610,171B) 0xA1B701: ut_malloc_low(unsigned long, unsigned long) (ut0mem.cc:104)
  3201. | ->01.04% (14,253,184B) 0x98F7A6: os_event_create() (os0sync.cc:388)
  3202. | | ->01.04% (14,253,184B) in 24 places, all below massif's threshold (01.00%)
  3203. | |
  3204. | ->00.53% (7,356,987B) in 1+ places, all below ms_print's threshold (01.00%)
  3205. |
  3206. ->00.20% (2,749,856B) in 1+ places, all below ms_print's threshold (01.00%)
  3207.  
  3208. --------------------------------------------------------------------------------
  3209. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  3210. --------------------------------------------------------------------------------
  3211. 88 276,837,617,470 1,377,146,424 1,372,762,710 4,383,714 0
  3212. 89 279,455,562,956 1,377,390,800 1,373,002,390 4,388,410 0
  3213. 90 282,073,980,227 1,378,077,528 1,373,684,391 4,393,137 0
  3214. 91 284,691,925,379 1,378,451,696 1,374,055,646 4,396,050 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement