lttng-tools.git
2018-09-21  Mathieu DesnoyersBackport: trackers: update sessiond communication protocol
2018-09-21  Mathieu DesnoyersBackport: trackers: update lttng-modules tracer ABI
2018-09-21  Mathieu DesnoyersBackport: trackers: change error code from "pid" to...
2018-09-21  Jérémie GalarneauBackport: LTTNG-RELAYD(8): document the --fd-pool-size...
2018-09-21  Jérémie GalarneauBackport: relayd: rename fd-cap parameter to fd-pool...
2018-09-21  Jérémie GalarneauBackport: fd-tracker: log tracker capacity on creation
2018-09-21  Jérémie GalarneauBackport: relayd: replace lttng_index_file with relay_i...
2018-09-21  Jérémie GalarneauBackport: Move index initialization to ctf-index.h
2018-09-21  Jérémie GalarneauBackport: Fix: fully initialize viewer stream before...
2018-09-21  Jérémie GalarneauBackport: relayd: use the fd-tracker to track stream_fd fds
2018-09-21  Jérémie GalarneauBackport: relayd: track the live client connections...
2018-09-21  Jérémie GalarneauBackport: relayd: track relayd control connection sockets
2018-09-21  Jérémie GalarneauBackport: relayd: track relayd data connection sockets
2018-09-21  Jérémie GalarneauBackport: relayd: track the data listener socket
2018-09-21  Jérémie GalarneauBackport: relayd: track the control listener socket
2018-09-21  Jérémie GalarneauBackport: relayd: track the live listener socket
2018-09-21  Jérémie GalarneauBackport: relayd: track stdio output fds
2018-09-21  Jérémie GalarneauBackport: relayd: track the live viewer worker thread...
2018-09-21  Jérémie GalarneauBackport: relayd: track the live listener thread's...
2018-09-21  Jérémie GalarneauBackport: relayd: track the live_conn_pipe with the...
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: Test: add a unit test for the fd tracker
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  Jonathan RajotteDIST OOT: use build_dir version.i file
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: Introduce EXTRA_VERSION_NAME and EXTRA_VERSIO...
2018-09-21  Jonathan RajotteBackport: Man: --group-output-by-session
2018-09-21  Jonathan RajotteBackport: create_lttng_session_uri from 308a89467c4dbfe...
2018-09-21  Jonathan RajotteBackport: Tests: lttng-relayd --group-output-per-session
2018-09-21  Jonathan RajotteBackport: Use lttng_snapshot_add_output_ok from utils
2018-09-21  Jonathan RajotteBackport: lttng_snapshot_add_output_ok: let the caller...
2018-09-21  Jonathan RajotteBackport: Relayd: introduce --group-output-by-session
2018-09-21  Jonathan RajotteBackport: Doc: lttng-relayd: --working-directory option
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-07-24  Jérémie GalarneauUpdate version to v2.9.10
2018-06-11  Francis DeslauriersFix: missing context enum values in session xml schema
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-06-05  Jonathan RajotteBash completion: ignore namespace for xmllint parsing
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-26  Francis DeslauriersFix: test_ust-dl is generated at configure-time
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-05-09  Jérémie GalarneauFix: test uses sizeof() on the wrong operand of strncpy
2018-04-30  Jérémie GalarneauUpdate version to v2.9.9
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-25  Julien DesfossezFix validate_trace_empty test check
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  Jérémie GalarneauUpdate version to 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...
next
This page took 0.040796 seconds and 5 git commands to generate.