lttng-tools.git
2018-04-30  Jérémie GalarneauUpdate version to v2.10.4 v2.10.4
2018-04-30  Jérémie GalarneauFix build: in_git_repo is used before being set
2018-04-30  Jonathan RajotteAdd DBG statement for TCP keep-alive options
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-04-25  Jérémie GalarneauFix: erroneous use of extern keyword
2018-04-25  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-25  Jérémie GalarneauFix: agent may not be ready on launch
2018-04-25  Jérémie GalarneauFix: checking for existing session daemon is done after...
2018-04-25  Julien DesfossezFix: lttng logs nanoseconds
2018-04-25  Julien DesfossezFix: stream_per_chan_id_ht should allow duplicates
2018-04-25  Jérémie GalarneauFix: relayd send_command() util not logging on failure
2018-04-25  Jérémie GalarneauFix: create_output_path() relayd util is not const...
2018-04-25  Julien DesfossezFix: kernel snapshot handling of EAGAIN
2018-04-25  Julien DesfossezFix validate_trace_empty test check
2018-04-25  Jérémie GalarneauFix: circular inclusion of lttng.h results in warning
2018-04-25  Jérémie GalarneauFix: channel lock must be taken to check for pending...
2018-04-10  Jérémie GalarneauFix: quiet option is not set in sessiond-config
2018-04-10  Jonathan RajotteFix: hold consumer socket lock for consumer_send_msg
2018-04-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-03-26  Jonathan RajotteFix: double similar condition
2018-03-26  Jérémie GalarneauUpdate version to v2.10.3 v2.10.3
2018-02-27  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2018-02-27  Jonathan RajotteFix: missing value handling for lttng_event_context_type
2018-02-27  Jonathan RajotteFix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
2018-02-27  Julien DesfossezFix: error out on leftover arguments
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-15  Francis DeslauriersFix: remove unused event types in MI XML schema
2018-02-15  Jérémie GalarneauTests: cleanly exit from test apps on reception of...
2018-02-15  Jérémie GalarneauDocument consumer socket locking assumptions
2018-02-15  Jérémie GalarneauFix: consumer socket lock not held during snapshot...
2018-02-15  Jérémie GalarneauFix: set_relayd_for_snapshot does not acquire the consu...
2018-02-15  Jérémie GalarneauFix: send_channel_monitor_pipe does not take the consum...
2018-02-15  Jérémie GalarneauDocument the locking assumptions of consumerd-relayd...
2018-02-15  Jérémie GalarneauAssert that the consumer lock is held while sending...
2018-02-15  Jérémie GalarneauAssert that the consumer socket lock is taken during...
2018-02-12  Jérémie GalarneauTests: refuse to run test suite if lttng processes...
2018-02-12  Jérémie GalarneauFix: metadata channel leak when using the snapshot...
2018-02-05  Jérémie GalarneauUpdate version to v2.10.2 v2.10.2
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-09  Jérémie GalarneauTests: race between consumer pause and trace start...
2017-12-05  Jérémie GalarneauFix: notification thread not notified of channel creati...
2017-11-30  Jérémie GalarneauFix: using putenv() and free()-ing the value is invalid
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-15  Jérémie GalarneauFix: nonsensical message printed by lttng track/untrack
2017-11-15  Julien DesfossezFix: O_CLOEXEC is erroneously used on pipe creation
2017-11-15  Julien DesfossezFix: wrong parameter to fcntl in pipe_set_flag
2017-11-15  Jonathan RajotteFix: use lttng_clock_gettime instead of clock_gettime
2017-11-15  Jonathan RajotteFix: close channel monitor pipe after killing the metad...
2017-11-15  Jonathan RajotteFix: use file based synchronization for python logging...
2017-11-15  Jonathan RajotteTest: add file based synchronization point for python...
2017-11-15  Julien DesfossezFix: wrong use of the relay_streams_sent in snapshot
2017-11-15  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
2017-11-12  Jérémie GalarneauFix: missing NULL checks in logging statements
2017-11-12  Jonathan RajotteTest: kernel testing for notification
2017-11-12  Jérémie GalarneauFix: kernel consumerd sock paths need rundir substitution
2017-11-12  Jérémie GalarneauFix: create lttng run dir regardless of user privilege
2017-11-12  Olivier BlinFix: Make version.h generation work with dash
2017-11-12  Philippe Proulxlttng-enable-event(1): filtering: specify that `$ctx...
2017-11-12  Jérémie Galarneaucentralize sessiond config option handling
2017-11-12  Jérémie GalarneauFix: buffer overflow warning in python bindings
2017-11-12  Jérémie GalarneauTests fix: BT2 does not output the metadata of a trace...
2017-08-03  Jérémie GalarneauUpdate version to v2.10.1 v2.10.1
2017-08-03  Michael JeansonTypo: occured -> occurred
2017-08-03  Mathieu DesnoyersFix: uninitialized return value on error path
2017-08-03  Jérémie GalarneauFix: ensure kernel context is in a list before trying...
2017-08-01  Jérémie GalarneauUpdate version to v2.10.0 v2.10.0
2017-08-01  Philippe Proulxlttng enable-channel: disallow --overwrite and --blocki...
2017-08-01  Philippe Proulxlttng-enable-channel(1): reword --blocking-timeout...
2017-08-01  Philippe Proulxlttng enable-channel: --blocking-timeout opt.: use...
2017-08-01  Julien DesfossezCleanup: remove unused internal structure
2017-08-01  Jérémie GalarneauCleanup: remove unnecessary extern qualifier
2017-08-01  Jérémie GalarneauDocs: document the trigger API
2017-08-01  Jérémie GalarneauDocs: document the notification API
2017-08-01  Jérémie GalarneauDocs: document the notification channel API
2017-08-01  Jérémie GalarneauDocs: document the evaluation API
2017-08-01  Jérémie GalarneauDocs: document the lttng_condition API
2017-08-01  Jérémie GalarneauDocs: document the lttng_buffer_usage condition API
2017-08-01  Jérémie GalarneauDocs: document the lttng_action_notify action type
2017-08-01  Jérémie GalarneauDocs: document the lttng_action API
2017-08-01  Jérémie GalarneauFix: ambiguous ownership of kernel context by multiple...
2017-07-31  Philippe Proulxlttng-enable-channel(1): move --output description...
2017-07-31  Philippe Proulxlttng-enable-channel(1): document --monitor-timer
2017-07-31  Jérémie GalarneauPrettify channel listing
2017-07-31  Jonathan RajotteUse pipe instead of eventfd() for notification command...
2017-07-31  Jonathan RajotteCleanup: useless reset of ret to zero
2017-07-31  Jonathan RajotteFix: ret is never used on error_open code path
next
This page took 0.039046 seconds and 4 git commands to generate.