babeltrace.git
2019-06-27  Jonathan RajotteFix: return status instead of ret
2019-06-27  Philippe Proulxlib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_...
2019-06-27  Simon Marchibt2: fix formatting of C code in native_bt_component_cl...
2019-06-27  Simon Marchicli: add missing line in --plugin-path help
2019-06-27  Simon Marchilib: reverse order of bt_self_component_port_input_mess...
2019-06-27  Simon Marchibt2: rename native_bt_notifier.i to native_bt_message_i...
2019-06-27  Simon Marchibt2: remove unused double* typemap
2019-06-27  Simon Marchibt2: replace copy of headers for SWIG with includes
2019-06-27  Philippe ProulxRename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL`
2019-06-27  Philippe ProulxDo not require logging support for BT_[CTF_]ASSERT_PRE()
2019-06-26  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-06-25  Simon Marchilib: rename parameter of bt_self_component_filter_add_...
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-21  Philippe ProulxFix: `ctf` plugin: do not have an `mdec` variable where...
2019-06-21  Michael Jeansontests: Add missing copyright headers
2019-06-21  Michael Jeansontests: Move data files to a common directory
2019-06-21  Simon Marchibt2: add missing parameter to _UserComponentType._query
2019-06-21  Simon Marchitest utils: add failfast option to our testrunner.py
2019-06-21  Michael Jeansonfix: move static functions inside ifdef
2019-06-20  Philippe ProulxFix: bt_config_convert_from_args(): set default log...
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Simon Marchibt2: Rename _set_default_clock_snapshot_ptr callback...
2019-06-20  Jonathan RajotteFix: Unmap before truncating
2019-06-20  Michael Jeansonfix: Add missing stdint include on Windows
2019-06-20  Michael Jeansonfix: test_trimmer on macOs and Solaris
2019-06-20  Philippe Proulxlib: remove BT_LIB_LOG*() macro usage comment
2019-06-20  Philippe ProulxUpdate `CONTRIBUTING.adoc`
2019-06-20  Philippe Proulxlib: add comment about why `bt_lib_log_level` is exported
2019-06-20  Philippe Proulxlib: use `LIBBABELTRACE2_INIT_LOG_LEVEL` env. var....
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 Proulxlib/object.h: log conditionally to `BT_OBJECT_DONT_LOG...
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 Proulxlib: rename `lib-logging.h` to `logging.h`
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 Proulxtests: bt2: add query log level tests
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 Proulxsrc/logging/log.h: add BT_LOG_WRITE_CUR_LVL(), BT_LOG_W...
2019-06-20  Philippe Proulxcli: add component-specific `--log-level` option (run...
2019-06-20  Philippe Proulxsink.text.pretty: remove logging (not used)
2019-06-20  Philippe Proulxtest_graph.py: add bt2.Graph.add_component() logging...
2019-06-20  Philippe Proulxtest_component.py: add `logging_level` property tests
2019-06-20  Philippe Proulxlib: set component's initial log level when adding...
2019-06-20  Philippe ProulxAdd internal bt_common_logging_level_string()
2019-06-20  Philippe Proulxcli: use log level integer instead of letter in configu...
2019-06-20  Philippe Proulxsrc/logging/log.h: add utility functions for log level...
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe Proulxconfigure.ac: change default minimal log level from...
2019-06-20  Philippe Proulxsink.text.pretty: remove message iterator inactivity...
2019-06-20  Philippe Proulxlib: plugin.h: force header user to include "lib/logging.h"
2019-06-20  Philippe ProulxLogging: check `BT_DEBUG_MODE` instead of `NDEBUG`
2019-06-20  Philippe Proulxlib: `component-class-sink-colander.c`: remove useless...
2019-06-20  Philippe ProulxRename: <some/internal-header.h> -> "some/internal...
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-18  Philippe Proulxbt2: message_iterator.py: packet beginning/end messages...
2019-06-18  Philippe Proulxbt2: stream activity messages: create with unknown...
2019-06-17  Philippe ProulxPut `flt.lttng-utils.debug-info` tests into their own...
2019-06-17  Philippe ProulxRemove unused `tests/plugins/test_utils_muxer_complete.in`
2019-06-17  Philippe ProulxAdd facilities to test CLI and plugin regressions with...
2019-06-17  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-17  Philippe ProulxAdd bt_common_sep_digits()
2019-06-14  Michael Jeansonfix: Add missing glib include on MINGW
2019-06-13  Michael Jeansontests: Move ctf-writer to it's own directory
2019-06-13  Michael Jeansontests: Move libtestcommon to utils
2019-06-13  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-13  Michael Jeansonfix: Static build fails with ctfser missing symbols
2019-06-12  Michael JeansonRe-organize sources
2019-06-12  Michael Jeansontap-driver.sh: flush stdout after each test result
2019-06-12  Francis DeslauriersFix: src.ctf.fs: increment packet offset before init...
2019-06-11  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-11  Michael JeansonCleanup: Move build logic to python-plugin-provider...
2019-06-08  Michael JeansonCleanup: remove useless Makefiles from extras
2019-06-08  Philippe ProulxFix: use `babeltrace2` instead of `babeltrace` in plugi...
next
This page took 0.039402 seconds and 4 git commands to generate.