sink.text.pretty: use bt_common_g_string_append and bt_common_g_string_append_c
[babeltrace.git] / src / plugins /
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append and...
2019-07-21  Mathieu Desnoyerssink.text.pretty: remove field filtering
2019-07-21  Mathieu Desnoyerssink.text.pretty: do not printf field name strings
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append_printf
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Michael JeansonFix: flt.utils.muxer: don't clear an empty `GPtrArray`
2019-07-20  Francis Deslauriersflt.utils.muxer: support stream messages with default...
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  Philippe ProulxFix various "may be used uninitialized" warnings (GCC)
2019-07-13  Francis DeslauriersFix: flt.lttng-utils.debug-info: possible leak of ...
2019-07-12  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-12  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
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-10  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-10  Jonathan Rajottetrimmer: proper formatting of timestamp conversion...
2019-07-10  Jonathan RajotteFix: use return of bt_localtime_r as success criteria
2019-07-10  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-09  Philippe ProulxRename WARN log level to WARNING
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Philippe Proulxsink.text.details: write discarded events/packets CS...
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-06  Philippe Proulxsrc.ctf.fs: append error cause when no traces are found...
2019-07-06  Philippe Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-05  Francis Deslaurierssrc.ctf.fs: remove leftover use of pointer arithmetics
2019-07-05  Francis DeslauriersFix: src.ctf.fs: segfault following `bt_msg_iter_seek()`
2019-07-05  Francis DeslauriersFix: src.ctf.fs: trace-info: port_name memory leak
2019-07-05  Simon Marchitrimmer: use g_match_info_free instead of g_match_info_...
2019-07-05  Francis DeslauriersFix: src.ctf.fs: pointer arithmetics on non-adjacent...
2019-07-04  Jonathan RajotteAssign *_STATUS_OK to ret
2019-07-04  Philippe ProulxFix: sink.text.pretty: support unknown event class...
2019-07-04  Jonathan RajotteFix: log_level usage on mingw platform
2019-07-03  Simon MarchiFix: trimmer: use regexes to parse dates and times
2019-07-03  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-03  Simon Marchitrimmer: remove unused function
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-27  Simon Marchilib: add logic in auto-seek to recreate stream state
2019-06-21  Philippe ProulxFix: `ctf` plugin: do not have an `mdec` variable where...
2019-06-20  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 Proulxsink.text.details: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.text.details: honor component's initial log level
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 Proulxutils.sink.counter: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxflt.lttng-utils.debug-info: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulxflt.lttng-utils.debug-info: honor component's initial...
2019-06-20  Philippe ProulxLogging: define `BT_LOG*_SUPPORTED` when logging is...
2019-06-20  Philippe Proulxflt.utils.muxer: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxflt.utils.trimmer: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.text.dmesg: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe ProulxLogging: add `src/plugins/comp-logging.h` (BT_COMP_LOG*())
2019-06-20  Philippe Proulxflt.utils.trimmer: honor component's initial log level
2019-06-20  Philippe Proulxflt.utils.muxer: honor component's initial log level
2019-06-20  Philippe ProulxMove bt_{self_component,message_iterator}_status_string...
2019-06-20  Philippe Proulxsink.utils.counter: honor component's initial log level
2019-06-20  Philippe Proulxsrc.text.dmesg: honor component's initial 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 Proulxsink.text.pretty: remove logging (not used)
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe Proulxsink.text.pretty: remove message iterator inactivity...
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-17  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-13  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.068462 seconds and 7 git commands to generate.