configure: cleanup typos and sorting
[babeltrace.git] / src /
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-11-12  Francis Deslauriersctf: logging: missing comma and space between fields
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-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 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-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-08  Philippe Duplessis... Fix: lib: assert if an error occurs in `bt_message_iter...
2021-01-26  Michael JeansonFix: disable deprecation warnings for SWIG generated...
2020-12-08  Philippe Proulxsrc/common/{assert,macros}.h: wrap code in C++ guards
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-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 Jeansonport: namespace align.h with BT_ prefix
2020-10-28  Michael Jeansonport: Add sys/param.h include to compat/limits.h for...
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-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-05  Simon Marchibt2: update comment about bt2._UserMessageIterator
2020-08-05  Simon Marchibt2: remove comment reference to "output port message...
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  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 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 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  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 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-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-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...
next
This page took 0.046589 seconds and 7 git commands to generate.