src.ctf.fs: remove unused ctf_fs_ds_file::self_msg_iter field
[babeltrace.git] / src / plugins / ctf / lttng-live /
2022-04-01  Jérémie GalarneauClean-up: lttng-live: left-over tabs in comment
2022-02-24  Francis DeslauriersFix: src.ctf.lttng-live: consider empty metadata packet...
2022-02-24  Francis DeslauriersFix: src.ctf.lttng-live: session closed before any...
2022-02-24  Francis Deslaurierssrc.ctf.lttng-live: add comments and debug statements
2022-02-16  Simon MarchiFix: src.ctf.lttng-live: return correct error status...
2022-02-16  Simon Marchisrc.ctf.lttng-live: remove unnecessary assignment in...
2022-02-16  Simon Marchisrc.ctf.lttng-live: remove unnecessary assignment in...
2022-02-16  Simon Marchiparam-validation: add static creation methods to bt_par...
2022-01-28  Simon MarchiRe-format new C++ files
2022-01-28  Simon Marchictf: compile plugin as C++
2021-12-07  Francis DeslauriersCleanup: src.ctf.lttng-live: missing comma between...
2021-11-12  Francis Deslauriersctf: logging: missing comma and space between fields
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
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: src.ctf.lttng-live: missing space in debug...
2020-06-08  Jérémie GalarneauFix: src.ctf.lttng-live: incomplete metadata packet...
2020-06-06  Jérémie GalarneauFix: source.ctf.lttng-live: muxing failure on clear
2020-04-14  Francis DeslauriersCleanup: src.ctf.lttng-live: clarify comment
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-16  Francis DeslauriersFix: src.ctf.lttng-live: emitting stream end msg with...
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-11-15  Simon Marchictf: remove ctf_msg_iter_set_emit_stream_{beginning...
2019-11-15  Simon Marchictf: assert that request_sz in medium ops request_bytes...
2019-11-15  Simon Marchictf: assert that msg iter and medium seek offset is...
2019-11-15  Simon Marchictf: const-ify a few bt_message parameters
2019-11-15  Francis DeslauriersCleanup: src.ctf.lttng-live: move function declarations...
2019-11-15  Francis Deslaurierssrc.ctf.lttng-live: replace usage of `calloc()` by...
2019-11-15  Francis DeslauriersFix: src.ctf.lttng-live: `fwrite()` does not set `errno`
2019-11-15  Francis Deslaurierssrc.ctf.lttng-live: don't try to detach after socket...
2019-11-15  Francis DeslauriersFix: src.ctf.lttng-live: decode metadata even on _STATU...
2019-11-15  Francis DeslauriersFix: src.ctf.lttng-live: removing trace when not all...
2019-11-15  Francis Deslaurierssrc.ctf.lttng-live: Add logging statements across the...
2019-11-15  Francis DeslauriersCleanup: src.ctf.lttng-live: rename live_iterator_statu...
2019-11-15  Francis DeslauriersCleanup: src.ctf.lttng-live: add `lttng_live_msg_iter_c...
2019-11-15  Francis Deslaurierssrc.ctf.lttng-live: make component class handle interru...
2019-11-15  Francis DeslauriersFix: src.ctf.lttng-live: checking `errno` value on...
2019-11-04  Francis DeslauriersCleanup: src.ctf.lttng-live: remove redundant _APPEND_C...
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-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-11-01  Francis DeslauriersCleanup: src.ctf.lttng-live: add missing `#include...
2019-10-31  Francis DeslauriersCleanup: src.ctf.lttng-live: remove usage of `bt_object`
2019-10-31  Francis Deslaurierssrc.ctf.lttng-live: use `_APPEND_CAUSE` variants of...
2019-10-31  Francis Deslaurierssrc.ctf.lttng-live: make `lttng_live_attach_session...
2019-10-31  Francis Deslaurierssrc.ctf.lttng-live: make `lttng_live_get_one_metadata_p...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-30  Francis DeslauriersCleanup: src.ctf.lttng-live: NULL check already done...
2019-10-29  Jérémie Galarneausource.ctf.lttng-live: clean-up: don't restart session...
2019-10-29  Jérémie Galarneausource.ctf.lttng-live: clean-up: don't restart stream...
2019-10-29  Jérémie GalarneauFix: source.ctf.lttng-live: assertion on equal messages
2019-10-29  Francis DeslauriersCleanup: src.ctf.lttng-live: coding style
2019-10-26  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-26  Francis DeslauriersFix: usage of `bt_value_array_get_length()`
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-16  Francis DeslauriersCleanup: src.ctf.lttng-live: Dead assignment
2019-10-13  Francis DeslauriersCleanup: src.ctf.lttng-live: coding style
2019-10-11  Simon Marchisrc.ctf.lttng-live: validate parameters using param...
2019-10-09  Simon Marchisrc.ctf.lttng-live: make lttng_live_component_create...
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-10  Francis DeslauriersFix: src.ctf.lttng-live: no stream beginning/end messages
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-17  Philippe Proulxsrc.ctf.lttng-live: return unsigned integers in `sessio...
2019-08-16  Philippe Proulxlive_viewer_connection_create(): fix leak on connection...
2019-08-16  Philippe Proulxsrc.ctf.lttng-live: handle `babeltrace.support-info...
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-14  Jonathan Rajottesrc.ctf.lttng-live: consider youngest only when timesta...
2019-08-13  Francis Deslaurierssrc.ctf.lttng-live: cleanup: rename functions and variables
2019-08-13  Francis DeslauriersFix: src.ctf.lttng-live: missing ordering within traces...
2019-08-10  Francis Deslaurierssrc.ctf.lttng-live: use `common_muxing_compare_messages...
2019-08-09  Francis DeslauriersFix: src.ctf.lttng-live: omitting stream end on stream...
2019-08-08  Jérémie Galarneausrc.ctf.lttng-live fix: remove overly strict check...
2019-08-06  Philippe Proulxsrc.ctf.lttng-live: `live_viewer_connection`: make...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-07-31  Philippe Proulxsrc.ctf.lttng-live: live_..._list_sessions(): remove...
2019-07-31  Philippe ProulxFix: live_viewer_connection_create(): `lttng_live_msg_i...
2019-07-29  Jonathan Rajottesrc.ctf.lttng-live: Use SESSION_NOT_FOUND_ACTION_UNKNOW...
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchisrc.ctf.lttng-live: LOGI instead of LOGW when getting...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
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-08  Simon Marchilib: remove stream activity messages
next
This page took 0.067041 seconds and 7 git commands to generate.