lib: remove self component param. from msg. iterator init. method
[babeltrace.git] / src / plugins / text / dmesg / dmesg.c
2020-01-20  Philippe Proulxlib: remove self component param. from msg. iterator...
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  Simon MarchiRename pc_msg_iter fields to self_msg_iter
2019-11-14  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-17  Simon Marchisrc.text.dmesg: validate parameters using param-validation
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-04  Philippe ProulxFix: dmesg.c: deference before `NULL` check
2019-08-07  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-18  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
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 Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxsrc.text.dmesg: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.text.dmesg: honor component's initial log level
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-13  Michael JeansonRe-organize sources
This page took 0.111929 seconds and 29 git commands to generate.