lttng-tools.git
2018-03-26  Jérémie GalarneauUpdate version to v2.9.8 v2.9.8
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 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.9.7 v2.9.7
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-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-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-12  Jérémie GalarneauFix: resolve full path of LTTNG_UST_CLOCK_PLUGIN
2017-11-12  Philippe Proulxlttng-enable-event(1): filtering: specify that `$ctx...
2017-11-12  Olivier BlinFix: Make version.h generation work with dash
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.9.6 v2.9.6
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-14  Jérémie GalarneauUpdate version to v2.9.5 v2.9.5
2017-06-14  Jérémie GalarneauFix: test_utils_expand_path passes NULL to sprintf
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-06-01  Francis DeslauriersTest: Replace test relying on pselect6(2) man page...
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 Desnoyersdoc: how to trace consumerd with valgrind
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-21  Jérémie GalarneauUpdate version to v2.9.4 v2.9.4
2017-02-14  Michael JeansonPort: Link with no-undefined on Windows
2017-02-14  Michael JeansonPort: win32 DLLs don't support hidden symbols
2017-02-14  Michael JeansonPort: add cygwin support to endian compat
2017-02-14  Michael JeansonFix: Remove unused headers
2017-02-14  Jonathan RajotteFix: tests: register thread for RCU operations.
2017-01-31  Michael JeansonFix: Lazily initialize max poll set size in poll compat
2017-01-25  Jonathan RajotteFix: null dereference on error path for create_ctx_type
2017-01-25  Jonathan RajotteFix: test_ust_data dereference of null pointer
2017-01-25  Jonathan RajotteFix: test_kernel_data dereference of null pointer
2017-01-25  Jonathan RajotteMan: move [SESSION] before options
2017-01-23  Mathieu DesnoyersFix: consumerd: add missing put_subbuf for ust and...
2017-01-23  Mathieu DesnoyersFix: sessiond: only send streams to consumer once
2017-01-20  Mathieu DesnoyersFix: consumerd main: needs to be a registered RCU thread
2017-01-20  Mathieu DesnoyersFix: thread_dispatch_ust_registration needs to be a...
2017-01-20  Jérémie GalarneauFix: don't abort metadata push on closed metadata
2017-01-10  Nathan Lynchlttng-tools: remove bogus interpreter line from utils...
2017-01-09  Jérémie GalarneauUpdate version to v2.9.3 v2.9.3
2017-01-09  Mathieu DesnoyersFix: consumerd: order of metadata cache vs stream lock
2017-01-09  Mathieu DesnoyersFix: add missing rcu_barrier before daemon teardown
2017-01-09  Michael JeansonFix: Add missing pthread.h include
2017-01-09  Francis DeslauriersFix: support for older versions of Babeltrace in test...
2017-01-09  Jérémie GalarneauFix: reverse channel and metadata cache lock nesting...
2017-01-07  Jérémie GalarneauUpdate version to v2.9.2 v2.9.2
2017-01-07  Jérémie GalarneauFix: only lock the metadata_cache in userspace consumers
2017-01-07  Jérémie GalarneauFix: lock nesting order reversed
2017-01-06  Jérémie GalarneauUpdate version to v2.9.1 v2.9.1
2017-01-06  Jonathan RajotteFix: lttng-relayd: forcefully close stream on relayd...
2017-01-06  Jérémie GalarneauFix: protect the channel's metadata stream using the...
2016-12-20  Jérémie GalarneauFix: double unlock of metadata mutex on error
2016-12-16  Mathieu DesnoyersFix: add element length check in lttng_index_file_open
next
This page took 0.039469 seconds and 4 git commands to generate.