lttng-tools.git
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2018-03-16  Julien DesfossezSessiond timer thread
2018-03-16  Jonathan RajotteFix: ret is uninitialized on standard path
2018-03-15  Julien DesfossezSessiond rotation thread
2018-03-14  Julien DesfossezConsumer rotate a channel
2018-03-14  Julien DesfossezConsumer perform the rotation when extracting a packet
2018-03-14  Julien DesfossezConsumer rotate stream
2018-03-14  Julien DesfossezImplement the RELAYD_ROTATE_PENDING relay daemon command
2018-03-13  Julien DesfossezImplement the RELAYD_ROTATE_STREAM relay daemon command
2018-03-12  Julien DesfossezChannel rotate pipe between sessiond and the consumers
2018-03-09  Julien DesfossezSupport to dump the kernel metadata cache from the...
2018-03-08  Julien DesfossezAdd ustctl_flush_buffer to the consumer API
2018-03-08  Julien DesfossezCommon consumer functions to read current positions
2018-03-08  Julien DesfossezDedicated function to wakeup the consumer metadata...
2018-03-08  Julien DesfossezKeep read-only copies of fields from the channel to...
2018-03-08  Julien DesfossezCleanup: keep the number of pipes used by poll in a...
2018-03-08  Julien DesfossezFix: kernel snapshot handling of EAGAIN
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-06  Jérémie GalarneauFix: create_output_path() relayd util is not const...
2018-03-06  Jérémie GalarneauFix: relayd send_command() util not logging on failure
2018-03-06  Jérémie GalarneauClean-up: relayd send_command() helper is not const...
2018-03-06  Jérémie GalarneauClean-up: remove unneeded cast
2018-03-05  Julien DesfossezCreate the session and domain directories on start
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-03-05  Francis DeslauriersUse free running metadata channel key between sessiond...
2018-03-05  Francis DeslauriersFix: leftover use of channel fd as identifier
2018-03-05  Jérémie GalarneauClean-up: use LTTNG_PATH_MAX rather than PATH_MAX
2018-02-28  Julien DesfossezKeep the base directory of a relay session separate
2018-02-28  Julien DesfossezChange trace_path to session_root_path and chunk_path
2018-02-28  Julien DesfossezMake kernel tracer version global to the session daemon
2018-02-28  Jérémie GalarneauClean-up: typo fixes in notification thread comments
2018-02-28  Jérémie GalarneauBump minor notification protocol version
2018-02-28  Jérémie GalarneauClean-up: hash table utils are unnecessarily non-const
2018-02-28  Julien DesfossezFix: stream_per_chan_id_ht should allow duplicates
2018-02-28  Julien DesfossezFix: lttng logs nanoseconds
2018-02-28  Julien DesfossezFix: use a free running channel key between sessiond...
2018-02-27  Francis DeslauriersTests: Fix: arm64 use sys_openat instead of sys_open
2018-02-26  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2018-02-26  Jonathan RajotteFix: missing value handling for lttng_event_context_type
2018-02-26  Jonathan RajotteFix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
2018-02-26  Julien DesfossezFix: error out on leftover arguments
2018-02-20  Michael JeansonLoad preemptirq lttng-modules probe
2018-02-20  Julien DesfossezFix: reply to version check even on protocol mismatch
2018-02-20  Julien DesfossezFix: error handling on relay version check
2018-02-19  Jonathan RajotteDocument add-context limitation for started session
2018-02-19  Jonathan RajotteFix: add-context cannot be performed after a session...
2018-02-16  Francis DeslauriersFix: duplicated kernel consumer socket locking
2018-02-16  Francis DeslauriersTests: Change syscall tests to use `gen-syscall-events...
2018-02-16  Francis DeslauriersTests: Add test app to generate syscalls
2018-02-16  Francis DeslauriersTests: Move script synchronization functions to utils...
2018-02-15  Francis DeslauriersFix: remove unused event types in MI XML schema
2018-02-15  Francis DeslauriersUpdating lttng-ust-ctl header file
2018-02-15  Jérémie GalarneauTests: cleanly exit from test apps on reception of...
2018-02-14  Jérémie GalarneauDocument consumer socket locking assumptions
2018-02-14  Jérémie GalarneauFix: consumer socket lock not held during snapshot...
2018-02-14  Jérémie GalarneauFix: set_relayd_for_snapshot does not acquire the consu...
2018-02-14  Jérémie GalarneauFix: send_channel_monitor_pipe does not take the consum...
2018-02-14  Jérémie GalarneauDocument the locking assumptions of consumerd-relayd...
2018-02-14  Jérémie GalarneauAssert that the consumer lock is held while sending...
2018-02-14  Jérémie GalarneauAssert that the consumer socket lock is taken during...
2018-02-09  Jérémie GalarneauTests: refuse to run test suite if lttng processes...
2018-02-09  Jérémie GalarneauFix: metadata channel leak when using the snapshot...
2018-02-05  Jonathan RajotteFix: do not flag consumer as disabled on relayd comm...
2018-02-05  Julien DesfossezFix: cleanup inactive FDs in the consumer polling thread
2018-02-01  Jonathan Rajotteman: document dead-peer detection for lttng-relayd
2018-02-01  Jonathan Rajottelttng-relayd: use TCP keep-alive mechanism to detect...
2017-12-14  Jérémie GalarneauTests: add kernel notification tests to the root regres...
2017-12-13  Jérémie GalarneauDocs: clarify which socket serves as the ust_app_ht_by_...
2017-12-13  Jérémie GalarneauDocs: refer to apps_notify_thread instead of 'the other...
2017-12-13  Jérémie GalarneauDocs: describe the apps_thread's working in function...
2017-12-09  Jérémie GalarneauTests: race between consumer pause and trace start...
2017-12-05  Jérémie GalarneauClean-up: remove unneeded rcu_read_lock acquisition
2017-12-05  Jérémie GalarneauDocs: document locking assumption of function
2017-12-05  Jérémie GalarneauFix: notification thread not notified of channel creati...
2017-12-03  Jonathan RajotteClean-up: consumer_add_metadata_stream always returns 0
2017-12-03  Jonathan RajotteFix: scope ownership of a stream for ust-consumer
2017-11-30  Jérémie GalarneauClean-up: reduce scope of dyanamically-allocated string
2017-11-30  Jérémie GalarneauFix: using putenv() and free()-ing the value is invalid
2017-11-30  Jérémie GalarneauClean-up: unnecessary duplicated call to exit()
2017-11-30  Jérémie GalarneauFix: unknown consumer type considered a libc error
2017-11-30  Jonathan RajotteFix: consumerd(64/32)_lib_dir can be NULL
2017-11-26  Jérémie GalarneauFix: evaluate trigger condition on registration
2017-11-14  Jérémie GalarneauFix: nonsensical message printed by lttng track/untrack
2017-11-13  Julien DesfossezFix: O_CLOEXEC is erroneously used on pipe creation
2017-11-13  Julien DesfossezFix: wrong parameter to fcntl in pipe_set_flag
2017-11-13  Jonathan RajotteFix: use lttng_clock_gettime instead of clock_gettime
2017-11-13  Jonathan RajotteFix: close channel monitor pipe after killing the metad...
2017-11-13  Julien DesfossezFix: path of snapshots with a relay and default URI
2017-11-13  Jonathan RajotteFix: use file based synchronization for python logging...
2017-11-13  Jonathan RajotteTest: add file based synchronization point for python...
2017-11-13  Julien DesfossezFix: wrong use of the relay_streams_sent in snapshot
2017-11-13  Julien DesfossezFix: the return code of lttcomm_send_unix_sock is signed
2017-11-13  Jérémie GalarneauFix warning: src/bin/lttng/utils.c: cast incompatible...
2017-11-13  Philippe ProulxFix: src/common/pipe.h: include <sys/types.h> for ssize...
2017-11-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-13  Jonathan RajotteFix: Use tmpdir for intermediary files
2017-11-12  Jonathan RajotteFix: include scripts for distribution
2017-11-12  Jérémie GalarneauFix: typo in lttng-consumerd file default
next
This page took 0.038727 seconds and 4 git commands to generate.