Fix: NULL dereference on sampling and restoration of graph's 'can_consume'
[babeltrace.git] / lib / graph / graph.c
2017-09-18  Jérémie GalarneauFix: NULL dereference on sampling and restoration of...
2017-09-17  Philippe Proulxlib: add output port notification iterator
2017-09-17  Philippe Proulxlib: graph: disallow recursive consuming
2017-09-17  Philippe Proulxlib: graph.c: call bt_graph_consume_no_check() in bt_gr...
2017-09-17  Philippe ProulxAdd query executor
2017-08-21  Philippe Proulxgraph: check if graph has at least one sink to return...
2017-08-21  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 ProulxCancel the graph on destruction
2017-06-09  Philippe ProulxFix: do not use BT_MOVE() when the destination memory...
2017-06-09  Philippe Proulxgraph.c: do not warn when the graph is canceled during...
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 Proulxlib/graph/graph.c: add logging
2017-05-28  Philippe ProulxRemove bt_graph_add_component_as_sibling()
2017-05-28  Philippe ProulxCollect useless graph's connections
2017-05-28  Philippe Proulxbabeltrace(1): handle SIGINT to cancel the graph gracefully
2017-05-28  Philippe ProulxFix possible leaks in graph's current design
2017-05-28  Philippe ProulxAdd graph cancellation API
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd "port connected" component class method
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
This page took 0.094263 seconds and 31 git commands to generate.