src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / include / babeltrace / graph / graph.h
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-05  Simon Marchilib: Make graph listeners return an error status
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Philippe ProulxFix: graph API: add listeners to support filter-to...
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: update copyrights
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe Proulxlib: graph: remove useless checks, make functions inlin...
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe Proulxlib: graph: disallow recursive consuming
2017-08-11  Philippe ProulxGraph: pass remove listeners when adding listeners
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Philippe ProulxRemove bt_graph_add_component_as_sibling()
2017-05-28  Philippe ProulxBT_GRAPH_STATUS_CANCELED is not an error, thus use...
2017-05-28  Philippe ProulxAdd graph cancellation API
2017-05-28  Philippe ProulxNormalize public header include guards
2017-05-28  Philippe ProulxUse the same values for different status codes
2017-05-28  Philippe ProulxCall a single "ports connected/disconnected" graph...
2017-05-28  Philippe Proulxbt_graph_connect() -> bt_graph_connect_ports()
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
This page took 0.095643 seconds and 6 git commands to generate.