Fix: unused-variable warnings in bt_X_freeze() when not in DEV_MODE
[babeltrace.git] / include / babeltrace / graph /
2019-05-02  Philippe ProulxFix: headers: make static inline upcasts compatible...
2019-05-02  Francis Deslauriersgraph: Fix: bt_graph_configure() does not propagate...
2019-05-02  Simon MarchiSmall fixes to include/
2019-05-02  Philippe Proulxlib: mark graph as faulty when adding a comp. or connec...
2019-05-02  Philippe Proulxlib: remove bt_connection_is_ended()
2019-05-02  Philippe Proulxlib: iterator auto-seeking: handle intersecting discard...
2019-05-02  Francis Deslaurierslib: rename inactivity msg to msg iterator inactivity msg
2019-05-02  Francis Deslaurierslib: Pass raw snapshot value to bt_message_inactivity_c...
2019-05-02  Philippe Proulxlib: add sink component class's "graph is configured...
2019-05-02  Philippe Proulxlib: message API: add fast default clock class accessors
2019-05-02  Philippe ProulxFix some include directives (add missing, remove superf...
2019-05-02  Philippe Proulxlib: have default clock snapshot in event message
2019-05-02  Philippe Proulxlib: add default clock snapshot property to packet...
2019-05-02  Philippe ProulxMake parent parameters const for some object creation...
2019-05-02  Philippe Proulxlib: add discarded packets message
2019-05-02  Philippe Proulxlib: add discarded events message
2019-05-02  Philippe Proulxlib: add stream activity beginning/end messages
2019-05-02  Philippe Proulxlib: remove CV snapshot property from stream beginning...
2019-05-02  Philippe Proulxlib: add seeking (beginning, ns from origin), with...
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Philippe Proulxlib: do not allow port to be removed when message itera...
2019-05-02  Philippe Proulxlib: "msgied" -> "notified" (remaining of a previous...
2019-05-02  Philippe ProulxFix: graph API: add listeners to support filter-to...
2019-05-02  Philippe ProulxComponent class API: use status
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxClock snapshot API: use status
2019-05-02  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: update copyrights
2019-05-02  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: have separate `BT_QUERY_EXECUTOR_STATUS` and ...
2019-05-02  Philippe Proulxlib: remove BT_NOTIFICATION_TYPE_{UNKNOWN,NR}
2019-05-02  Philippe Proulxbt_port_output_notification_iterator_create(): remove...
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: return `void` when setting a simple value with...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe Proulxlib: private functions: do not repeat `private` word
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe ProulxTrace IR and notification APIs: split into private...
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: use priv connection priv notif iterator to create...
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: make the "port connected" method return a status
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: graph: remove useless checks, make functions inlin...
2019-05-02  Philippe Proulxlib: remove useless checks, make functions inline on...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-02  Philippe Proulxinclude/babeltrace/graph: fix some include guards
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-15  Philippe ProulxImplement bt_private_connection_notification_iterator_f...
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe Proulxlib: add output port notification iterator
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-09-15  Philippe Proulxlib: graph: disallow recursive consuming
2017-09-15  Philippe ProulxAdd query executor
2017-08-29  Michael JeansonFix: add missing void param to bt_clock_class_priority_...
2017-08-11  Philippe ProulxAdd built-in colander sink component class
2017-08-11  Philippe ProulxRemove include of <babeltrace-internal.h> from public...
2017-08-11  Philippe Proulxgraph: check if graph has at least one sink to return...
2017-08-11  Philippe Proulxlib: do not finalize a non-initialized notification...
2017-08-11  Philippe ProulxGraph: pass remove listeners when adding listeners
2017-08-10  Philippe Proulxinclude/babeltrace/graph/private-component.h: add missi...
2017-08-10  Philippe ProulxRemove bt_notification_discarded_{events,packets}_set_c...
2017-08-10  Philippe Proulxlib: move bt_notification_iterator_next_return to compo...
2017-08-10  Philippe Proulxlib: use `enum bt_port_status` where possible
2017-08-10  Philippe ProulxRemove unused bt_port_remove_from_component()
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
next
This page took 0.047626 seconds and 7 git commands to generate.