Fix: packet sequence number handling and discarded packet reporting
[babeltrace.git] / lib / graph / iterator.c
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.075692 seconds and 25 git commands to generate.