lib: make trace IR API const-correct
[babeltrace.git] / plugins / ctf / fs-sink / writer.c
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
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 ProulxValues API: standardize parameters and return values
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
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-09  Jérémie GalarneauFix: wrong variable checked for NULL after allocation
2017-08-07  Julien DesfossezStandard logging for ctf.fs sink
2017-06-19  Jérémie GalarneauClean-up: coding style adjustments
2017-06-16  Julien Desfossezfs-sink: add the single-trace option
2017-06-09  Julien Desfossezdebug-info: handle the static notifications
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Julien DesfossezFix sink.ctf.fs: mark the trace as static on destroy
2017-06-09  Julien Desfossezfs-sink: move stream and stream_class maps in fs_writer...
2017-06-09  Julien Desfossezfs-sink: explicitely handle stream_begin notif
2017-06-09  Julien Desfossezfs-sink: trace static handling + cleanup teardown
2017-05-28  Julien Desfossezfs-sink: only subscribe to relevant notifications
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxRename writer.writer -> ctf.fs (sink) and standardize...
This page took 0.092087 seconds and 30 git commands to generate.