Typo: occured -> occurred
[babeltrace.git] / src / plugins / lttng-utils / debug-info / debug-info.c
2020-02-03  Michael JeansonTypo: occured -> occurred
2020-01-20  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-20  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-20  Simon Marchilib: introduce bt_message_iterator_class
2019-11-26  Simon MarchiMake some bt_param_validation_map_value_entry_descr...
2019-11-14  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-11-01  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Simon Marchidebug-info: fix one -Wnull-dereference warning
2019-10-30  Francis Deslauriersdebug-info: have `copy_*_content()` function return...
2019-10-30  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-30  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: Dead assignment
2019-10-17  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-17  Simon Marchiflt.lttng-utils.debug-info: validate parameters using...
2019-10-17  Simon Marchiflt.lttng-utils.debug-info: tidy up component initializ...
2019-10-09  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: coding style
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  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-10  Simon Marchilib: make message iterator creation functions return...
2019-08-07  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-08-07  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
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  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Francis DeslauriersFix: flt.lttng-utils.debug-info: possible leak of ...
2019-07-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Simon Marchilib: remove stream activity messages
2019-07-18  Philippe Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
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-18  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.237306 seconds and 46 git commands to generate.