lib: remove some unnecessary uses of `GString`
[babeltrace.git] / src / plugins / lttng-utils /
2024-01-23  Simon MarchiFix typos
2023-12-01  Simon MarchiRemove unnecessary inclusions of "internal public"...
2023-11-03  Simon Marchiflt.lttng-utils.debug-info: remove unused parameter...
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/lttng...
2023-05-10  Simon Marchidebug-info: fix -Wenum-int-mismatch problem in copy_fie...
2023-03-30  Simon MarchiVisibility hidden by default
2021-11-12  Simon MarchiAdd --enable-asan configure option
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-07-16  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: indentation fixes
2020-07-16  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: remove usage of...
2020-06-06  Francis DeslauriersCleanup: debug-info: move all `_FIELD_NAME` defines...
2020-06-06  Francis DeslauriersCleanup: debug-info: remove include indirection
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
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-08  Simon Marchidebug-info: free existing build-id in bin_info_set_build_id
2019-12-05  Philippe Proulxlib: standardize variant field option function names
2019-11-20  Simon MarchiMake some bt_param_validation_map_value_entry_descr...
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-29  Simon Marchidebug-info: fix one -Wnull-dereference warning
2019-10-23  Francis Deslauriersdebug-info: have `copy_*_content()` function return...
2019-10-23  Francis Deslauriersflt.lttng-utils.debug-info: add all SC and EC to output...
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-18  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: Dead assignment
2019-10-15  Francis DeslauriersFix: flt.lttng-utils.debug-info: Dereference after...
2019-10-15  Philippe Proulxlib, plugins: use bt_field_class_type_is() where suitable
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-13  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: coding style fixes
2019-10-11  Simon Marchiflt.lttng-utils.debug-info: validate parameters using...
2019-10-11  Simon Marchiflt.lttng-utils.debug-info: tidy up component initializ...
2019-10-09  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: coding style
2019-10-07  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: remove leftover...
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
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-30  Francis Deslaurierslib: split real FC/field into single and double prec...
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-19  Francis DeslauriersFix: flt.lttng-utils.debug-info: bin-info.c: Dereferenc...
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-15  Philippe Proulxflt.lttng-utils.debug-info: copy user attributes
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy bit array field class...
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy option field class...
2019-08-15  Philippe Proulxflt.lttng-utils.debug-info: copy boolean field class...
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-20  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-13  Francis DeslauriersFix: flt.lttng-utils.debug-info: possible leak of ...
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-09  Philippe Proulxlib: make packets and packet messages optional, disable...
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 Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
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: 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-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.118751 seconds and 7 git commands to generate.