babeltrace.git
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxassert-pre-internal.h: add BT_ASSERT_PRE_VALID_INDEX()
2019-05-02  Philippe ProulxFix: bt_g_hash_table_contains(): handle `NULL`/0 values
2019-05-02  Philippe Proulxassert-pre-internal.h: move include at correct line
2019-05-02  Philippe Proulxlib: merge common CTF IR part with the remaining implem...
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxsink.text.pretty: print discarded events/packets warning
2019-05-02  Philippe Proulxlib: bt_packet_create(): accept previous packet to...
2019-05-02  Philippe Proulx_bt_packet_set_is_frozen(): fix logging statements
2019-05-02  Philippe ProulxFix: lib: do not check the frozen state in bt_X_set_is_...
2019-05-02  Philippe Proulxlib: make bt_field_is_*() and bt_field_type_is_*()...
2019-05-02  Philippe Proulxlib: use priv connection priv notif iterator to create...
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: make the "port connected" method return a status
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: remove internal stream destroy listener API
2019-05-02  Philippe Proulxlib: graph: remove useless checks, make functions inlin...
2019-05-02  Philippe Proulxlib: remove useless checks, make functions inline on...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxtest_ctf_writer.c: put statements outside BT_ASSERT()
2019-05-02  Philippe ProulxFix: freeze field type unconditionally
2019-05-02  Philippe ProulxUse "growing" `GArray` to store string field's payload
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
2019-05-02  Philippe ProulxFix: bt_graph_consume(): return status
2019-05-02  Philippe ProulxFix: CTF writer: use appropriate enumerators
2019-05-02  Philippe ProulxFix: bt_field*_reset_recursive() returns nothing
2019-05-02  Philippe Proulxtests: use BT_ASSERT() instead of assert()
2019-05-02  Philippe ProulxFix: bt_event_common_initialize(): use appropriate...
2019-05-02  Philippe ProulxBT_ASSERT_PRE(): when disabled, use the expression...
2019-05-02  Philippe ProulxFix: set BT object's shared flag in all modes
2019-05-02  Philippe Proulxctf: notif-iter: avoid reallocation in stack
2019-05-02  Philippe Proulxctf: btr: avoid reallocation in stack
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxctf plugin: notif iter: use "borrow" functions for...
2019-05-02  Philippe Proulxctf plugin: BTR: use "borrow" functions where possible
2019-05-02  Philippe Proulxsrc.ctf.fs: use "borrow" functions where possible
2019-05-02  Philippe Proulxsink.utils.counter: use "borrow" functions where possible
2019-05-02  Philippe Proulxsink.text.pretty: use "borrow" functions where possible
2019-05-02  Philippe Proulxcli: add short option `-l` for `--log-level`
2019-05-02  Philippe ProulxFix: bt_stream_common_finalize(): check `stream->destro...
2019-05-02  Philippe Proulxflt.utils.muxer: use "borrow" functions where possible
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-02  Philippe Proulxinclude/babeltrace/graph: fix some include guards
2019-05-02  Francis Deslauriersbt2: by-pass distutils changed file check
2019-05-02  Francis DeslauriersSilence unused variable warnings caused by BT_ASSERT...
2019-05-02  Francis Deslauriersbt2: typo staitc -> static
2019-05-02  Francis DeslauriersCleanup: remove GCC precompiled header leftover
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe Proulxlib: metadata: transform fast path precond. checks...
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe ProulxAdd internal BT_ASSERT() and BT_ASSERT_PRE() helpers
2019-05-02  Philippe Proulxlib: add BT_LIB_LOG*() macros to log/serialize library...
2019-05-02  Philippe ProulxCommon: add internal bt_common_custom_vsnprintf()
2019-05-02  Philippe ProulxLogging: use a TLS buffer and increase its size
2019-05-02  Philippe Proulxbt2: InactivityNotification, _Event: use mapping protoc...
2019-05-02  Philippe Proulxbt2: EnumerationFieldType: rename append_mapping()...
2019-05-02  Philippe ProulxFix: call bt_stream_class_map_clock_class() in bt_event...
2019-05-02  Philippe ProulxAdd tests: CTF writer: `timestamp_begin`/`timestamp_end...
2019-05-02  Philippe ProulxFix: bt_stream_class_map_clock_class(): copy field...
2019-05-02  Philippe Proulxlib: add internal bt_field_type_structure_replace_field()
2019-05-02  Philippe Proulxlib: logging: change warnings from BT_LOGE to BT_LOGW
2019-05-02  Philippe ProulxFix: CTF writer: validate and set `timestamp_begin...
2019-05-02  Philippe Proulxlib: add internal bt_field_sequence_get_int_length()
2019-05-02  Philippe ProulxAdd stream class's single clock class tests
2019-05-02  Philippe Proulxlib: allow a single mapped clock class within a stream...
2019-05-02  Philippe ProulxFix: libctfcopytrace: replace clock classes in copies
2019-05-02  Philippe Proulxbt_field_type_compare(): deep-compare mapped clock...
2019-05-02  Philippe ProulxAdd test: no clock class in trace's packet header field...
2019-05-02  Philippe Proulxlib: do not allow any mapped clock class in trace's...
2019-05-02  Philippe Proulxtests/plugins/test_lttng_utils_debug_info.in: use speci...
2019-05-02  Philippe Proulxtests/utils/python/testrunner.py: add optional pattern...
2018-10-30  Jérémie GalarneauFix: invalid alignment of enumeration fields
2018-09-12  Michael JeansonAdd git version string
2018-05-31  Jonathan RajotteFix live-comm: merge TCP socket write-write sequence...
2018-05-18  Jérémie GalarneauFix: wrong type specifier used with long argument
2018-05-17  Jérémie GalarneauFix: POPT_ARG_LONGLONG does not exist in popt 1.13
2018-03-26  Michael JeansonFix: Use bash for all test scripts
2018-01-30  Jérémie GalarneauAdd missing clock.h compatiblity header under ctf-ir
2017-12-06  Philippe Proulxbabeltrace-filter.lttng-utils.debug-info(7): fix LTTng...
2017-12-02  Jérémie Galarneaubt2 tests: add unit tests for __str__ implementation...
2017-12-02  Jérémie GalarneauImplement __repr__ instead of __str__ for python Value
2017-12-02  Jérémie GalarneauReturn 'Unset' on unset field __repr__()
2017-11-23  Jérémie GalarneauImplement __repr__ for _StringField
2017-11-23  Jérémie GalarneauImplement __repr__ instead of __str__ for _NumericField
2017-11-23  Jérémie GalarneauImplement __repr__ for _ArraySequenceField
2017-11-23  Jérémie GalarneauImplement __repr__ for _VariantField
2017-11-23  Jérémie GalarneauImplement __repr__ for _StructureField
2017-11-23  Jérémie GalarneauImplement __repr__ for _EnumerationField
2017-11-23  Francis DeslauriersFix: typo using bt2.ClockClassOffset constructor
2017-11-23  Philippe ProulxAdd bindings/python/babeltrace/test_ctf_writer.py test
2017-11-23  Philippe ProulxFix: stream.c: autopopulate timestamp fields even when...
2017-11-23  Philippe ProulxFix: writer.py: make `uint64_ft` a 64-bit (instead...
2017-11-13  Michael JeansonFix: Replace bt_timegm with a thread-safe implementation
2017-11-13  Michael JeansonTypo: informations -> information
2017-11-13  Michael JeansonTypo: paramater -> parameter
2017-11-13  Michael JeansonTypo: priorty -> priority
2017-11-08  Jérémie GalarneauFix: uninitialized variable may be used warning
2017-11-08  Philippe Proulxcli: support --output opt. for -o ctf-metadata and...
next
This page took 0.055017 seconds and 4 git commands to generate.