Fix: src.ctf.fs: use BT_COMP_OR_COMP_CLASS_LOGE_APPEND_CAUSE when applicable
[babeltrace.git] / src / plugins / ctf /
2019-08-07  Simon Marchilib: remove INVALID_PARAMS status
2019-08-07  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-08-07  Philippe Proulxlib: create input port msg iterator from self {msg...
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  Simon Marchisrc.ctf.lttng-live: LOGI instead of LOGW when getting...
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-18  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
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 JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Michael JeansonReplace libuuid with internal implementation
2019-07-18  Simon Marchilib: remove stream activity messages
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 Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-18  Francis Deslaurierssrc.ctf.fs: remove leftover use of pointer arithmetics
2019-07-18  Francis DeslauriersFix: src.ctf.fs: segfault following `bt_msg_iter_seek()`
2019-07-18  Francis DeslauriersFix: src.ctf.fs: trace-info: port_name memory leak
2019-07-18  Francis DeslauriersFix: src.ctf.fs: pointer arithmetics on non-adjacent...
2019-07-18  Jonathan RajotteFix: log_level usage on mingw platform
2019-07-18  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Philippe ProulxFix: `ctf` plugin: do not have an `mdec` variable where...
2019-07-18  Philippe ProulxRename VERBOSE log level to TRACE
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 Proulxsrc.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulx`ctf` plugin: `bt_bfcr`: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulxsink.ctf.fs: honor component's initial log level
2019-06-20  Philippe Proulxsrc.ctf.lttng-live: honor component's initial log level...
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/print.h`
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/common/utils`
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use local log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use object's log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_bfcr`: 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-18  Michael JeansonCleanup: remove private babeltrace.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.101466 seconds and 7 git commands to generate.