lib: introduce bt_message_iterator_class
[babeltrace.git] / src / plugins / ctf / fs-src / fs.c
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-11-20  Simon Marchisrc.ctf.fs: sort inputs paths
2019-11-20  Simon Marchictf: make msg-iter not use bt_packet_context_field
2019-11-20  Simon Marchisrc.ctf.fs: fix typo in comment
2019-11-15  Simon Marchictf: remove ctf_msg_iter_set_emit_stream_{beginning...
2019-11-15  Simon Marchisrc.ctf.fs: use ctf_fs_ds_index_destroy to free index
2019-11-15  Simon Marchisrc.ctf.fs: add and use medops to iterate on a ds_file_...
2019-11-15  Simon Marchisrc.ctf.fs: remove ctf_fs_ds_file_next
2019-11-15  Simon Marchictf: const-ify a few bt_message parameters
2019-11-15  Simon Marchictf: remove ctf_fs_ds_file::msg_iter field
2019-11-15  Simon Marchictf: de-duplicate index entries
2019-11-15  Simon MarchiSave and restore error in ctf_fs_iterator_next, muxer_m...
2019-11-04  Simon Marchictf: save self_msg_iter in ctf_msg_iter when creating it
2019-11-04  Simon Marchictf: rename bt_msg_iter to ctf_msg_iter
2019-11-04  Simon MarchiRename pc_msg_iter fields to self_msg_iter
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-23  Simon MarchiFix: src.ctf.fs: free ds_file_info when add_ds_file_to_...
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-21  Simon Marchisrc.ctf.fs: error out when failing to create index
2019-10-18  Simon MarchiFix: consider index of all files for data stream groups...
2019-10-18  Simon MarchiFix: src.ctf.fs: use BT_COMP_OR_COMP_CLASS_LOGE_APPEND_...
2019-10-11  Simon Marchisrc.ctf.fs: validate parameters using param-validation
2019-10-03  Simon Marchilib: make can_seek_ns_from_origin logic use `can_seek_f...
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-24  Philippe Proulxsrc.ctf.fs: deterministically sort trace's DS file...
2019-09-20  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-09-19  Simon MarchiFix: output non-LTTng CTF trace with same relative...
2019-09-06  Simon Marchirename `babeltrace.trace-info` to `babeltrace.trace...
2019-09-04  Simon Marchictf: make src.ctf.fs handle a single trace
2019-09-04  Simon Marchictf: make src.ctf.fs not recurse
2019-08-29  Simon Marchictf: remove ctf_fs_trace::name
2019-08-26  Simon Marchictf: make src.ctf.fs append error causes
2019-08-25  Simon MarchiFix: ctf: fix possible use-after-free in ctf_fs_compone...
2019-08-16  Francis Deslauriersctf: decoding: accommodate barectf `event-before-packet...
2019-08-16  Francis Deslauriersctf: decoding: accommodate LTTng `event-after-packet...
2019-08-16  Francis Deslauriersctf: decoding: accommodate lttng-crash timestamp quirk
2019-08-16  Francis Deslauriersctf: index: accommodate lttng-crash timestamp quirk
2019-08-16  Francis Deslauriersctf: index: accommodate bug in barectf tracer
2019-08-16  Francis Deslauriersctf: index: accommodate bug in LTTng tracers
2019-08-16  Francis Deslauriersctf: add weak ref to stream file in index entry
2019-08-16  Francis Deslauriersctf: add tracer version extraction function
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-06  Philippe Proulxsrc.ctf.fs: append error cause when no traces are found...
2019-07-03  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxsrc.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.ctf.fs: honor component's initial log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead...
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/common/utils`
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use object's log level
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
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 plugin-common.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.192596 seconds and 77 git commands to generate.