ctf: make msg-iter not use bt_packet_context_field
[babeltrace.git] / src / plugins / ctf / common / msg-iter / msg-iter.c
2019-11-26  Simon Marchictf: make msg-iter not use bt_packet_context_field
2019-11-26  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-14  Simon Marchictf: save self_msg_iter in ctf_msg_iter when creating it
2019-11-14  Simon Marchictf: rename bt_msg_iter to ctf_msg_iter
2019-11-14  Simon Marchictf: rename bt_msg_iter::msg_iter to self_msg_iter
2019-11-14  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-11-01  Francis Deslauriersctf: msg-iter.c: rename `notit` to `msg_it`
2019-11-01  Francis Deslauriersctf: msg-iter.c: use `_APPEND_CAUSE` variants of loggin...
2019-11-01  Francis DeslauriersCleanup: ctf: msg-iter.c: rename `ret` to `status`
2019-11-01  Francis DeslauriersCleanup: ctf: remove duplicated logging statement
2019-11-01  Francis DeslauriersCleanup: msg-iter.c: make `create_msg_*()` return msg
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Simon MarchiFix -Wjump-misses-init warnings
2019-10-30  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-17  Philippe Proulxlib, plugins: use bt_field_class_type_is() where suitable
2019-10-17  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-17  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-09  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-03  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-04  Francis Deslauriersctf: decoding: accommodate barectf `event-before-packet...
2019-09-04  Francis Deslauriersctf: decoding: accommodate LTTng `event-after-packet...
2019-09-04  Francis Deslauriersctf: decoding: accommodate lttng-crash timestamp quirk
2019-09-04  Francis Deslauriersctf: msg-iter: add event timestamp accessors
2019-09-04  Francis Deslauriersctf: msg-iter: extract func to decode packet until...
2019-09-04  Francis Deslauriersctf: introduce dry-run mode for `bt_msg_iter`
2019-09-04  Francis Deslauriersctf: only reset state of `bt_msg_iter` on _reset()
2019-08-07  Philippe ProulxFix: `ctf` plugin: msg-iter.c: do not switch packet...
2019-08-07  Jonathan Rajotte`ctf` plugins: port: cast to intmax_t all off_t variabl...
2019-08-07  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-08-07  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Simon Marchilib: remove stream activity messages
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Philippe ProulxRename VERBOSE log level to TRACE
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 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-18  Michael JeansonCleanup: remove private babeltrace.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.230454 seconds and 58 git commands to generate.