Fix: channel errors on local stress-tests
[lttng-tools.git] / src /
2018-11-16  Mathieu DesnoyersFix: channel errors on local stress-tests
2018-11-16  Mathieu DesnoyersFix: channel_ust_create: remove channel on agent error
2018-10-30  Mathieu DesnoyersAlways choose large event header for UST channels
2018-10-30  Jérémie GalarneauRemove unnecessary check of output parameter
2018-09-19  Jonathan RajotteFix: perform local data pending before checking data...
2018-09-18  Jonathan RajotteFix: double put on error path
2018-09-18  Jonathan RajotteFix: holding the stream lock does not equate to having...
2018-09-18  Jonathan RajotteFix: skip uid registry when metadata key is 0
2018-09-18  Jérémie GalarneauDocs: document the meaning of a ust app channel key...
2018-09-18  Jérémie GalarneauFix: acquire stream lock during kernel metadata snapshot
2018-09-17  Jonathan RajotteFix: skip closed session on viewer listing
2018-09-17  Jonathan RajotteFix: use LTTNG_VIEWER_ATTACH_UNK to report a closed...
2018-09-13  Jonathan RajotteFix: perform relayd socket pair cleanup on control...
2018-09-13  Jérémie GalarneauFix: relayd control socket mutex is not destroyed
2018-09-07  Jérémie GalarneauFix: incorrect error message on regenerate missing...
2018-09-07  Jérémie GalarneauFix: incorrect error message on metadata missing argument
2018-09-07  Jérémie GalarneauFix: snapshot command mishandles missing arguments
2018-09-07  Jérémie GalarneauFix: potential use of NULL path in stat() use
2018-09-07  Jérémie GalarneauFix: passing null to closedir() on error
2018-09-07  Jérémie GalarneauFix: unchecked access to pids array
2018-09-07  Jérémie GalarneauFix: returned pids may be uninitialized
2018-09-07  Francis DeslauriersFix: lttng-save command producing wrong XML fields
2018-09-07  Jérémie GalarneauFix: memory is not zeroed on first set_capacity
2018-09-07  Jérémie GalarneauFix: dynamic buffer mishandles setting capacity to 0
2018-09-07  Jérémie GalarneauFix: client_list_element leak on failure to evaluate...
2018-09-07  Jérémie GalarneauFix: possible NULL dereference in uri_parse_str_urls()
2018-09-07  Jérémie GalarneauFix: clean-up sessiond condig structure on initializati...
2018-09-07  Jérémie GalarneauFix: unchecked return value in sessiond path configuration
2018-09-07  Jérémie GalarneauSet consumer's verbosity to the max level on --verbose...
2018-06-11  Francis DeslauriersFix: missing context enum values in session xml schema
2018-06-05  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-06-05  Jonathan RajotteFix: use signed variable for refcounting of consumer_re...
2018-05-30  Jérémie GalarneauFix: warning due to hash_key_str() being not const...
2018-05-30  Jonathan RajottePrint consumerd32/64/kernel configuration
2018-05-30  Francis DeslauriersFix: calling ht_{hash, match}_enum with wrong argument
2018-05-30  Francis DeslauriersFix: probes should be compared strictly by events metadata
2018-05-26  Jonathan RajotteFix: cmd line options overwrite env variable config...
2018-05-18  Jérémie GalarneauFix: perform the initialization memory barrier out...
2018-05-17  Michael JeansonPort: fix format warnings on Cygwin
2018-05-17  Jérémie GalarneauFix: sessions with agent channels fail to load
2018-05-17  Jérémie GalarneauFix: don't wait for the load thread before serving...
2018-05-09  Jérémie GalarneauFix: sessiond fails to launch on --without-ust configur...
2018-05-09  Jérémie GalarneauFix: agent thread poll set creation failure results...
2018-05-09  Jonathan RajotteFix: ret may be used uninitialized in sample_channel_po...
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  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-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 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 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 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 Rajottelttng-relayd: use TCP keep-alive mechanism to detect...
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: close channel monitor pipe after killing the metad...
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-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  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  Jérémie Galarneaucentralize sessiond config option handling
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...
next
This page took 0.045231 seconds and 8 git commands to generate.