src.ctf.fs: validate parameters using param-validation
[babeltrace.git] / src / plugins / ctf / fs-src / fs.c
2019-10-17  Simon Marchisrc.ctf.fs: validate parameters using param-validation
2019-10-09  Simon Marchilib: make can_seek_ns_from_origin logic use `can_seek_f...
2019-10-03  Francis DeslauriersRename `init` methods to `initialize`
2019-10-03  Simon Marchilib: pass config object to message iterator init method...
2019-10-03  Simon Marchilib: pass config objects to component init methods
2019-10-03  Philippe Proulxsrc.ctf.fs: deterministically sort trace's DS file...
2019-10-03  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-10-03  Simon MarchiFix: output non-LTTng CTF trace with same relative...
2019-09-10  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-09-04  Simon Marchictf: remove ctf_fs_trace::name
2019-09-04  Simon Marchictf: make src.ctf.fs append error causes
2019-09-04  Simon MarchiFix: ctf: fix possible use-after-free in ctf_fs_compone...
2019-09-04  Francis Deslauriersctf: decoding: accommodate barectf `event-before-packet...
2019-09-04  Francis Deslauriersctf: decoding: accommodate LTTng `event-after-packet...
2019-09-04  Francis Deslauriersctf: decoding: accommodate lttng-crash timestamp quirk
2019-09-04  Francis Deslauriersctf: index: accommodate lttng-crash timestamp quirk
2019-09-04  Francis Deslauriersctf: index: accommodate bug in barectf tracer
2019-09-04  Francis Deslauriersctf: index: accommodate bug in LTTng tracers
2019-09-04  Francis Deslauriersctf: add weak ref to stream file in index entry
2019-09-04  Francis Deslauriersctf: add tracer version extraction function
2019-09-04  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-07  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-07  Philippe Proulxlib: prepare the ground for stateful query operations
2019-08-07  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-08-07  Philippe ProulxAdd `babeltrace.` prefix to `trace-info` and `support...
2019-08-07  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-08-07  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-08-07  Simon Marchicli: automatically detect sources for leftover arguments
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-18  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-18  Michael JeansonReplace libuuid with internal implementation
2019-07-18  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-18  Philippe Proulxsrc.ctf.fs: append error cause when no traces are found...
2019-07-18  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-18  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-18  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.148076 seconds and 56 git commands to generate.