common/core: updated debug info.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 14 Nov 2012 12:33:36 +0000 (14:33 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Wed, 14 Nov 2012 12:33:36 +0000 (14:33 +0200)
src/common-func-info.c
src/core-func-info.c

index b18eec7..2492ae5 100644 (file)
@@ -3,27 +3,27 @@
 
 /* common/debug.c */
 static mrp_debug_info_t info_0[] = {
-    { .line = 57, .func = "free_rule_cb" },
-    { .line = 65, .func = "init_rules" },
-    { .line = 84, .func = "reset_rules" },
-    { .line = 93, .func = "mrp_debug_reset" },
-    { .line = 100, .func = "mrp_debug_enable" },
-    { .line = 111, .func = "add_rule" },
-    { .line = 167, .func = "del_rule" },
-    { .line = 209, .func = "mrp_debug_set_config" },
-    { .line = 298, .func = "dump_rule_cb" },
-    { .line = 312, .func = "mrp_debug_dump_config" },
-    { .line = 336, .func = "segment_type" },
-    { .line = 361, .func = "segment_flags" },
-    { .line = 380, .func = "list_cb" },
-    { .line = 453, .func = "mrp_debug_dump_sites" },
-    { .line = 461, .func = "mrp_debug_msg" },
-    { .line = 474, .func = "mrp_debug_check" },
-    { .line = 547, .func = "mrp_debug_register_file" },
-    { .line = 555, .func = "mrp_debug_unregister_file" },
-    { .line = 566, .func = "mrp_debug_site_function" },
-    { .line = 595, .func = "populate_file_table" },
-    { .line = 619, .func = "flush_file_table" },
+    { .line = 58, .func = "free_rule_cb" },
+    { .line = 66, .func = "init_rules" },
+    { .line = 87, .func = "reset_rules" },
+    { .line = 96, .func = "mrp_debug_reset" },
+    { .line = 103, .func = "mrp_debug_enable" },
+    { .line = 114, .func = "add_rule" },
+    { .line = 170, .func = "del_rule" },
+    { .line = 212, .func = "mrp_debug_set_config" },
+    { .line = 301, .func = "dump_rule_cb" },
+    { .line = 315, .func = "mrp_debug_dump_config" },
+    { .line = 339, .func = "segment_type" },
+    { .line = 364, .func = "segment_flags" },
+    { .line = 383, .func = "list_cb" },
+    { .line = 456, .func = "mrp_debug_dump_sites" },
+    { .line = 464, .func = "mrp_debug_msg" },
+    { .line = 477, .func = "mrp_debug_check" },
+    { .line = 550, .func = "mrp_debug_register_file" },
+    { .line = 558, .func = "mrp_debug_unregister_file" },
+    { .line = 569, .func = "mrp_debug_site_function" },
+    { .line = 598, .func = "populate_file_table" },
+    { .line = 622, .func = "flush_file_table" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_0 = {
@@ -183,20 +183,20 @@ static mrp_debug_info_t info_6[] = {
     { .line = 1084, .func = "mrp_mainloop_create" },
     { .line = 1118, .func = "mrp_mainloop_destroy" },
     { .line = 1135, .func = "prepare_subloop" },
-    { .line = 1247, .func = "prepare_subloops" },
-    { .line = 1268, .func = "mrp_mainloop_prepare" },
-    { .line = 1309, .func = "mrp_mainloop_poll" },
-    { .line = 1338, .func = "poll_subloop" },
-    { .line = 1363, .func = "dispatch_deferred" },
-    { .line = 1385, .func = "dispatch_timers" },
-    { .line = 1416, .func = "dispatch_subloops" },
-    { .line = 1435, .func = "dispatch_slaves" },
-    { .line = 1461, .func = "dispatch_poll_events" },
-    { .line = 1493, .func = "mrp_mainloop_dispatch" },
-    { .line = 1514, .func = "mrp_mainloop_iterate" },
-    { .line = 1524, .func = "mrp_mainloop_run" },
-    { .line = 1533, .func = "mrp_mainloop_quit" },
-    { .line = 1545, .func = "dump_pollfds" },
+    { .line = 1249, .func = "prepare_subloops" },
+    { .line = 1270, .func = "mrp_mainloop_prepare" },
+    { .line = 1311, .func = "mrp_mainloop_poll" },
+    { .line = 1340, .func = "poll_subloop" },
+    { .line = 1365, .func = "dispatch_deferred" },
+    { .line = 1387, .func = "dispatch_timers" },
+    { .line = 1418, .func = "dispatch_subloops" },
+    { .line = 1437, .func = "dispatch_slaves" },
+    { .line = 1463, .func = "dispatch_poll_events" },
+    { .line = 1495, .func = "mrp_mainloop_dispatch" },
+    { .line = 1516, .func = "mrp_mainloop_iterate" },
+    { .line = 1526, .func = "mrp_mainloop_run" },
+    { .line = 1535, .func = "mrp_mainloop_quit" },
+    { .line = 1547, .func = "dump_pollfds" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_6 = {
@@ -268,31 +268,31 @@ static mrp_debug_info_t info_8[] = {
     { .line = 459, .func = "mrp_msg_find" },
     { .line = 474, .func = "mrp_msg_get" },
     { .line = 588, .func = "mrp_msg_iterate_get" },
-    { .line = 717, .func = "field_type_name" },
-    { .line = 770, .func = "mrp_msg_dump" },
-    { .line = 905, .func = "mrp_msg_default_encode" },
-    { .line = 1057, .func = "mrp_msg_default_decode" },
-    { .line = 1283, .func = "guarded_array_size" },
-    { .line = 1322, .func = "counted_array_size" },
-    { .line = 1339, .func = "get_array_size" },
-    { .line = 1360, .func = "mrp_data_get_array_size" },
-    { .line = 1366, .func = "get_blob_size" },
-    { .line = 1393, .func = "mrp_data_get_blob_size" },
-    { .line = 1399, .func = "check_and_init_array_descr" },
-    { .line = 1432, .func = "mrp_msg_register_type" },
-    { .line = 1489, .func = "mrp_msg_find_type" },
-    { .line = 1509, .func = "cleanup_types" },
-    { .line = 1517, .func = "mrp_data_encode" },
-    { .line = 1682, .func = "member_type" },
-    { .line = 1696, .func = "mrp_data_decode" },
-    { .line = 1926, .func = "mrp_data_dump" },
-    { .line = 2041, .func = "mrp_data_free" },
-    { .line = 2076, .func = "mrp_msgbuf_write" },
-    { .line = 2094, .func = "mrp_msgbuf_read" },
-    { .line = 2101, .func = "mrp_msgbuf_cancel" },
-    { .line = 2108, .func = "mrp_msgbuf_ensure" },
-    { .line = 2134, .func = "mrp_msgbuf_reserve" },
-    { .line = 2166, .func = "mrp_msgbuf_pull" },
+    { .line = 719, .func = "field_type_name" },
+    { .line = 772, .func = "mrp_msg_dump" },
+    { .line = 907, .func = "mrp_msg_default_encode" },
+    { .line = 1059, .func = "mrp_msg_default_decode" },
+    { .line = 1285, .func = "guarded_array_size" },
+    { .line = 1324, .func = "counted_array_size" },
+    { .line = 1341, .func = "get_array_size" },
+    { .line = 1362, .func = "mrp_data_get_array_size" },
+    { .line = 1368, .func = "get_blob_size" },
+    { .line = 1395, .func = "mrp_data_get_blob_size" },
+    { .line = 1401, .func = "check_and_init_array_descr" },
+    { .line = 1434, .func = "mrp_msg_register_type" },
+    { .line = 1491, .func = "mrp_msg_find_type" },
+    { .line = 1511, .func = "cleanup_types" },
+    { .line = 1519, .func = "mrp_data_encode" },
+    { .line = 1684, .func = "member_type" },
+    { .line = 1698, .func = "mrp_data_decode" },
+    { .line = 1928, .func = "mrp_data_dump" },
+    { .line = 2043, .func = "mrp_data_free" },
+    { .line = 2078, .func = "mrp_msgbuf_write" },
+    { .line = 2096, .func = "mrp_msgbuf_read" },
+    { .line = 2103, .func = "mrp_msgbuf_cancel" },
+    { .line = 2110, .func = "mrp_msgbuf_ensure" },
+    { .line = 2136, .func = "mrp_msgbuf_reserve" },
+    { .line = 2168, .func = "mrp_msgbuf_pull" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_8 = {
index b573813..1957d3c 100644 (file)
@@ -6,31 +6,31 @@ static mrp_debug_info_t info_0[] = {
     { .line = 115, .func = "console_setup" },
     { .line = 124, .func = "console_cleanup" },
     { .line = 140, .func = "mrp_create_console" },
-    { .line = 196, .func = "purge_destroyed" },
-    { .line = 222, .func = "mrp_destroy_console" },
-    { .line = 244, .func = "check_destroy" },
-    { .line = 250, .func = "mrp_console_printf" },
-    { .line = 263, .func = "mrp_set_console_prompt" },
-    { .line = 290, .func = "find_group" },
-    { .line = 316, .func = "find_command" },
-    { .line = 333, .func = "mrp_console_add_group" },
-    { .line = 344, .func = "mrp_console_del_group" },
-    { .line = 355, .func = "mrp_console_add_core_group" },
-    { .line = 366, .func = "mrp_console_del_core_group" },
-    { .line = 377, .func = "console_grab_output" },
-    { .line = 400, .func = "console_release_output" },
-    { .line = 419, .func = "console_read_output" },
-    { .line = 425, .func = "input_evt" },
-    { .line = 589, .func = "disconnected_evt" },
-    { .line = 595, .func = "complete_evt" },
-    { .line = 612, .func = "cookie_write" },
-    { .line = 628, .func = "cookie_close" },
-    { .line = 636, .func = "console_fopen" },
-    { .line = 655, .func = "register_commands" },
-    { .line = 661, .func = "unregister_commands" },
-    { .line = 677, .func = "get_next_line" },
-    { .line = 714, .func = "skip_whitespace" },
-    { .line = 721, .func = "get_next_token" },
+    { .line = 197, .func = "purge_destroyed" },
+    { .line = 223, .func = "mrp_destroy_console" },
+    { .line = 245, .func = "check_destroy" },
+    { .line = 251, .func = "mrp_console_printf" },
+    { .line = 264, .func = "mrp_set_console_prompt" },
+    { .line = 291, .func = "find_group" },
+    { .line = 317, .func = "find_command" },
+    { .line = 334, .func = "mrp_console_add_group" },
+    { .line = 345, .func = "mrp_console_del_group" },
+    { .line = 356, .func = "mrp_console_add_core_group" },
+    { .line = 367, .func = "mrp_console_del_core_group" },
+    { .line = 378, .func = "console_grab_output" },
+    { .line = 401, .func = "console_release_output" },
+    { .line = 420, .func = "console_read_output" },
+    { .line = 426, .func = "input_evt" },
+    { .line = 590, .func = "disconnected_evt" },
+    { .line = 596, .func = "complete_evt" },
+    { .line = 613, .func = "cookie_write" },
+    { .line = 629, .func = "cookie_close" },
+    { .line = 637, .func = "console_fopen" },
+    { .line = 656, .func = "register_commands" },
+    { .line = 662, .func = "unregister_commands" },
+    { .line = 678, .func = "get_next_line" },
+    { .line = 715, .func = "skip_whitespace" },
+    { .line = 722, .func = "get_next_token" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_0 = {
@@ -122,8 +122,8 @@ static mrp_debug_file_t file_5 = {
 static mrp_debug_info_t info_6[] = {
     { .line = 10, .func = "plugin_exists" },
     { .line = 28, .func = "load" },
-    { .line = 153, .func = "load_plugin" },
-    { .line = 159, .func = "try_load_plugin" },
+    { .line = 152, .func = "load_plugin" },
+    { .line = 158, .func = "try_load_plugin" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_6 = {
@@ -173,15 +173,15 @@ static mrp_debug_info_t info_8[] = {
     { .line = 449, .func = "mrp_start_plugin" },
     { .line = 473, .func = "mrp_stop_plugin" },
     { .line = 493, .func = "find_plugin_instance" },
-    { .line = 510, .func = "find_plugin" },
-    { .line = 526, .func = "open_dynamic" },
-    { .line = 571, .func = "open_builtin" },
-    { .line = 587, .func = "parse_plugin_arg" },
-    { .line = 639, .func = "parse_plugin_args" },
-    { .line = 696, .func = "export_plugin_methods" },
-    { .line = 714, .func = "remove_plugin_methods" },
-    { .line = 733, .func = "import_plugin_methods" },
-    { .line = 751, .func = "release_plugin_methods" },
+    { .line = 512, .func = "find_plugin" },
+    { .line = 528, .func = "open_dynamic" },
+    { .line = 573, .func = "open_builtin" },
+    { .line = 589, .func = "parse_plugin_arg" },
+    { .line = 641, .func = "parse_plugin_args" },
+    { .line = 698, .func = "export_plugin_methods" },
+    { .line = 716, .func = "remove_plugin_methods" },
+    { .line = 735, .func = "import_plugin_methods" },
+    { .line = 753, .func = "release_plugin_methods" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_8 = {
@@ -192,30 +192,30 @@ static mrp_debug_file_t file_8 = {
 /* core/scripting.c */
 static mrp_debug_info_t info_9[] = {
     { .line = 91, .func = "mrp_register_interpreter" },
-    { .line = 100, .func = "unregister_interpreter" },
-    { .line = 107, .func = "mrp_unregister_interpreter" },
-    { .line = 124, .func = "mrp_lookup_interpreter" },
-    { .line = 139, .func = "mrp_create_script" },
-    { .line = 169, .func = "mrp_destroy_script" },
-    { .line = 181, .func = "mrp_compile_script" },
-    { .line = 190, .func = "mrp_prepare_script" },
-    { .line = 199, .func = "mrp_execute_script" },
-    { .line = 208, .func = "mrp_print_value" },
-    { .line = 238, .func = "mrp_create_context_table" },
-    { .line = 264, .func = "mrp_destroy_context_table" },
-    { .line = 276, .func = "lookup_context_var" },
-    { .line = 290, .func = "mrp_declare_context_variable" },
-    { .line = 335, .func = "mrp_push_context_frame" },
-    { .line = 355, .func = "mrp_pop_context_frame" },
-    { .line = 387, .func = "get_context_id" },
-    { .line = 393, .func = "get_context_value" },
-    { .line = 416, .func = "set_context_value" },
-    { .line = 463, .func = "set_context_values" },
-    { .line = 477, .func = "mrp_get_context_id" },
-    { .line = 489, .func = "mrp_get_context_value" },
-    { .line = 496, .func = "mrp_set_context_value" },
-    { .line = 503, .func = "mrp_get_context_value_by_name" },
-    { .line = 510, .func = "mrp_set_context_value_by_name" },
+    { .line = 102, .func = "unregister_interpreter" },
+    { .line = 109, .func = "mrp_unregister_interpreter" },
+    { .line = 126, .func = "mrp_lookup_interpreter" },
+    { .line = 141, .func = "mrp_create_script" },
+    { .line = 171, .func = "mrp_destroy_script" },
+    { .line = 183, .func = "mrp_compile_script" },
+    { .line = 192, .func = "mrp_prepare_script" },
+    { .line = 201, .func = "mrp_execute_script" },
+    { .line = 210, .func = "mrp_print_value" },
+    { .line = 240, .func = "mrp_create_context_table" },
+    { .line = 266, .func = "mrp_destroy_context_table" },
+    { .line = 278, .func = "lookup_context_var" },
+    { .line = 292, .func = "mrp_declare_context_variable" },
+    { .line = 337, .func = "mrp_push_context_frame" },
+    { .line = 357, .func = "mrp_pop_context_frame" },
+    { .line = 389, .func = "get_context_id" },
+    { .line = 395, .func = "get_context_value" },
+    { .line = 418, .func = "set_context_value" },
+    { .line = 465, .func = "set_context_values" },
+    { .line = 479, .func = "mrp_get_context_id" },
+    { .line = 491, .func = "mrp_get_context_value" },
+    { .line = 498, .func = "mrp_set_context_value" },
+    { .line = 505, .func = "mrp_get_context_value_by_name" },
+    { .line = 512, .func = "mrp_set_context_value_by_name" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_9 = {