debug-info filter plugin
[babeltrace.git] / lib / component /
2017-05-28  Philippe ProulxEvent notification: pass CC priority map on creation
2017-05-28  Philippe ProulxAdd clock class priority map object
2017-05-28  Philippe ProulxAdd user data for private port
2017-05-28  Philippe ProulxCall a single "ports connected/disconnected" graph...
2017-05-28  Philippe ProulxFix: call acting component's "port disconnected" method too
2017-05-28  Philippe Proulxbt_graph_connect() -> bt_graph_connect_ports()
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxAccept port connection method: take other port as parameter
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxAdd graph event listeners
2017-05-28  Philippe ProulxAllow a component to remove a port and any user to...
2017-05-28  Jérémie GalarneauFix: bt_connection_get_*_port() must take a reference...
2017-05-28  Jérémie GalarneauFix: only remove newly added components on connection...
2017-05-28  Jérémie GalarneauFix: only add components to graph if they are not alrea...
2017-05-28  Jérémie GalarneauReturn component port counts by parameter
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauReplace add_iterator methods by a single new_connection...
2017-05-28  Jérémie GalarneauImplement the component graph interface
2017-05-28  Jérémie GalarneauHide bt_component_sink_consume
2017-05-28  Jérémie GalarneauHide source iterator creation functions
2017-05-28  Jérémie GalarneauHide filter creation functions
2017-05-28  Jérémie GalarneauAdd ports to the source, filter and sink component...
2017-05-28  Jérémie GalarneauAdd the component port interface
2017-05-28  Jérémie GalarneauImplement the component connection interface
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Philippe ProulxAdd bt_component_class_query_info() API
2017-05-28  Philippe Proulxbabeltrace(1): add help command
2017-05-28  Philippe ProulxAdd component class help property
2017-05-28  Philippe Proulxcomponent.c: return NULL when there's no name, not ""
2017-05-28  Philippe Proulxcomponent.c: iterator init method is optional
2017-05-28  Philippe ProulxRename *create_iterator*() -> *create_notification_iter...
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Philippe ProulxRename input.h -> component-input-internal.h
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxAdd bt_component_create_with_init_method_data()
2017-05-28  Philippe ProulxAdd bt_component_class_freeze()
2017-05-28  Philippe ProulxPrefix {source,filter,sink}*.h file names with component-
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxRefactor the plugin registration and loading machinery
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
This page took 0.06179 seconds and 7 git commands to generate.