src.ctf.lttng-live: make `lttng_live_attach_session()` return status
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.c
2019-11-01  Francis Deslaurierssrc.ctf.lttng-live: make `lttng_live_attach_session...
2019-11-01  Francis Deslaurierssrc.ctf.lttng-live: make `lttng_live_get_one_metadata_p...
2019-11-01  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-11-01  Francis DeslauriersCleanup: src.ctf.lttng-live: NULL check already done...
2019-10-30  Jérémie Galarneausource.ctf.lttng-live: clean-up: don't restart session...
2019-10-30  Jérémie Galarneausource.ctf.lttng-live: clean-up: don't restart stream...
2019-10-30  Jérémie GalarneauFix: source.ctf.lttng-live: assertion on equal messages
2019-10-30  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-17  Francis DeslauriersCleanup: src.ctf.lttng-live: coding style
2019-10-17  Simon Marchisrc.ctf.lttng-live: validate parameters using param...
2019-10-09  Simon Marchisrc.ctf.lttng-live: make lttng_live_component_create...
2019-10-03  Francis DeslauriersRename `init` methods to `initialize`
2019-10-03  Simon Marchilib: pass config object to message iterator init method...
2019-10-03  Simon Marchilib: pass config objects to component init methods
2019-09-04  Philippe Proulxsrc.ctf.lttng-live: handle `babeltrace.support-info...
2019-09-04  Jonathan Rajottesrc.ctf.lttng-live: consider youngest only when timesta...
2019-09-04  Francis Deslaurierssrc.ctf.lttng-live: cleanup: rename functions and variables
2019-09-04  Francis DeslauriersFix: src.ctf.lttng-live: missing ordering within traces...
2019-09-04  Francis Deslaurierssrc.ctf.lttng-live: use `common_muxing_compare_messages...
2019-09-04  Francis DeslauriersFix: src.ctf.lttng-live: omitting stream end on stream...
2019-08-07  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-07  Philippe ProulxFix: live_viewer_connection_create(): `lttng_live_msg_i...
2019-08-07  Jonathan Rajottesrc.ctf.lttng-live: Use SESSION_NOT_FOUND_ACTION_UNKNOW...
2019-08-07  Philippe Proulxlib: prepare the ground for stateful query operations
2019-08-07  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-08-07  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-08-07  Simon Marchilib: remove INVALID_PARAMS status
2019-08-07  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-08-07  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-08-07  Simon Marchisrc.ctf.lttng-live: LOGI instead of LOGW when getting...
2019-07-18  Simon Marchilib: remove stream activity messages
2019-07-18  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 Proulxlib: pass log level to bt_query_executor_query()
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 plugin-common.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.13677 seconds and 46 git commands to generate.