deliverable/babeltrace.git
2022-08-26  Jonathan Rajottesrc.ctf.lttng-live: bump live protocol version ctf2.support
2022-08-23  Simon Marchitests: add test with incomplete packet header
2022-08-23  Simon Marchitests: add clock-class before trace-class CTF2 test
2022-08-23  Simon Marchitests/src.ctf.fs: add CTF 2 tests for no stream class...
2022-08-23  Simon Marchitests/src.ctf.fs/test_fail: test with both autodiscover...
2022-08-23  Simon Marchitests/src.ctf.fs: add function to compute trace path...
2022-08-23  Simon Marchictf: remove now unused files
2022-08-23  Simon Marchisrc.ctf.lttng-live: use the new metadata stream parser...
2022-08-23  Simon Marchitests/cli/test_trace_read: use `bt_cli` and `isnt`
2022-08-23  Simon Marchitests/cli/test_output_ctf_metadata: use `bt_cli` and...
2022-08-23  Simon Marchicpp-common: add bt2_common::messageTypeStr()
2022-08-23  Francis Deslaurierstests: Add CTF 2 version of live test trace
2022-08-23  Simon Marchitests: adjust src.ctf.fs succeed tests to read CTF...
2022-08-23  Francis Deslaurierstests: Add CTF 2 version of succeed test traces
2022-08-23  Simon Marchitests: move CTF 1 test traces to their own directory
2022-08-23  Simon Marchisrc.ctf.lttng-live: remove some goto error-handling
2022-08-23  Simon Marchisrc.ctf.lttng-live: viewer-connection.cpp: remove goto...
2022-08-23  Simon Marchisrc.ctf.lttng-live: use viewer_connection_close_socket...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make queries report errors with...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make queries output a bt2::Value
2022-08-23  Simon Marchisrc.ctf.lttng-live: use C++ value wrappers for query...
2022-08-23  Simon Marchisrc.ctf.lttng-live: add bt_common_lttng_live_url_parts_...
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_msg_iter:...
2022-08-23  Simon Marchisrc.ctf.lttng-live: add lttng_live_msg_iter destructor
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce live_viewer_connection...
2022-08-23  Simon Marchisrc.ctf.lttng-live: add live_viewer_connection destructor
2022-08-23  Simon Marchisrc.ctf.lttng-live: make live_viewer_connection::{relay...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make live_viewer_connection::url...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_msg_iter::sessions...
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_session::UP...
2022-08-23  Simon Marchisrc.ctf.lttng-live: add lttng_live_session destructor
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_session::{hostname...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_session::traces...
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_trace::UP...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_trace::stream_itera...
2022-08-23  Simon Marchicpp-common: add vectorFastRemove
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce and use lttng_live_stream...
2022-08-23  Simon Marchisrc.ctf.lttng-live: add lttng_live_stream_iterator...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_stream_iterator...
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_metadata:...
2022-08-23  Simon Marchisrc.ctf.lttng-live: introduce lttng_live_component...
2022-08-23  Simon Marchisrc.ctf.lttng-live: use GCharUP in lttng_live_component...
2022-08-23  Simon Marchisrc.ctf.lttng-live: remove lttng_live_component_destroy...
2022-08-23  Simon Marchisrc.ctf.lttng-live: change lttng_live_component::params...
2022-08-23  Simon Marchisrc.ctf.fs: use CTF2 metadata stream parser
2022-08-23  Simon Marchisrc.ctf.fs: use the new metadata stream parser and...
2022-08-23  Simon Marchisrc.ctf.fs: make create_streams_for_trace use bt2:...
2022-08-23  Simon Marchisrc.ctf.fs: pass path to ctf_fs_ds_index_entry constructor
2022-08-23  Simon Marchisrc.ctf.fs: remove ctf_fs_ds_file_group_create, add...
2022-08-23  Simon Marchisrc.ctf.fs: change a pointer parameter to a reference...
2022-08-23  Simon Marchictf: rename ctx_create to ctf_visitor_generate_ir_create
2022-08-23  Simon Marchictf: convert ctx_destroy to ~ctf_visitor_generate_ir
2022-08-23  Simon Marchisrc.ctf.fs: pass clkClsCfg to ctf_fs_component constructor
2022-08-23  Simon Marchisrc.ctf.fs: modernize read_src_fs_parameters
2022-08-23  Simon Marchisrc.ctf.fs: fs.cpp: replace some pointers with references
2022-08-23  Simon Marchisrc.ctf.fs: change two functions to take ctf_fs_ds_inde...
2022-08-23  Simon Marchisrc.ctf.fs: make set_trace_name use bt2::Trace
2022-08-23  Simon Marchictf: make ctf_trace_class_configure_ir_trace use bt2...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_trace::trace a...
2022-08-23  Simon Marchisrc.ctf.lttng-live: make lttng_live_trace::trace_class...
2022-08-23  Simon Marchisrc.ctf.lttng-live: use std::string in list_append_session
2022-08-23  Simon Marchisrc.ctf.lttng-live: use std::vector in lttng_live_get_o...
2022-08-23  Simon Marchisrc.ctf.lttng-live: lttng_live_metadata_update: use...
2022-08-23  Simon Marchictf: make ctf_visitor_generate_ir not use ctf_metadata_...
2022-08-23  Simon Marchisrc.ctf.fs: make ds_file_group_insert_ds_file_info_sort...
2022-08-23  Simon Marchisrc.ctf.fs: fs.cpp: declare variables on first use
2022-08-23  Simon Marchisrc.ctf.fs: data-stream-file.cpp: declare variables...
2022-08-23  Simon Marchisrc.ctf.fs: remove ctf_fs_ds_index::UP
2022-08-23  Simon Marchisrc.ctf.fs: store index entry objects instead of pointers
2022-08-23  Simon Marchisrc.ctf.fs: remove ctf_fs_ds_index_entry_create
2022-08-23  Simon Marchisrc.ctf.fs: initialize ctf_fs_ds_index_entry::packet_se...
2022-08-23  Simon Marchisrc.ctf.fs: Implement queries with new `MetadataStreamD...
2022-08-23  Simon Marchi`ctf` plugin: add metadata stream parser utilities
2022-08-23  Philippe ProulxAdd `ctf::src::Ctf2MetadataStreamParser` class (JSON...
2022-08-23  Philippe ProulxAdd `ctf::src::Ctf1MetadataStreamParser` class (TSDL)
2022-08-23  Simon MarchiAdd `ctf::src::MetadataStreamParser` class
2022-08-23  Simon Marchictf: factor out clk offset normalization
2022-08-23  Philippe ProulxImplement CTF 2 JSON requirements
2022-08-23  Simon Marchi`ctf` plugin: add `ctf::src::MsgIter` class
2022-08-23  Philippe Proulxcpp-common/bt2: add `CommonBlobField` and `CommonDynami...
2022-08-23  Philippe ProulxFix: bt2::CommonOptionField::hasField(): use has_value()
2022-08-23  Simon Marchisrc.ctf.fs: remove goto error handling from data-stream...
2022-08-23  Simon Marchisrc.ctf.fs: remove goto error handling from fs.cpp
2022-08-23  Simon Marchisrc.ctf.fs: use GMappedFileUP in build_index_from_idx_file
2022-08-23  Simon Marchisrc.ctf.fs: add GMappedFileUP
2022-08-23  Simon Marchisrc.ctf.fs: use std::string in build_index_from_idx_file
2022-08-23  Simon Marchisrc.ctf.fs: use GCharUP in build_index_from_idx_file
2022-08-23  Simon Marchisrc.ctf.fs: remove ctf_fs_ds_index_create
2022-08-23  Simon Marchisrc.ctf.fs: remove ctf_fs_component_create
2022-08-23  Simon Marchisrc.ctf.fs: remove ctf_fs_file_create
2022-08-23  Simon Marchisrc.ctf.fs: make ctf_fs_make_port_name return std:...
2022-08-23  Simon Marchisrc.ctf.fs: use GDirUp in create_ds_file_groups
2022-08-23  Simon Marchicpp-common: add GDirUp
2022-08-23  Simon Marchisrc.ctf.fs: use std::vector<std::string> in ctf_fs_comp...
2022-08-23  Simon Marchisrc.ctf.fs: use std::string in path_is_ctf_trace
2022-08-23  Simon Marchisrc.ctf.fs: use std::string in set_trace_name
next
This page took 0.037937 seconds and 5 git commands to generate.