CTF IR -> Trace IR
[babeltrace.git] / lib / graph / iterator.c
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: remove internal stream destroy listener API
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 "borrow" functions where "get" functions exist
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
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 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-08-11  Philippe Proulxlib: do not finalize a non-initialized notification...
2017-08-09  Mathieu DesnoyersFix: null check after deref, use uninitialized or freed...
2017-07-18  Mathieu DesnoyersFix: packet sequence number handling and discarded...
2017-07-06  Philippe ProulxAutomatically generate discarded packets/events notific...
2017-06-09  Philippe ProulxFix: do not use BT_MOVE() when the destination memory...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxFix: cancel a notif. iter. finalized during its "next...
2017-06-09  Philippe ProulxFix: do not allow a notif. iter. to call the user's...
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxlib/graph/iterator.c: add logging
2017-05-28  Philippe ProulxRemove useless component/iterator validation functions
2017-05-28  Philippe Proulxbt_notification_iterator_create(): assert the type...
2017-05-28  Mathieu DesnoyersFix: don't call iterator finalize more than once
2017-05-28  Philippe ProulxFix possible leaks in graph's current design
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxUse the same values for different status codes
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
This page took 0.129276 seconds and 44 git commands to generate.