lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / lib / graph / notification /
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 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 ProulxAvoid unnecessary inclusions in public headers
2017-08-11  Philippe ProulxFix: CC prio. map. leak in event notification
2017-08-10  Philippe Proulxbt_notification_inactivity_create(): create an empty...
2017-08-10  Philippe Proulxbt_notification_event_create(): create an empty CC...
2017-07-18  Mathieu DesnoyersFix: packet sequence number handling and discarded...
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-06  Philippe ProulxAutomatically generate discarded packets/events notific...
2017-07-06  Philippe Proulxlib/graph/notification/inactivity.c: add missing `ret...
2017-07-06  Philippe Proulxlib/graph/notification/stream.c: add logging
2017-07-06  Philippe Proulxlib/graph/notification/packet.c: add logging
2017-07-06  Philippe ProulxRemove unused bt_notification_get_stream()
2017-07-06  Philippe Proulxlib/graph/notification/inactivity.c: add logging
2017-07-06  Philippe Proulxlib/graph/notification/event.c: add logging
2017-05-28  Philippe Proulxlib/graph/notification/event.c: fix clock class leak
2017-05-28  Philippe ProulxEvent notification: make sure contained event has a...
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 ProulxFreeze bt_clock_class_priority_map in related notifications
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxEvent notification: validate that CC in the CC prio...
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
This page took 0.073622 seconds and 7 git commands to generate.