src.ctf.fs: remove unused ctf_fs_ds_file::self_msg_iter field
[babeltrace.git] / src / plugins / ctf / common /
2022-02-24  Francis DeslauriersFix: ctf: wrongfully requiring CTF metadata signature...
2022-01-28  Simon MarchiRe-format new C++ files
2022-01-28  Simon Marchictf: compile plugin as C++
2022-01-28  Simon Marchictf/visitor-generate-ir: rename struct ctf to ctf_visit...
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-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-08-06  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2020-10-28  Michael Jeansonport: namespace align.h with BT_ prefix
2020-09-10  Philippe ProulxFix: `ctf` plugin: use element FC's alignment as array...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-09  Simon Marchicommon: cast arguments to character classification...
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-30  Simon MarchiSilence -Wnull-dereference warning in generated CTF...
2020-01-16  Francis DeslauriersFix: src.ctf.lttng-live: emitting stream end msg with...
2019-12-05  Philippe Proulxlib: standardize variant field option function names
2019-11-20  Simon Marchictf: make ctf scanner symbols hidden
2019-11-20  Simon Marchictf: make msg-iter not use bt_packet_context_field
2019-11-20  Simon Marchictf: remove ctf_msg_iter::set_stream
2019-11-15  Simon Marchictf: remove ctf_msg_iter_set_emit_stream_{beginning...
2019-11-15  Simon Marchisrc.ctf.fs: add and use medops to iterate on a ds_file_...
2019-11-15  Simon Marchictf: assert that request_sz in medium ops request_bytes...
2019-11-15  Simon Marchictf: make ctf_msg_iter_seek assert that the seek callba...
2019-11-15  Simon Marchictf: assert that msg iter and medium seek offset is...
2019-11-15  Simon Marchisrc.ctf.fs: remove ctf_msg_iter_seek_whence parameter...
2019-11-15  Simon Marchictf: const-ify a few bt_message parameters
2019-11-04  Simon Marchictf: save self_msg_iter in ctf_msg_iter when creating it
2019-11-04  Simon Marchictf: rename bt_msg_iter to ctf_msg_iter
2019-11-04  Simon Marchictf: rename bt_msg_iter::msg_iter to self_msg_iter
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Francis Deslauriersctf: msg-iter.c: rename `notit` to `msg_it`
2019-10-31  Francis Deslauriersctf: msg-iter.c: use `_APPEND_CAUSE` variants of loggin...
2019-10-31  Francis DeslauriersRename `BT_RANGE_SET_` to `BT_INTEGER_RANGE_SET_`
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-30  Francis DeslauriersCleanup: ctf: msg-iter.c: rename `ret` to `status`
2019-10-30  Francis DeslauriersCleanup: ctf: remove duplicated logging statement
2019-10-30  Francis DeslauriersCleanup: msg-iter.c: make `create_msg_*()` return msg
2019-10-29  Simon MarchiFix: add missing decoder-packetized-file-stream-to...
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-29  Simon Marchictf: Remove redundant declarations of lexer/parser...
2019-10-29  Simon Marchictf: define yystrlen to strlen
2019-10-29  Simon Marchictf: Fix one -Wnull-dereference warning
2019-10-29  Simon Marchictf, ctf-writer: Fix -Wnull-dereference warnings
2019-10-29  Simon MarchiFix -Wjump-misses-init warnings
2019-10-29  Simon MarchiFix -Wduplicated-cond warnings
2019-10-23  Simon MarchiFix: define macros for logging levels
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-15  Philippe Proulxlib, plugins: use bt_field_class_type_is() where suitable
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-20  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-09-17  Jérémie GalarneauFix: ctf: assert that name is not NULL in warn_meaningl...
2019-09-04  Philippe Proulxctf: add internal ctf_metadata_decoder_get_trace_class_...
2019-09-04  Philippe Proulxctf: refactor metadata decoder to always have an instance
2019-08-16  Francis Deslauriersctf: decoding: accommodate barectf `event-before-packet...
2019-08-16  Francis Deslauriersctf: decoding: accommodate LTTng `event-after-packet...
2019-08-16  Francis Deslauriersctf: decoding: accommodate lttng-crash timestamp quirk
2019-08-16  Francis Deslauriersctf: msg-iter: add event timestamp accessors
2019-08-16  Francis Deslauriersctf: msg-iter: extract func to decode packet until...
2019-08-16  Francis Deslauriersctf: introduce dry-run mode for `bt_msg_iter`
2019-08-16  Francis Deslauriersctf: only reset state of `bt_msg_iter` on _reset()
2019-08-09  Philippe ProulxFix: visitor-generate-ir.c: dereference after `NULL...
2019-08-06  Philippe ProulxFix: `ctf` plugin: msg-iter.c: do not switch packet...
2019-08-02  Simon MarchiRemove popt from project's dependencies
2019-07-31  Jonathan Rajotte`ctf` plugins: port: cast to intmax_t all off_t variabl...
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_BYTE_ORDER_UNKNOWN in place of -1
2019-07-30  Jonathan Rajotte`ctf` plugin: Use CTF_SCOPE_PACKET_UNKNOWN in place...
2019-07-29  Jonathan Rajotte`ctf` plugin: Use is_log_level_set to infer ctf_event_c...
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-12  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-12  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-21  Philippe ProulxFix: `ctf` plugin: do not have an `mdec` variable where...
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulx`ctf` plugin: `bt_bfcr`: use BT_COMP_LOG*() instead...
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/common/utils`
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use local log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use object's log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_bfcr`: use object's log level
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
next
This page took 0.074556 seconds and 7 git commands to generate.