Backport: relayd: track listener's epoll fd using the fd-tracker
[lttng-tools.git] / src /
2018-09-21  Jérémie GalarneauBackport: relayd: track listener's epoll fd using the...
2018-09-21  Jérémie GalarneauBackport: relayd: track worker thread's epoll fd using...
2018-09-21  Jérémie GalarneauBackport: relayd: track the health thread's poll fd...
2018-09-21  Jérémie GalarneauBackport: relayd: track clients of the health unix...
2018-09-21  Jérémie GalarneauBackport: relayd: track the health unix socket with...
2018-09-21  Jérémie GalarneauBackport: relayd: track the health quit pipe with the...
2018-09-21  Jérémie GalarneauBackport: relayd: track the relay_conn_pipe with the...
2018-09-21  Jérémie GalarneauBackport: relayd: track the quit pipe with the fd-tracker
2018-09-21  Jérémie GalarneauBackport: relayd: Don't bypass the fd tracker when...
2018-09-21  Jérémie GalarneauBackport: relayd: close stdin
2018-09-21  Jérémie GalarneauBackport: relayd: initialize the global fd tracker...
2018-09-21  Jérémie GalarneauBackport: Add fd-cap option to the relay daemon
2018-09-21  Jérémie GalarneauBackport: fd-tracker: add pipe management wrappers...
2018-09-21  Jérémie GalarneauBackport: fd-tracker: add epoll/poll management wrapper...
2018-09-21  Jérémie GalarneauBackport: fd-tracker: add an fd-tracker util to common
2018-09-21  Jérémie GalarneauBackport: add DBG_NO_LOC logging macro
2018-09-21  Michael JeansonBackport:Fix: Don't override user variables within...
2018-09-21  Jonathan RajotteBackport: Introduce EXTRA_VERSION_PATCHES
2018-09-21  Jonathan RajotteBackport: Use EXTRA_VERSION_NAME and EXTRA_VERSION_DESC...
2018-09-21  Jonathan RajotteBackport: Relayd: introduce --group-output-by-session
2018-09-21  Jonathan RajotteBackport: Introduce LTTNG_RELAYD_WORKING_DIRECTORY...
2018-09-21  Jonathan RajotteBackport: Test: lttng-relayd working directory
2018-09-21  Jonathan RajotteBackport: Add --working-directory options to lttng...
2018-09-21  Jonathan RajotteBackport: Cleanup relayd socket pair on control socket...
2018-09-21  Jérémie GalarneauBackport: Fix: relayd streams can be leaked on connecti...
2018-09-21  Michael JeansonBackport: Port dynamic buffer to stable 2.9
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  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-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: 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-04-30  Jonathan RajotteAdd DBG statement for TCP keep-alive options
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  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  Julien DesfossezFix: kernel snapshot handling of EAGAIN
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-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 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-11-30  Jérémie GalarneauFix: unknown consumer type considered a libc error
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: resolve full path of LTTNG_UST_CLOCK_PLUGIN
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 GalarneauFix: ambiguous ownership of kernel context by multiple...
2017-08-01  Jonathan RajotteFix: ret is never used on error_open code path
2017-08-01  Jonathan RajotteFix: use error code path instead of break when errors...
2017-08-01  Jonathan RajotteFix: wrong variable assignment on error
2017-08-01  Jonathan RajotteFix: missing error handling in use of print_tabs()
2017-08-01  Jonathan RajotteFix: ret is used instead or err to set an error code
2017-08-01  Jonathan RajotteFix: report error using fd instead of ret
2017-08-01  Jérémie GalarneauFix: NULL passed to memcpy in error path
2017-08-01  Julien DesfossezFix: lost packet accounting always lost on snapshot
2017-08-01  Jonathan RajotteFix: report error on session listing
2017-07-27  Jonathan RajotteFix live-comm: merge TCP socket write-write sequence...
2017-06-20  Mathieu DesnoyersFix: join consumer timer thread
2017-06-12  Mathieu DesnoyersFix: lttng list of channels should return errors
2017-06-12  Mathieu DesnoyersFix: discard event/lost packet counters
2017-06-02  Jérémie GalarneauFix: missing errno.h include in time.h compat header
2017-06-01  Jonathan RajotteFix: registry can be null on lookup
2017-05-22  Mathieu DesnoyersFix: use "flush empty" ioctl for snapshots
2017-05-22  Mathieu DesnoyersFix: lttng-consumerd: cpu hotplug: send "streams_sent...
2017-05-22  Mathieu DesnoyersFix: lttng-sessiond: cpu hotplug: send channel to consu...
2017-05-22  Mathieu DesnoyersFix: lttng-sessiond: cpu hotplug stream number mismatch
2017-05-19  Jérémie GalarneauFix: consumer_timer_signal_thread_qs waits on LTTNG_CON...
2017-05-19  Mathieu DesnoyersFix: thread exit vs futex wait/wakeup race
2017-05-15  Jérémie GalarneauFix: status_loc argument of waitpid() is used on error
2017-05-11  Jonathan RajotteFix: COMPAT_EPOLL_PROC_PATH is available from Linux...
2017-05-09  Mathieu DesnoyersCleanup: initialize kernel ioctl ABI structures to 0
2017-05-09  Mathieu DesnoyersCleanup: initialize data to 0
2017-05-08  Jonathan RajotteFix: assert() on null index_file in lttng_index_file_wr...
2017-05-08  Jonathan RajotteFix: fail on relayd lookup when finding a relayd is...
2017-02-14  Michael JeansonPort: Link with no-undefined on Windows
next
This page took 0.043998 seconds and 8 git commands to generate.