Fix: only add components to graph if they are not already present
[babeltrace.git] / lib / component /
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.048336 seconds and 7 git commands to generate.