lib: remove some unnecessary uses of `GString`
[babeltrace.git] / src / plugins / utils /
12 days ago  Philippe Proulxcpp-common/bt2c/logging.hpp: remove no-formatting ...
2024-04-17  Simon MarchiChange naming convention for enum class enumerators
2024-03-26  Simon Marchiflt.utils.muxer: use clock correlation validator
2024-03-26  Simon Marchiflt.utils.muxer: don't reset clock expectation when...
2024-03-26  Simon Marchisink.utils.counter: remove unnecessary check in counter...
2024-03-26  Simon Marchisink.utils.dummy: remove unnecessary check in dummy_con...
2024-03-26  Simon Marchisink.utils.counter: append error cause when call to...
2024-03-26  Simon Marchisink.utils.dummy: append error cause when call to bt_me...
2024-03-26  Simon MarchiFix: flt.utils.muxer: reject two different clock classe...
2024-03-26  Simon Marchiflt.utils.muxer: use `streamClassDefaultClockClass...
2024-02-19  Simon Marchicpp-common/bt2: move user component class bases to...
2024-02-19  Simon Marchicpp-common/bt2: move component class bridges to `intern...
2024-02-19  Simon Marchicpp-common/bt2: `CompClsBridge`: pass init method data...
2024-02-19  Simon Marchisrc/cpp-common: pass user message iterator class to...
2024-02-10  Simon Marchiflt.utils.muxer: remove msgTypeStr
2024-01-23  Simon MarchiFix typos
2023-12-14  Philippe Proulxflt.utils.muxer: use a heap to sort iterators (also...
2023-11-03  Simon Marchifilter.utils.trimmer: remove unused parameter from...
2023-11-02  Michael JeansonReduce the number of Makefiles in 'src/' even MOAR!
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/utils'
2023-03-30  Simon MarchiVisibility hidden by default
2023-03-02  Michael Jeansonport: fix -Wdeprecated-declarations warning about sprin...
2022-06-15  Simon Marchiflt.utils.muxer: replace queue with array
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-09-10  Simon Marchitrimmer: don't get clock snapshots from messages that...
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-04-11  Simon Marchiflt-utils.muxer: use BT_COMP_LOGE_APPEND_CAUSE
2020-04-11  Simon MarchiFix: flt-utils.muxer: reference leak in muxer_msg_iter_...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-10  Simon Marchiflt.utils.muxer: initialize variable to silence -Wmaybe...
2020-02-19  Simon MarchiFix: flt-utils.trimmer: accept streams without packet...
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2020-01-06  Simon Marchitrimmer: free GMatchInfo object in set_bound_from_str
2019-11-20  Simon MarchiMake some bt_param_validation_map_value_entry_descr...
2019-11-15  Simon MarchiSave and restore error in ctf_fs_iterator_next, muxer_m...
2019-11-15  Simon Marchimuxer: append causes on some _next iterator method...
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-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-11  Simon Marchifilter.utils.trimmer: validate parameters using param...
2019-10-11  Simon Marchifilter.utils.muxer: validate parameters using param...
2019-10-11  Simon Marchisink.utils.dummy: validate parameters using param-valid...
2019-10-11  Simon Marchisink.utils.counter: validate parameters using param...
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
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-25  Philippe ProulxUpdate project plugins's properties
2019-09-23  Philippe ProulxFix: muxer_upstream_msg_iters_can_all_seek_beginning...
2019-09-20  Francis Deslauriersflt.utils.muxer: remove `assume-absolute-clock-classes...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-26  Simon Marchitrimmer: make filter.utils.trimmer append error causes
2019-08-23  Francis DeslauriersFix: sink.utils.counter: possible NULL pointer dereference
2019-08-10  Francis DeslauriersFix: flt.utils.muxer: Explicit null dereferenced
2019-08-10  Simon MarchiFix: muxer: check for MUXER_MSG_ITER_CLOCK_CLASS_EXPECT...
2019-08-10  Francis DeslauriersAdd message compare common func/library; make flt.utils...
2019-08-09  Philippe ProulxFix: muxer.c: compare_events(): initialize `ret` to 0
2019-08-08  Francis Deslauriersflt.utils.muxer: deterministically order messages of...
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
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-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 ProulxFix various "may be used uninitialized" warnings (GCC)
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-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-05  Simon Marchitrimmer: use g_match_info_free instead of g_match_info_...
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-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulxutils.sink.counter: use BT_COMP_LOG*() instead of BT_LOG*()
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 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 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-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.114553 seconds and 7 git commands to generate.