babeltrace.git
2022-01-28  Philippe ProulxAdd libbabeltrace2 C++ interface base
2022-01-28  Simon MarchiRe-format new C++ files
2022-01-28  Simon Marchictf: compile plugin as C++
2022-01-28  Simon Marchicompat: fix compilation with !BABELTRACE_HAVE_OPEN_MEMS...
2022-01-28  Simon Marchictf/visitor-generate-ir: rename struct ctf to ctf_visit...
2022-01-28  Simon Marchicommon: rename struct mmap_align to mmap_align_data
2022-01-28  Simon MarchiUse __typeof__ instead of typeof
2022-01-28  Simon MarchiAdjust .editorconfig
2022-01-28  Simon Marchisrc.ctf.fs: fix switch cases using wrong enumerator
2022-01-28  Simon Marchisrc.ctf.fs: add status conversion function
2022-01-28  Philippe Proulxtools/format-cpp: enforce clang-format 13
2022-01-28  Philippe Proulx.clang-format: update for clang-format 13
2021-12-10  Michael Jeansonfix: don't add libelf and libdw to global LIBS
2021-12-07  Francis DeslauriersCleanup: src.ctf.lttng-live: missing comma between...
2021-12-06  Jérémie GalarneauDoc: query executor: extra 'get' in sentence
2021-11-22  Michael Jeansonfix: remove autoconf features default value in help...
2021-11-22  Simon MarchiUpdate CONTRIBUTING.adoc to mention tests/utils/env.sh
2021-11-18  Michael Jeansonconfigure: Introduce macro ae_in_git_repo
2021-11-18  Michael Jeansonconfigure: centralize version information
2021-11-18  Michael Jeansonconfigure: regroup program checks
2021-11-18  Michael Jeansonconfigure: Normalize indentation to 2 spaces
2021-11-18  Michael Jeansonconfigure: cleanup typos and sorting
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-11-12  Francis Deslauriersctf: logging: missing comma and space between fields
2021-11-12  Michael JeansonAdd a single generated env file to the test suite
2021-11-12  Francis Deslauriersctf: change logging of raw packet data to TRACE level
2021-11-12  Francis DeslauriersFix: src.ctf.lttng-live: leaking late message after...
2021-11-11  Francis Deslaurierssrc.ctf.lttng-live: use optional pattern for `ctf_strea...
2021-11-11  Francis Deslaurierssrc.ctf.lttng-live: add detailed error reporting for...
2021-11-11  Francis DeslauriersFix: src.ctf.lttng-live: using `last_inactivity_ts...
2021-11-11  Francis Deslaurierssrc.ctf.lttng-live: Extract `handle_late_message()...
2021-11-11  Francis Deslaurierssrc.ctf.lttng-live: Add setter for stream iterator...
2021-11-11  Francis Deslaurierssrc.ctf.lttng-live: Add debug statements and comments
2021-11-11  Simon MarchiMove bt_message_type_string to common
2021-11-11  Simon MarchiFix: add missing cases in enum-to-string functions
2021-09-28  Simon Marchitests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
2021-09-13  Francis DeslauriersFix: build with `--enable-python-bindings` fails
2021-09-10  Simon Marchictf: append error causes when returning errors
2021-09-10  Simon MarchiFix: ctf: free all scopes of ctf_scanner
2021-09-10  Simon MarchiFix: ctf: set `ret` on error paths
2021-09-10  Simon Marchilib: make auto-seek skip over packet messages without...
2021-09-10  Simon Marchitrimmer: don't get clock snapshots from messages that...
2021-09-10  Simon Marchilib: enforce preconditions when getting packet message...
2021-09-10  Simon Marchicommon: move bt_component_class_type_string here, use...
2021-08-31  Philippe Proulxsrc/common/uuid.h: wrap code in C++ guards
2021-08-31  Philippe ProulxAdd `tools/format-cpp` script
2021-08-31  Philippe Proulxsrc/common/common.h: do not use `void *` in arithmetic
2021-08-31  Philippe Proulxsrc/common/{common,safe}.h: wrap code in C++ guards
2021-08-27  Simon Marchicli: make config cli args functions return a status...
2021-08-27  Simon MarchiFix: cli: use correct argument index in subcommand...
2021-08-27  Simon Marchicli: sync argpar - adjust to iterator API
2021-08-20  Philippe ProulxFix: clear_string_field(): set first character to 0
2021-08-20  Philippe ProulxAPI doc: use minus sign (U+2212) where appropriate...
2021-08-20  Philippe ProulxFix: doc: field-class.h: signed integer field class...
2021-08-06  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
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-19  Michael JeansonFix: bootstrap with autoconf >= 2.70
2021-02-08  Philippe Duplessis... Fix: lib: assert if an error occurs in `bt_message_iter...
2021-02-08  Simon MarchiFix: macro name for "get supported mip versions method...
2021-01-26  Michael JeansonFix: disable deprecation warnings for SWIG generated...
2021-01-26  Simon MarchiFix: configure: support Autoconf 2.70
2020-12-10  Philippe ProulxAdd `dev-requirements.txt` for pip
2020-12-09  Fabrice Fontainetests/lib/test_trace_ir_ref.c: rename user structure
2020-12-08  Philippe Proulxsrc/common/{assert,macros}.h: wrap code in C++ guards
2020-12-04  Philippe ProulxCONTRIBUTING.adoc: document C++ usage
2020-12-04  Philippe ProulxAdd `.clang-format` file for C++ source files
2020-12-04  Philippe ProulxCONTRIBUTING.adoc: follow EfficiOS AsciiDoc conventions
2020-12-03  Simon MarchiFix: sink.ctf.fs: fix logic of make_unique_stream_file_name
2020-12-03  Simon MarchiFix: sink.ctf.fs: remove spurious directory level when...
2020-12-01  Michael JeansonAdd C++11 support to the build system
2020-12-01  Michael Jeansonfix: merge of AE_FEATURE and FreeBSD disable debug...
2020-10-28  Michael JeansonFix: elfutils detection fallback for sles12
2020-10-28  Michael JeansonRename AM_CHECK_PYTHON_SPHINX to AE_CHECK_PYTHON_SPHINX
2020-10-28  Michael JeansonRename AM_PATH_PYTHON_MODULES to AE_PATH_PYTHON_MODULES
2020-10-28  Michael JeansonIntroduce AE_FEATURE to manage configure features
2020-10-28  Michael Jeansonport: 'ls --ignore=' is a GNU extension
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-10-28  Michael Jeansonport: fix compat/endian.h on FreeBSD
2020-10-28  Michael JeansonFix: tests: use the test suite configured python binary
2020-10-28  Michael Jeansonport: tests: Add sys/wait.h include for FreeBSD
2020-10-28  Michael Jeansonport: namespace align.h with BT_ prefix
2020-10-28  Michael Jeansonport: Add sys/param.h include to compat/limits.h for...
2020-10-28  Michael Jeansonport: disable debug-info by default on FreeBSD
2020-10-28  Michael JeansonUpdate minimum autotools versions in README.adoc
2020-09-10  Philippe ProulxReformat Python files with Black v20.8b1
2020-09-10  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-08-25  Michael JeansonEnable autotools warnings as errors
2020-08-11  Simon Marchisink.ctf.fs: append error causes where relevant
2020-08-11  Simon Marchisink.ctf.fs: remove unreachable error cases
2020-08-06  Geneviève Bastiensink.text.pretty: add optional `print-enum-flags` parameter
2020-08-06  Geneviève BastienTests: sink.text.pretty: Add unit tests for enum fields...
2020-08-05  Simon Marchibt2: update comment about bt2._UserMessageIterator
2020-08-05  Simon Marchibt2: remove comment reference to "output port message...
2020-07-23  Philippe Proulxbabeltrace2-source.ctf.fs(7): add a "CTF compliance...
2020-07-21  Francis DeslauriersFix: src.ctf.lttng-live: overwrite of error status...
2020-07-17  Jérémie GalarneauFix: source.ctf.lttng-live: muxing failure on clear...
2020-07-16  Simon Marchiconfigure: enable -Wstrict-prototypes unconditionally
2020-07-16  Francis DeslauriersCleanup: flt.lttng-utils.debug-info: indentation fixes
next
This page took 0.039738 seconds and 4 git commands to generate.