common: updated dbus debug info.
authorKrisztian Litkey <kli@iki.fi>
Sat, 27 Apr 2013 15:34:52 +0000 (18:34 +0300)
committerKrisztian Litkey <kli@iki.fi>
Sat, 27 Apr 2013 15:34:52 +0000 (18:34 +0300)
src/dbus-func-info.c

index 26ec6f7..d9a328e 100644 (file)
@@ -3,49 +3,54 @@
 
 /* common/dbus.c */
 static mrp_debug_info_t info_0[] = {
-    { .line = 104, .func = "purge_filters" },
-    { .line = 124, .func = "dbus_disconnect" },
-    { .line = 153, .func = "mrp_dbus_connect" },
-    { .line = 266, .func = "mrp_dbus_ref" },
-    { .line = 272, .func = "mrp_dbus_unref" },
-    { .line = 284, .func = "mrp_dbus_acquire_name" },
-    { .line = 305, .func = "mrp_dbus_release_name" },
-    { .line = 316, .func = "mrp_dbus_get_unique_name" },
-    { .line = 321, .func = "name_owner_query_cb" },
-    { .line = 343, .func = "name_owner_change_cb" },
-    { .line = 388, .func = "mrp_dbus_follow_name" },
-    { .line = 423, .func = "mrp_dbus_forget_name" },
-    { .line = 457, .func = "purge_name_trackers" },
-    { .line = 475, .func = "handler_alloc" },
-    { .line = 502, .func = "handler_free" },
-    { .line = 515, .func = "handler_list_alloc" },
-    { .line = 532, .func = "handler_list_free" },
-    { .line = 548, .func = "handler_list_free_cb" },
-    { .line = 556, .func = "handler_specificity" },
-    { .line = 571, .func = "handler_list_insert" },
-    { .line = 592, .func = "handler_list_lookup" },
-    { .line = 614, .func = "handler_list_find" },
-    { .line = 633, .func = "mrp_dbus_export_method" },
-    { .line = 657, .func = "mrp_dbus_remove_method" },
-    { .line = 680, .func = "mrp_dbus_add_signal_handler" },
-    { .line = 713, .func = "mrp_dbus_del_signal_handler" },
-    { .line = 743, .func = "mrp_dbus_subscribe_signal" },
-    { .line = 770, .func = "mrp_dbus_unsubscribe_signal" },
-    { .line = 789, .func = "mrp_dbus_install_filterv" },
-    { .line = 843, .func = "mrp_dbus_install_filter" },
-    { .line = 859, .func = "mrp_dbus_remove_filterv" },
-    { .line = 891, .func = "mrp_dbus_remove_filter" },
-    { .line = 907, .func = "dispatch_method" },
-    { .line = 948, .func = "dispatch_signal" },
-    { .line = 1001, .func = "call_reply_cb" },
-    { .line = 1020, .func = "mrp_dbus_call" },
-    { .line = 1102, .func = "mrp_dbus_send" },
-    { .line = 1183, .func = "mrp_dbus_send_msg" },
-    { .line = 1189, .func = "mrp_dbus_call_cancel" },
-    { .line = 1213, .func = "mrp_dbus_reply" },
-    { .line = 1250, .func = "call_free" },
-    { .line = 1257, .func = "purge_calls" },
-    { .line = 1275, .func = "mrp_dbus_signal" },
+    { .line = 147, .func = "purge_filters" },
+    { .line = 167, .func = "dbus_disconnect" },
+    { .line = 202, .func = "bus_cmp" },
+    { .line = 208, .func = "bus_hash" },
+    { .line = 219, .func = "find_bus_by_spec" },
+    { .line = 233, .func = "dbus_get" },
+    { .line = 258, .func = "mrp_dbus_connect" },
+    { .line = 378, .func = "mrp_dbus_ref" },
+    { .line = 384, .func = "mrp_dbus_unref" },
+    { .line = 396, .func = "mrp_dbus_acquire_name" },
+    { .line = 418, .func = "mrp_dbus_release_name" },
+    { .line = 429, .func = "mrp_dbus_get_unique_name" },
+    { .line = 434, .func = "name_owner_query_cb" },
+    { .line = 456, .func = "name_owner_change_cb" },
+    { .line = 501, .func = "mrp_dbus_follow_name" },
+    { .line = 536, .func = "mrp_dbus_forget_name" },
+    { .line = 570, .func = "purge_name_trackers" },
+    { .line = 588, .func = "handler_alloc" },
+    { .line = 615, .func = "handler_free" },
+    { .line = 628, .func = "handler_list_alloc" },
+    { .line = 645, .func = "handler_list_free" },
+    { .line = 661, .func = "handler_list_free_cb" },
+    { .line = 669, .func = "handler_specificity" },
+    { .line = 684, .func = "handler_list_insert" },
+    { .line = 705, .func = "handler_list_lookup" },
+    { .line = 727, .func = "handler_list_find" },
+    { .line = 746, .func = "mrp_dbus_export_method" },
+    { .line = 770, .func = "mrp_dbus_remove_method" },
+    { .line = 793, .func = "mrp_dbus_add_signal_handler" },
+    { .line = 826, .func = "mrp_dbus_del_signal_handler" },
+    { .line = 856, .func = "mrp_dbus_subscribe_signal" },
+    { .line = 883, .func = "mrp_dbus_unsubscribe_signal" },
+    { .line = 902, .func = "mrp_dbus_install_filterv" },
+    { .line = 956, .func = "mrp_dbus_install_filter" },
+    { .line = 972, .func = "mrp_dbus_remove_filterv" },
+    { .line = 1004, .func = "mrp_dbus_remove_filter" },
+    { .line = 1020, .func = "dispatch_method" },
+    { .line = 1061, .func = "dispatch_signal" },
+    { .line = 1116, .func = "call_reply_cb" },
+    { .line = 1135, .func = "mrp_dbus_call" },
+    { .line = 1217, .func = "mrp_dbus_send" },
+    { .line = 1298, .func = "mrp_dbus_send_msg" },
+    { .line = 1304, .func = "mrp_dbus_call_cancel" },
+    { .line = 1328, .func = "mrp_dbus_reply" },
+    { .line = 1365, .func = "mrp_dbus_reply_error" },
+    { .line = 1403, .func = "call_free" },
+    { .line = 1410, .func = "purge_calls" },
+    { .line = 1428, .func = "mrp_dbus_signal" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_0 = {
@@ -55,21 +60,21 @@ static mrp_debug_file_t file_0 = {
 
 /* common/dbus-glue.c */
 static mrp_debug_info_t info_1[] = {
-    { .line = 38, .func = "dispatch_watch" },
-    { .line = 64, .func = "watch_freed_cb" },
-    { .line = 76, .func = "add_watch" },
-    { .line = 125, .func = "del_watch" },
-    { .line = 140, .func = "toggle_watch" },
-    { .line = 151, .func = "dispatch_timeout" },
-    { .line = 165, .func = "timeout_freed_cb" },
-    { .line = 178, .func = "add_timeout" },
-    { .line = 209, .func = "del_timeout" },
-    { .line = 224, .func = "toggle_timeout" },
-    { .line = 235, .func = "wakeup_mainloop" },
-    { .line = 245, .func = "glue_free_cb" },
-    { .line = 274, .func = "pump_cb" },
-    { .line = 287, .func = "dispatch_status_cb" },
-    { .line = 310, .func = "mrp_dbus_setup_connection" },
+    { .line = 67, .func = "dispatch_watch" },
+    { .line = 92, .func = "watch_freed_cb" },
+    { .line = 104, .func = "add_watch" },
+    { .line = 153, .func = "del_watch" },
+    { .line = 168, .func = "toggle_watch" },
+    { .line = 179, .func = "dispatch_timeout" },
+    { .line = 191, .func = "timeout_freed_cb" },
+    { .line = 204, .func = "add_timeout" },
+    { .line = 235, .func = "del_timeout" },
+    { .line = 250, .func = "toggle_timeout" },
+    { .line = 261, .func = "wakeup_mainloop" },
+    { .line = 271, .func = "glue_free_cb" },
+    { .line = 300, .func = "pump_cb" },
+    { .line = 311, .func = "dispatch_status_cb" },
+    { .line = 334, .func = "mrp_dbus_setup_connection" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_1 = {
@@ -79,36 +84,36 @@ static mrp_debug_file_t file_1 = {
 
 /* common/dbus-transport.c */
 static mrp_debug_info_t info_2[] = {
-    { .line = 58, .func = "parse_address" },
-    { .line = 164, .func = "copy_address" },
-    { .line = 217, .func = "check_address" },
-    { .line = 225, .func = "peer_address" },
-    { .line = 267, .func = "dbus_resolve" },
-    { .line = 283, .func = "dbus_open" },
-    { .line = 291, .func = "dbus_createfrom" },
-    { .line = 305, .func = "dbus_bind" },
-    { .line = 381, .func = "dbus_autobind" },
-    { .line = 399, .func = "dbus_close" },
-    { .line = 433, .func = "dbus_msg_cb" },
-    { .line = 476, .func = "dbus_data_cb" },
-    { .line = 519, .func = "dbus_raw_cb" },
-    { .line = 562, .func = "peer_state_cb" },
-    { .line = 596, .func = "dbus_connect" },
-    { .line = 633, .func = "dbus_disconnect" },
-    { .line = 647, .func = "dbus_sendmsgto" },
-    { .line = 685, .func = "dbus_sendmsg" },
-    { .line = 695, .func = "dbus_sendrawto" },
-    { .line = 740, .func = "dbus_sendraw" },
-    { .line = 750, .func = "dbus_senddatato" },
-    { .line = 788, .func = "dbus_senddata" },
-    { .line = 798, .func = "get_array_signature" },
-    { .line = 823, .func = "msg_encode" },
-    { .line = 990, .func = "msg_decode" },
-    { .line = 1199, .func = "data_encode" },
-    { .line = 1372, .func = "member_type" },
-    { .line = 1386, .func = "data_decode" },
-    { .line = 1591, .func = "raw_encode" },
-    { .line = 1630, .func = "raw_decode" },
+    { .line = 87, .func = "parse_address" },
+    { .line = 193, .func = "copy_address" },
+    { .line = 246, .func = "check_address" },
+    { .line = 254, .func = "peer_address" },
+    { .line = 296, .func = "dbus_resolve" },
+    { .line = 312, .func = "dbus_open" },
+    { .line = 320, .func = "dbus_createfrom" },
+    { .line = 334, .func = "dbus_bind" },
+    { .line = 415, .func = "dbus_autobind" },
+    { .line = 433, .func = "dbus_close" },
+    { .line = 469, .func = "dbus_msg_cb" },
+    { .line = 512, .func = "dbus_data_cb" },
+    { .line = 555, .func = "dbus_raw_cb" },
+    { .line = 598, .func = "peer_state_cb" },
+    { .line = 632, .func = "dbus_connect" },
+    { .line = 669, .func = "dbus_disconnect" },
+    { .line = 683, .func = "dbus_sendmsgto" },
+    { .line = 721, .func = "dbus_sendmsg" },
+    { .line = 731, .func = "dbus_sendrawto" },
+    { .line = 776, .func = "dbus_sendraw" },
+    { .line = 786, .func = "dbus_senddatato" },
+    { .line = 824, .func = "dbus_senddata" },
+    { .line = 834, .func = "get_array_signature" },
+    { .line = 859, .func = "msg_encode" },
+    { .line = 1026, .func = "msg_decode" },
+    { .line = 1235, .func = "data_encode" },
+    { .line = 1408, .func = "member_type" },
+    { .line = 1422, .func = "data_decode" },
+    { .line = 1628, .func = "raw_encode" },
+    { .line = 1667, .func = "raw_decode" },
     { .line = 0, .func = NULL }
 };
 static mrp_debug_file_t file_2 = {
@@ -124,5 +129,4 @@ static mrp_debug_file_t *debug_files[] = {
     NULL
 };
 
-
 #include <murphy/common/debug-auto-register.c>