test-field.sh: make sure bt_run_in_py_env() and bt_cli() succeed
[babeltrace.git] / src / plugins / ctf / lttng-live /
2024-04-25  Philippe Proulxcpp-common/bt2c/logging.hpp: remove no-formatting ...
2024-04-17  Simon Marchisrc.ctf.lttng-live: remove some goto error-handling
2024-04-17  Simon Marchisrc.ctf.lttng-live: viewer-connection.cpp: remove goto...
2024-04-17  Simon Marchisrc.ctf.lttng-live: use viewer_connection_close_socket...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make queries report errors with...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make queries output a bt2::Value
2024-04-17  Simon Marchisrc.ctf.lttng-live: use C++ value wrappers for query...
2024-04-17  Simon Marchisrc.ctf.lttng-live: add bt_common_lttng_live_url_parts_...
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_msg_iter:...
2024-04-17  Simon Marchisrc.ctf.lttng-live: add lttng_live_msg_iter destructor
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce live_viewer_connection...
2024-04-17  Simon Marchisrc.ctf.lttng-live: add live_viewer_connection destructor
2024-04-17  Simon Marchisrc.ctf.lttng-live: make live_viewer_connection::{relay...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make live_viewer_connection::url...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_msg_iter::sessions...
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_session::UP...
2024-04-17  Simon Marchisrc.ctf.lttng-live: add lttng_live_session destructor
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_session::{hostname...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_session::traces...
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_trace::UP...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_trace::stream_itera...
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce and use lttng_live_stream...
2024-04-17  Simon Marchisrc.ctf.lttng-live: add lttng_live_stream_iterator...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2024-04-17  Simon Marchictf: remove tabs used for indentation
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_metadata:...
2024-04-17  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_component...
2024-04-17  Simon Marchisrc.ctf.lttng-live: use GCharUP in lttng_live_component...
2024-04-17  Simon Marchisrc.ctf.lttng-live: remove lttng_live_component_destroy...
2024-04-17  Simon Marchisrc.ctf.lttng-live: change lttng_live_component::params...
2024-04-17  Simon Marchictf: make ctf_trace_class_configure_ir_trace use bt2...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_trace::trace a...
2024-04-17  Simon Marchisrc.ctf.lttng-live: make lttng_live_trace::trace_class...
2024-04-17  Simon Marchisrc.ctf.lttng-live: use std::string in list_append_session
2024-04-17  Simon Marchisrc.ctf.lttng-live: use std::vector in lttng_live_get_o...
2024-04-17  Simon Marchisrc.ctf.lttng-live: lttng_live_metadata_update: use...
2024-04-17  Simon Marchisrc.ctf.fs: make ctf_visitor_generate_ir::trace_class...
2024-04-17  Simon Marchisrc.ctf.fs: make ctf_msg_iter_create return a unique_ptr
2024-04-17  Simon Marchictf: add ClkClsConfig and use it
2024-04-17  Simon Marchictf: use unique_ptr to manage ctf_metadata_decoder...
2024-04-17  Simon Marchictf: add try/catch at entry points
2024-04-17  Simon Marchictf: use `bt2c::Logger` throughout `src.ctf.fs`, `src...
2024-03-28  Simon Marchicompat: rename socket.h to socket.hpp
2024-03-28  Simon Marchictf: allocate some structures with new
2024-03-28  Philippe Proulxsrc/plugins/ctf/common: restructure subtree
2024-03-26  Jérémie GalarneauFix: src.ctf.lttng-live: expect NEW_STREAM/METADATA...
2024-01-23  Simon MarchiFix typos
2023-12-14  Simon Marchilogging: strip down and clean `log.h` and `log.c`
2023-12-14  Simon MarchiAdd IWYU keep pragmas when including some compat headers
2023-12-14  Simon MarchiRemove some unused includes in C++ files
2023-12-14  Simon MarchiRemove stdbool.h includes from C++ files
2023-12-01  Simon MarchiSort includes in C++ files
2023-12-01  Simon MarchiRemove unnecessary inclusions of "internal public"...
2023-11-03  Simon Marchisrc.ctf.lttng-live: remove unused parameter from lttng_...
2023-11-03  Simon Marchisrc.ctf.lttng-live: remove unused parameter from live_g...
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-11-02  Michael Jeansonconfigure: re-enable '-Wmissing-field-initializers'
2023-10-24  Simon Marchictf: reduce the number of `Makefile.am`s
2023-03-30  Simon MarchiVisibility hidden by default
2022-06-15  Simon Marchisrc.ctf.lttng-live: remove unused variable in live_get_...
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...
next
This page took 0.071219 seconds and 7 git commands to generate.