babeltrace.git
2020-07-16  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: indentation fixes
2020-07-16  Francis DeslauriersCleanup: src.ctf.lttng-live: missing space in debug...
2020-07-16  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: remove usage of...
2020-07-16  Michael Jeansontests: return the proper TAP exit code
2020-07-16  Michael JeansonPort: No syslimits.h on GNU Hurd
2020-07-16  Michael JeansonPort: Add logging thread id support on GNU Hurd
2020-07-16  Michael JeansonPort: Set PATH_MAX on GNU Hurd
2020-06-08  Simon Marchiconfigure: remove unused configuration macros
2020-06-08  Jérémie GalarneauFix: src.ctf.lttng-live: incomplete metadata packet...
2020-06-06  Francis DeslauriersCleanup: debug-info: move all `_FIELD_NAME` defines...
2020-06-06  Francis DeslauriersCleanup: debug-info: remove include indirection
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: add discarded packets inacti...
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: add support for beacon injec...
2020-06-06  Jérémie GalarneauFix: source.ctf.lttng-live: muxing failure on clear
2020-06-06  Jérémie GalarneauFix: source.ctf.fs: 0-length packet index length causes...
2020-06-06  Jérémie GalarneauTests: src.ctf.lttng-live: use JSON description for...
2020-06-05  Jérémie GalarneauTests: whitespace fix in src.ctf.lttng-live/test_live
2020-04-23  Simon MarchiFix: lib: use appropriate format specifier to print...
2020-04-23  Philippe ProulxFix: lib: BT_ASSERT_PRE_NON_NULL_FROM_FUNC(): change...
2020-04-23  Philippe Proulxtests: add libbabeltrace2 pre/postcondition testing...
2020-04-23  Philippe Proulxlib: assign a unique ID to each pre/postcond. and repor...
2020-04-23  Philippe Proulxlib: add bt_lib_log_v()
2020-04-23  Philippe Proulxlib: rename BT_ASSERT_PRE_BEGIN_LE_END() -> BT_..._MSG_...
2020-04-23  Philippe Proulxlib: use common precond. assert. macros from `assert...
2020-04-23  Philippe Proulxlib: rename *_IS_TYPE() and *_HAS_ID() macros -> *_HAS_...
2020-04-23  Philippe Proulxlib: commonize some precondition assertion macros
2020-04-23  Philippe Proulxlib: move bt_graph_configure() to `graph.c` (only used...
2020-04-23  Philippe ProulxFix: lib: bt_component_class_sink_simple_borrow() is...
2020-04-23  Philippe Proulxlib: object.h: convert precondition assertions to inter...
2020-04-23  Philippe Proulxlib: move code only used by create_event() to `message...
2020-04-23  Philippe Proulxlib: merge `assert-pre.h` and `assert-post.h` into...
2020-04-21  Simon MarchiFix: sink.text.pretty: assign status at the end of...
2020-04-15  Simon Marchisink.text.pretty: append error causes where applicable
2020-04-15  Simon Marchisink.text.pretty: simplify error handling in pretty_consume
2020-04-15  Simon Marchisink.text.pretty: update logging macros
2020-04-15  Simon MarchiFix: sink.text.pretty: check that port is connected...
2020-04-15  Jonathan Rajottedoc: bindings: python: lttng version referenced is...
2020-04-14  Francis DeslauriersCleanup: src.ctf.lttng-live: clarify comment
2020-04-14  Simon Marchilib: add precondition checks that count of discarded...
2020-04-14  Simon Marchibt2: check that port is connected when creating message...
2020-04-14  Simon Marchilib, bt2: add precondition check for port name unicity
2020-04-14  Simon Marchilib: add precond. check for begin <= end on pkt./ev...
2020-04-14  Simon MarchiFix: bt2: read properties on _DiscardedEventsMessage
2020-04-14  Simon Marchitests: add tests for discarded events/packets creation
2020-04-14  Simon MarchiAdd initial Python bindings documentation
2020-04-11  Simon MarchiFix: bt2: add precond. check, for stream class supporti...
2020-04-11  Simon Marchisource.text.dmesg: use BT_COMP_LOGE_APPEND_CAUSE
2020-04-11  Simon Marchisource.text.dmesg: replace switch to convert status...
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-11  Simon Marchisink.text.details: sprinkle BT_COMP_LOGE_APPEND_CAUSE...
2020-04-11  Simon Marchisink.text.details: replace switch to convert status...
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  Simon Marchilib: add `size >= 1` pre-condition to bt_field_class_in...
2020-04-10  Simon MarchiFix: src.text.dmesg: add missing assignment of `status...
2020-04-10  Simon MarchiFix: sink.text.details: goto error when failing to...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-04-08  Mingli YuFix: src.ctf.fs: initialize the other_entry variable
2020-04-08  Philippe Proulxbt2: make `_EventConst` a mapping
2020-04-08  Philippe ProulxFix: bt2: _EventConst.__getitem__(): check if event...
2020-04-01  Jérémie Galarneaubt2: honor build system compiler/linker preferences
2020-03-18  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2020-03-17  Simon Marchiconfigure: simplify warning flags detection
2020-03-12  Simon Marchisink.text.details: remove LOG_WRONG_PARAM_TYPE
2020-03-12  Philippe Proulxdoc: bt_field_class...get_mapping_labels...(): clarify...
2020-03-12  Philippe Proulxdoc/api/libbabeltrace2/style.css: make font weight...
2020-03-10  Simon Marchiflt.utils.muxer: initialize variable to silence -Wmaybe...
2020-03-09  Simon Marchicommon: cast arguments to character classification...
2020-03-06  Simon Marchisink.text.pretty: remove error checks for bt_field_borr...
2020-02-29  Jérémie Galarneaupy-common: clean-up: unreachable error handling code
2020-02-29  Francis DeslauriersFix: configure.ac: silently accepting invalid Python...
2020-02-29  Francis DeslauriersCleanup: configure.ac: remove redundant `AC_ARG_ENABLE...
2020-02-28  Geneviève Bastienconfigure: Add flags as hints when option is disabled
2020-02-27  Mathieu DesnoyersFix: plugin-dev.h: Disable address sanitizer on pointer...
2020-02-26  Simon Marchitests: fix shellcheck warnings in cli/convert/test_auto...
2020-02-26  Simon Marchitests: fix shellcheck warnings in cli/convert/test_conv...
2020-02-26  Simon Marchitests: add expected error strings cli/convert/test_conv...
2020-02-26  Simon Marchitests: cleanup cli/convert/test_convert_args
2020-02-26  Simon MarchiFix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of print...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/sink.ctf...
2020-02-26  Simon Marchitests: fix shellcheck warning in plugins/src.ctf.lttng...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/src.ctf.fs...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/src.ctf.fs...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/src.ctf.fs...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/flt.lttng...
2020-02-26  Simon Marchitests: fix shellcheck warnings in plugins/flt.utils...
2020-02-19  Simon Marchitests: improve flt.utils.trimmer/test_trimming to test...
2020-02-19  Simon MarchiFix: flt-utils.trimmer: accept streams without packet...
2020-02-19  Simon MarchiFix: lib: don't assume that streams have packets in...
2020-02-14  Antoine BusqueFix: correct typo in README
2020-02-03  Michael Jeansonfix: Remove empty python bindings documentation
2020-02-03  Philippe Proulxplugin-so.c: add comment about why we're not using...
2020-01-30  Jérémie GalarneauREADME: Babeltrace 2 was released in 2020
2020-01-30  Michael Jeansonfix: set autoconf package name to babeltrace2
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-30  Michael Jeanson.gitignore: Add missing bt2/native_bt.d
2020-01-30  Michael Jeansonfix: build failure on ppc64el with '-Werror=format...
2020-01-30  Simon MarchiSilence -Wnull-dereference warning in generated CTF...
2020-01-27  Philippe Proulxdoc: graph.h: do not link to `man7.org` for `babeltrace(1)`
2020-01-24  Jérémie GalarneauUpdate working version to Babeltrace 2.1.0-rc1
next
This page took 0.04312 seconds and 4 git commands to generate.