Port: __STRINGIFY exists on Cygwin
[babeltrace.git] / include / babeltrace / graph /
2017-07-06  Philippe ProulxAutomatically generate discarded packets/events notific...
2017-07-06  Philippe Proulxplugins/utils/muxer/muxer.c: add logging
2017-06-09  Philippe Proulxinclude/babeltrace/graph/private-connection.h: add...
2017-06-09  Mathieu Desnoyersplugin-so: use list of components instead of glib hash...
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxEnd connection on destruction
2017-06-09  Philippe Proulxconnection.c: refuse to create a notif. iter. when...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxRefuse to add port to component when parent graph is...
2017-06-09  Philippe ProulxAdd internal bt_component_borrow_graph()
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Philippe ProulxAdd bt_connection_is_ended()
2017-06-09  Philippe ProulxFix: do not allow a notif. iter. to call the user's...
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Philippe Proulxlib/graph/iterator.c: add logging
2017-05-28  Philippe ProulxRemove useless component/iterator validation functions
2017-05-28  Philippe Proulxlib/graph/connection.c: add logging
2017-05-28  Philippe ProulxRemove component's initialization state flag
2017-05-28  Philippe Proulxlib/graph/component.c: add logging
2017-05-28  Philippe Proulxlib/graph/graph.c: add logging
2017-05-28  Philippe ProulxRemove bt_graph_add_component_as_sibling()
2017-05-28  Philippe ProulxFix warnings emitted by `gcc -Wall`
2017-05-28  Philippe ProulxCollect useless graph's connections
2017-05-28  Philippe ProulxFix possible leaks in graph's current design
2017-05-28  Philippe ProulxBT_GRAPH_STATUS_CANCELED is not an error, thus use...
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxAdd graph cancellation API
2017-05-28  Philippe Proulxport.{h,c}: use `bt_bool` instead of `int` where approp...
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxRemove "end of trace" notification headers
2017-05-28  Philippe ProulxNormalize public header include guards
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxSet private port's user data on creation
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd bt_clock_class_priority_map_copy()
2017-05-28  Philippe ProulxFreeze bt_clock_class_priority_map in related notifications
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxRemove notification-schema.h: not needed for 2.0
2017-05-28  Philippe ProulxUse the same values for different status codes
2017-05-28  Philippe ProulxAdd bt_component_class_is_source/filter/sink()
2017-05-28  Philippe ProulxAdd bt_port_is_input(), bt_port_is_output()
2017-05-28  Philippe ProulxAdd bt_component_is_source(), bt_component_is_filter...
2017-05-28  Philippe ProulxFix a few include warnings
2017-05-28  Philippe ProulxAdd BT_NOTIFICATION_ITERATOR_STATUS_AGAIN status
2017-05-28  Philippe ProulxAdd "port connected" component class method
2017-05-28  Philippe ProulxAdd inactivity notification
2017-05-28  Philippe ProulxAdd frozen property to notification objects
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...
This page took 0.057003 seconds and 7 git commands to generate.