babeltrace.git
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
2020-01-23  Michael Jeansonfix: common/list.h is LGPL-2.1
2020-01-23  Michael Jeansonfix: build Python bindings with GCC10
2020-01-23  Michael Jeansonfix: use correct function to print 'enum bt_ctf_scope'
2020-01-22  Jérémie GalarneauRelease: Babeltrace 2.0.0 "Amqui"
2020-01-21  Philippe Proulxcli: colorize version printing
2020-01-21  Philippe Proulxcli: print full version name
2020-01-21  Philippe Proulxlib: add bt_version_get_extra_{name,description,patch_n...
2020-01-21  Philippe Proulxlib: add bt_version_get_vcs_revision_description()
2020-01-21  Philippe Proulxcommon: support custom, extra information for build...
2020-01-21  Philippe Proulxconfigure.ac, lib: rename "extra" (version) to "develop...
2020-01-21  Philippe Proulxlib: add bt_version_get_name() and bt_version_get_name_...
2020-01-21  Philippe Proulxlib: bt_version_get_extra(): return `NULL` if none...
2020-01-21  Philippe Proulxconfigure.ac: add version name/description definitions...
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-16  Francis DeslauriersFix: src.ctf.lttng-live: emitting stream end msg with...
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-13  Philippe Proulxlib: graph API: return borrowed references when adding...
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-10  Philippe Proulxlib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
2020-01-09  Philippe ProulxReplace `diamon.org/babeltrace` with `babeltrace.org`
2020-01-08  Simon Marchilib: create common base for bt_component_class_{source...
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2020-01-08  Simon Marchilib: run most of bt_self_component_port_input_message_i...
2020-01-08  Simon Marchitests: plug memory leak in test_bin_info
2020-01-08  Simon Marchidebug-info: free existing build-id in bin_info_set_build_id
2020-01-08  Simon Marchicli: free log level string value
2020-01-08  Simon Marchibt2: free port user data when finalizing components
2020-01-07  Simon Marchibuild: try calling python-config with --embed
2020-01-07  Simon Marchitests: remove unnecessary message iterator classes
2020-01-07  Simon Marchitests: make test_sink_self_port_user_data actually...
2020-01-07  Simon Marchilib: remove unnecessary (void *) cast in extend_map_element
2020-01-07  Simon Marchicli: fix bt_plugin leak when using `-i ctf`
2020-01-07  Simon Marchicli: remove unused structures and enums
2020-01-07  Simon Marchitests: fix test failure with msys2's Python 3.8.1-1...
2020-01-06  Simon Marchitrimmer: free GMatchInfo object in set_bound_from_str
2019-12-18  Philippe Proulxbt2: rename `object` parameter -> `object_name`
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-12-12  Philippe Proulxbabeltrace2-plugin-ctf(7): "theirs" -> "its" (single...
2019-12-11  Philippe Proulx.gitignore: add missing `/tests/lib/test_remove_.....
2019-12-10  Simon MarchiSync argpar with upstream
2019-12-05  Simon MarchiUse argpar from upstream
2019-12-05  Simon Marchibt2: use format_bt_error and format_bt_error_cause...
2019-12-05  Simon Marchistring-format: introduce function to format a bt_error_...
2019-12-05  Simon Marchistring-format: introduce function to format a bt_error
2019-12-05  Simon Marchistring-format: introduce function to format component...
2019-12-05  Simon Marchicommon: introduce struct bt_common_color_codes and...
2019-12-05  Philippe Proulxlib: standardize variant field option function names
next
This page took 0.040436 seconds and 4 git commands to generate.