lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / ctf / fs-sink /
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  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-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-08-28  Michael JeansonPort: replace literal '/' with G_DIR_SEPARATOR
2017-08-11  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-19  Jérémie GalarneauClean-up: coding style adjustments
2017-06-16  Jérémie GalarneauCleanup: typo fix in comment
2017-06-16  Julien Desfossezfs-sink: add the single-trace option
2017-06-16  Julien DesfossezCopy the packet_header in the plugins
2017-06-16  Julien DesfossezFix copytrace: copy packet_context
2017-06-16  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.055803 seconds and 7 git commands to generate.