babeltrace.git
2023-05-23  Jérémie GalarneauRelease: Babeltrace 2.0.5 "Amqui" v2.0.5
2023-05-23  Jérémie Galarneaubt2: honor build system compiler/linker preferences
2023-05-19  Philippe ProulxFix: clear_string_field(): set first character to 0
2023-05-19  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2023-05-16  Simon Marchidebug-info: fix -Wenum-int-mismatch problem in copy_fie...
2023-05-05  Michael Jeansonfix: pass exec-prefix to python bindings install
2023-05-05  Michael Jeansonfix: document proper Bison version requirement
2023-05-04  Simon Marchicli: use return value of g_string_free
2023-04-25  Jérémie Galarneaubabeltrace2-query(1): erroneous parameter used in example
2023-03-17  Simon MarchiFix: tests: print real values in a fixed format
2023-03-13  Simon MarchiFix: bt2: autodisc: remove thread error while inserting...
2023-03-13  Simon Marchitests: src.ctf.fs: add test for metadata with invalid...
2023-03-13  Simon Marchitests: shorten names of session-rotation trace
2023-03-13  Simon Marchibt2: ignore -Wredundant-decls warning
2023-03-13  Simon Marchictf: fix -Wformat-overflow error in ctf-meta-resolve.cpp
2023-03-13  Simon Marchictf-writer: fix -Wformat-overflow errors in resolve.c
2022-03-08  Simon MarchiFix: src.text.details: use write_uint_prop_value to...
2022-02-28  Philippe ProulxAdd `dev-requirements.txt` for pip
2022-02-25  Francis DeslauriersFix: src.ctf.lttng-live: consider empty metadata packet...
2022-02-25  Francis DeslauriersFix: ctf: wrongfully requiring CTF metadata signature...
2022-02-25  Francis DeslauriersFix: src.ctf.lttng-live: session closed before any...
2021-10-04  Michael Jeansonfix: obsolete warnings with autoconf >= 2.71
2021-10-04  Michael Jeansonfix: explicitly disable '-Wsuggest-attribute=format'
2021-10-04  Michael Jeansonfix: set stable branch in gitreview config
2021-05-28  Bernhard RosenkränzerFix: ctf-writer: list of reserved keywords
2021-03-25  Mathieu Desnoyerscompiler warning cleanup: is_signed_type: compare ...
2021-02-23  Jérémie GalarneauUpdate working version to Babeltrace 2.0.5
2021-02-23  Jérémie GalarneauRelease: Babeltrace 2.0.4 "Amqui" v2.0.4
2021-02-19  Simon MarchiFix: macro name for "get supported mip versions method...
2021-02-19  Simon MarchiFix: configure: support Autoconf 2.70
2021-02-19  Michael Jeansonport: add 'notext' keyword linker support
2021-02-19  Michael Jeansonport: fix compat/endian.h on FreeBSD
2021-02-19  Michael Jeansonport: tests: Add sys/wait.h include for FreeBSD
2021-02-19  Michael Jeansonport: namespace align.h with BT_ prefix
2021-02-19  Michael Jeansonport: Add sys/param.h include to compat/limits.h for...
2021-02-19  Michael Jeansonport: disable debug-info by default on FreeBSD
2021-01-26  Michael JeansonFix: disable deprecation warnings for SWIG generated...
2021-01-26  Michael Jeansonport: 'ls --ignore=' is a GNU extension
2020-12-09  Fabrice Fontainetests/lib/test_trace_ir_ref.c: rename user structure
2020-12-09  Simon MarchiFix: sink.ctf.fs: fix logic of make_unique_stream_file_name
2020-12-09  Simon MarchiFix: sink.ctf.fs: remove spurious directory level when...
2020-12-09  Philippe ProulxFix: bt2: _trim_docstring(): docstring can have 0 or...
2020-09-10  Philippe ProulxFix: `ctf` plugin: use element FC's alignment as array...
2020-07-17  Jérémie GalarneauFix: source.ctf.lttng-live: muxing failure on clear...
2020-06-08  Jérémie GalarneauFix: src.ctf.lttng-live: incomplete metadata packet...
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-04-23  Jérémie GalarneauUpdate working version to Babeltrace 2.0.4
2020-04-23  Jérémie GalarneauRelease: Babeltrace 2.0.3 "Amqui" v2.0.3
2020-04-23  Simon MarchiFix: lib: use appropriate format specifier to print...
2020-04-15  Simon MarchiFix: sink.text.pretty: check that port is connected...
2020-04-15  Simon MarchiAdd initial Python bindings documentation
2020-04-14  Simon MarchiFix: bt2: read properties on _DiscardedEventsMessage
2020-04-14  Simon Marchitests: add tests for discarded events/packets creation
2020-04-13  Simon MarchiFix: bt2: add precond. check, for stream class supporti...
2020-04-13  Simon MarchiFix: flt-utils.muxer: reference leak in muxer_msg_iter_...
2020-04-11  Simon MarchiFix: sink.text.details: goto error when failing to...
2020-04-11  Simon MarchiFix: src.text.dmesg: add missing assignment of `status...
2020-04-09  Philippe ProulxRevert "bt2: _EventConst.__getitem__(): use a single...
2020-04-08  Mingli YuFix: src.ctf.fs: initialize the other_entry variable
2020-04-08  Philippe Proulxbt2: _EventConst.__getitem__(): use a single temporary...
2020-04-08  Philippe ProulxFix: _EventConst.__getitem__(): check if event has...
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  Jérémie GalarneauUpdate working version to Babeltrace 2.0.3
2020-03-10  Jérémie GalarneauRelease: Babeltrace 2.0.2 "Amqui" v2.0.2
2020-03-10  Simon Marchicommon: cast arguments to character classification...
2020-03-10  Simon Marchiflt.utils.muxer: initialize variable to silence -Wmaybe...
2020-03-02  Francis DeslauriersFix: configure.ac: silently accepting invalid Python...
2020-03-02  Francis DeslauriersCleanup: configure.ac: remove redundant `AC_ARG_ENABLE...
2020-03-02  Mathieu DesnoyersFix: plugin-dev.h: Disable address sanitizer on pointer...
2020-02-26  Simon MarchiFix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of print...
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-04  Jérémie GalarneauUpdate working version to Babeltrace 2.0.2
2020-02-04  Jérémie GalarneauRelease: Babeltrace 2.0.1 "Amqui" v2.0.1
2020-02-03  Michael Jeansonfix: Remove empty python bindings documentation
2020-02-03  Jérémie GalarneauREADME: Babeltrace 2 was released in 2020
2020-02-03  Michael Jeansonfix: set autoconf package name to babeltrace2
2020-02-03  Michael JeansonTypo: occured -> occurred
2020-02-03  Michael Jeanson.gitignore: Add missing bt2/native_bt.d
2020-02-03  Michael Jeansonfix: build failure on ppc64el with '-Werror=format...
2020-02-03  Simon MarchiSilence -Wnull-dereference warning in generated CTF...
2020-02-03  Philippe Proulxplugin-so.c: add comment about why we're not using...
2020-01-27  Philippe Proulxdoc: graph.h: do not link to `man7.org` for `babeltrace(1)`
2020-01-24  Michael Jeansonfix: common/list.h is LGPL-2.1
2020-01-24  Michael Jeansonfix: build Python bindings with GCC10
2020-01-24  Michael Jeansonfix: use correct function to print 'enum bt_ctf_scope'
2020-01-24  Jérémie GalarneauUpdate working version to Babeltrace 2.0.1
2020-01-22  Jérémie GalarneauRelease: Babeltrace 2.0.0 "Amqui" v2.0.0
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...
next
This page took 0.040513 seconds and 4 git commands to generate.