src.ctf.fs: remove unused ctf_fs_ds_file::self_msg_iter field
[babeltrace.git] / src / plugins / ctf / fs-sink /
2022-02-16  Simon Marchiparam-validation: add static creation methods to bt_par...
2022-01-28  Simon MarchiRe-format new C++ files
2022-01-28  Simon Marchictf: compile plugin as C++
2020-12-03  Simon MarchiFix: sink.ctf.fs: fix logic of make_unique_stream_file_name
2020-12-03  Simon MarchiFix: sink.ctf.fs: remove spurious directory level when...
2020-08-11  Simon Marchisink.ctf.fs: append error causes where relevant
2020-08-11  Simon Marchisink.ctf.fs: remove unreachable error cases
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-09  Simon Marchicommon: cast arguments to character classification...
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2019-12-05  Philippe Proulxlib: standardize variant field option function names
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-29  Simon MarchiFix -Wjump-misses-init warnings
2019-10-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-18  Francis DeslauriersCleanup: Dead assignments
2019-10-15  Philippe Proulxlib, plugins: use bt_field_class_type_is() where suitable
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-11  Simon Marchisink.ctf.fs: validate parameters using param-validation
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-10-04  Philippe Proulxfs-sink-trace.c: lttng_validate_datetime(): ignore...
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-17  Jérémie Galarneauctf: silence bogus warning in set_field_refs()
2019-09-17  Jérémie Galarneauctf: silence bogus warnings in create_relative_field_ref()
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-25  Francis DeslauriersFix: sink.ctf.fs: dereference before NULL check
2019-08-23  Francis Deslaurierssink.ctf.fs: cleanup: duplicated `:` in log statements
2019-08-23  Francis DeslauriersFix: sink.ctf.fs: possible use-after-free
2019-08-15  Philippe Proulxsink.ctf.fs: write bit array field classes and fields
2019-08-15  Philippe Proulxsink.ctf.fs: write option field classes and fields
2019-08-15  Philippe Proulxsink.ctf.fs: write boolean field classes and fields
2019-08-14  Jonathan Rajottesink.ctf.fs: isa_length is now architecture_bit_width
2019-08-09  Philippe ProulxFix: translate-trace-ir-to-ctf-ir.c: dereference after...
2019-07-29  Jonathan Rajottesink.ctf.fs: remove unusued _is_variant_field_class_tag...
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxsink.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.ctf.fs: honor component's initial log level
2019-06-20  Philippe ProulxLogging: pass dynamic log level to common functions...
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.09406 seconds and 7 git commands to generate.