Fix: sink.ctf.fs: do not keep different `tgt_fc_type` as `tgt_fc` changes
[babeltrace.git] / plugins / ctf / fs-sink /
2019-05-03  Philippe ProulxFix: sink.ctf.fs: do not keep different `tgt_fc_type...
2019-05-03  Francis DeslauriersFix: maybe-uninitialized warnings in translate-trace...
2019-05-03  Francis DeslauriersFix: maybe-uninitialized warning in create_relative_fie...
2019-05-03  Philippe Proulxlib: have dedicated, unique unsigned and signed enum...
2019-05-03  Simon Marchictf: Add dash to stream name suffixes
2019-05-03  Simon Marchictf: Use environment fields provided by LTTng to make...
2019-05-03  Philippe Proulxlib: field path: have a specific item for "current...
2019-05-03  Francis Deslaurierssink.ctf.fs: Remove unused function
2019-05-03  Philippe ProulxAdapt `sink.ctf.fs` to current API
2019-05-03  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-03  Philippe Proulxlib: rename "notification" -> "message"
2019-05-03  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-03  Philippe Proulxlib: make public reference count functions have strict...
2019-05-03  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-03  Philippe Proulxlib: make graph API const-correct
2019-05-03  Philippe Proulxlib: make trace IR API const-correct
2019-05-03  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-03  Philippe Proulxlib: private functions: do not repeat `private` word
2019-05-03  Philippe ProulxValues API: standardize parameters and return values
2019-05-03  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-03  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-03  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-03  Philippe ProulxFix: libctfcopytrace: replace clock classes in copies
2017-11-02  Philippe ProulxRemove `PLUGIN` from component class log level environm...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-17  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-08-29  Michael JeansonPort: replace literal '/' with G_DIR_SEPARATOR
2017-08-21  Philippe Proulxir: trace: pass remove listeners when adding listeners
2017-08-09  Jérémie GalarneauFix: unchecked return value of stream flush
2017-08-09  Jérémie GalarneauFix: wrong variable checked for NULL after allocation
2017-08-09  Jérémie GalarneauCleanup: dereference after null check
2017-08-07  Julien DesfossezStandard logging for ctf.fs sink
2017-07-19  Michael JeansonPort: replace opendir() by g_dir_open()
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-06  Philippe Proulxsink.ctf.fs: use original stream's name as CTF writer...
2017-06-21  Jérémie GalarneauClean-up: coding style adjustments
2017-06-21  Jérémie GalarneauCleanup: typo fix in comment
2017-06-21  Julien Desfossezfs-sink: add the single-trace option
2017-06-21  Julien DesfossezCopy the packet_header in the plugins
2017-06-21  Julien DesfossezFix copytrace: copy packet_context
2017-06-21  Julien Desfossezfs-sink: packet_context is optional
2017-06-09  Julien DesfossezFix: remove listener check
2017-06-09  Julien Desfossezdebug-info: handle the static notifications
2017-06-09  Julien Desfossezfs-sink: useless active_stream member
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 Desfossezfs-sink: flush open packets on destroy
2017-06-09  Julien DesfossezFix sink.ctf.fs: mark the trace as static on destroy
2017-06-09  Julien Desfossezfs-sink: fix check trace completed when static is set
2017-06-09  Julien Desfossezfs-sink: handle trace name
2017-06-09  Julien Desfossezalways copy packet/content_size, they are overwritten...
2017-06-09  Julien Desfossezsupport adding streams on non-static traces
2017-06-09  Julien Desfossezfs-sink: fix handling static notifications
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-06-09  Philippe ProulxFix builds with built-in plugins
2017-05-28  Julien Desfossezfs-sink: only subscribe to relevant notifications
2017-05-28  Julien Desfossezcopytrace: option to skip the copy of packet/content...
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.061609 seconds and 7 git commands to generate.