src.ctf.lttng-live: use optional pattern for `ctf_stream_class_id`
[babeltrace.git] / src / plugins / ctf / lttng-live / viewer-connection.c
2021-11-11  Francis Deslaurierssrc.ctf.lttng-live: use optional pattern for `ctf_strea...
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-04-10  Michael JeansonMove to kernel style SPDX license identifiers
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 Deslaurierssrc.ctf.lttng-live: Add logging statements across the...
2019-11-15  Francis Deslaurierssrc.ctf.lttng-live: make component class handle interru...
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-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-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-13  Francis DeslauriersCleanup: src.ctf.lttng-live: coding style
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-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-09  Francis DeslauriersFix: src.ctf.lttng-live: omitting stream end on stream...
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-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
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-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-04  Jonathan RajotteFix: log_level usage on mingw platform
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxsrc.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.ctf.lttng-live: honor component's initial 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
2019-06-12  Michael JeansonRe-organize sources
This page took 0.2578 seconds and 49 git commands to generate.