lttng-tools.git
2022-08-19  Jonathan RajotteWIP: HEAD CTF2 trace format propagation ctf2.support
2022-08-19  Jonathan RajotteUse ctf2 trace format by default
2022-08-19  Jonathan RajotteDefault to ctf2 for testing
2022-08-19  Jonathan RajotteVERSION SPOOFING: tests: spoof the version for the...
2022-08-19  Jonathan RajotteWIP: Events can be defined with no fields yielding...
2022-08-19  Jonathan RajotteTests: use jq for extracting info from ctf2 traces
2022-08-19  Jonathan RajotteTests: ctf2: ust clock override: adapt validation for...
2022-08-19  Jonathan RajotteUse LTTNG_TEST_TRACE_FORMAT from env to chose the sessi...
2022-08-19  Jonathan Rajottetests: force the trace format to ctf1
2022-08-19  Jonathan RajotteUpdate python bindings for session and trace format...
2022-08-19  Jonathan RajottePropagate trace format to relayd on session creation
2022-08-19  Jonathan RajotteSave/load: support session trace format
2022-08-19  Jonathan RajotteCLI: Add trace format mi to session mi
2022-08-19  Jonathan RajotteCLI: Add trace format output to listing
2022-08-19  Jonathan RajotteCLI: Add lttng_trace_format_descriptor to lttng_session...
2022-08-19  Jonathan RajotteCLI: Add `--trace-format` option to `create` command
2022-08-19  Jonathan RajotteAPI: get/set trace format descriptor for session descriptor
2022-08-19  Jonathan RajotteLive: viewer: check trace format support based on protocol.
2022-08-19  Jonathan RajotteCTF2: add to relayd supported trace format
2022-08-19  Jonathan RajotteAdd `--disallow-ctf2` to lttng-relayd
2022-08-19  Jonathan Rajotterelayd: Extend relayd get configuration command to...
2022-08-19  Jonathan RajotteRefactor: pass ltt_session directly
2022-08-19  Jonathan RajotteRefactor: split relayd socket creation and sending...
2022-08-19  Jonathan RajotteUse the trace format type for ust metadata generation
2022-08-19  Jonathan RajotteConsumer: strip ring buffer header when consuming ctf2...
2022-08-19  Jonathan RajottePropagate trace format all the way to the consumer
2022-08-19  Jonathan RajottePropagate trace format to ust_app_session object
2022-08-19  Jonathan RajotteConvert ust_app_session to c++
2022-08-19  Jonathan RajottePropagate trace format to ltt_kernel_session object
2022-08-19  Jonathan RajotteConvert ltt_kernel_session to c++
2022-08-19  Jonathan RajottePropagate trace format to kernel tracer
2022-08-19  Jonathan RajotteKernel: add feature check for ctf2 based on lttng-modul...
2022-08-19  Jonathan RajottePropagate trace format to ltt_ust_session
2022-08-19  Jonathan RajotteAdd lttng_trace_format::sptr to ltt_session
2022-08-19  Jonathan RajotteAdd trace format descriptor to session descriptor
2022-08-19  Jonathan RajotteBase lttng_trace_format_descriptor
2022-08-19  Jonathan RajotteConvert ltt_ust_session to c++
2022-08-19  Jonathan RajotteConvert ltt_session to c++
2022-08-19  Jonathan RajotteBasic serialization/deserialization for lttng_session
2022-08-19  Jonathan RajotteLoad: use session descriptor for session creation
2022-08-19  Jonathan RajotteFix: missing variant choice name
2022-08-19  Jonathan RajotteFix: wrong visitor called
2022-08-19  Jonathan RajotteTo backpropagate: use tsdl visitor for now
2022-08-19  Jonathan RajotteUse the parsed URI instead of raw string for override
2022-07-29  Jonathan RajotteJGALAR CTF2 HEAD
2022-07-29  Jérémie Galarneausessiond: add a CTF 2-generating trace class visitor
2022-07-29  Jérémie Galarneausessiond: add variant selector intervals
2022-07-27  Jérémie Galarneausessiond: validate existence of field reference receive...
2022-07-26  Jérémie Galarneausessiond: express field references as locations instead...
2022-07-21  Jérémie Galarneausessiond: return raw pointer to packet header
2022-07-18  Jérémie Galarneausessiond: tsdl: remove useless std::move
2022-07-13  Jérémie Galarneausessiond: generate packet header, packet context and...
2022-07-13  Jérémie GalarneauFix: sessiond: tsdl: don't prepend underscore for stream_id
2022-07-13  Jérémie Galarneausessiond: field: add field roles and blob types
2022-07-13  Jérémie GalarneauAdd nlohmann/json 3.10.5 to vendor libraries
2022-07-07  Jérémie GalarneauTests: size-based rotation: implement a trace size...
2022-07-07  Jérémie GalarneauFix: sessiond: handle empty scheduled rotations
2022-07-07  Jérémie GalarneauClean-up: sessiond: remove left-over code
2022-07-07  Jérémie GalarneauTests: rotation: add a kernel size-based rotation test
2022-07-07  Jérémie GalarneauTests: rotation: add a per-pid size-based rotation...
2022-07-07  Jérémie GalarneauTests: add a local size-based rotation test in per...
2022-07-04  Jérémie GalarneauFix: sessiond: report client list allocation failure...
2022-07-04  Jérémie GalarneauFix: leak of channel-bound trigger list element
2022-07-04  Jérémie GalarneauFix: sessiond: size-based rotation threshold exceeded...
2022-07-04  Jérémie GalarneauFix: sessiond: size-based rotation threshold exceeded...
2022-07-04  Jérémie Galarneauconsumerd: send a buffer static sample on flush command
2022-07-04  Jérémie Galarneauconsumerd: rename `data_read` to `has_data_left_to_be_r...
2022-07-04  Jérémie GalarneauFix: ust-consumerd: set `hangup_flush_done` in a locked...
2022-06-21  Jérémie GalarneauFix: sessiond: size-based rotations never trigger
2022-06-17  Michael JeansonBump URCU dependency to 0.14
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'override_name'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'rotate_posit...
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'indexes'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'rotation_pos...
2022-06-17  Jonathan RajotteBuild fix: specialization of template in different...
2022-06-16  Jérémie GalarneauBuild fix: old gcc does not recognize hidden/shadowed...
2022-06-16  Jérémie GalarneauBuild fix: unknown warning -Wduplicated-branches
2022-06-15  Jérémie GalarneauFix: pthread::mutex unlock must not throw
2022-06-15  Jérémie GalarneauClean-up: common: uuid: uninitialized output parameter...
2022-06-15  Jérémie GalarneauFix: sessiond: registry_channel: initialize _rcu_head...
2022-06-15  Jérémie Galarneausessiond: registry_event: remove lttng_ht_node_u64...
2022-06-15  Jérémie GalarneauTests: test_uuid: unchecked return value
2022-06-15  Jérémie GalarneauFix: common: uninitialized lttng::ctl:error field
2022-06-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
2022-06-13  Jérémie Galarneausessiond: registry_session: mark functions as noexcept
2022-06-13  Jérémie GalarneauClean-up: sessiond: move registry_session free function...
2022-06-13  Jérémie GalarneauClean-up: sessiond: move ust_registry_session under...
2022-06-13  Jérémie Galarneausessiond: transition from lttng-ust to tracer agnostic API
2022-06-13  Jérémie Galarneausessiond: add tracer-agnostic trace hierarchy classes
2022-06-13  Jérémie Galarneaucommon: macros: missing include of pthread.h
next
This page took 0.041168 seconds and 5 git commands to generate.