Cleanup: relayd id is never used by write_relayd_metadata_id()
[lttng-tools.git] / src / common /
2018-05-31  Jonathan RajotteCleanup: relayd id is never used by write_relayd_metada...
2018-05-31  Jonathan RajotteCleanup: attr is not used by open_ust_stream_fd()
2018-05-31  Jonathan RajotteCleanup: *_domain are never used by create_session
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-05-17  Jérémie GalarneauFix: sessions with agent channels fail to load
2018-05-08  Jérémie GalarneauCleanup: send_fds functions are not const-correct
2018-05-02  Jérémie GalarneauCleanup: name of send_sessiond_channel() is misleading
2018-04-30  Jonathan RajotteFix: ret may be used uninitialized in sample_channel_po...
2018-04-27  Jérémie GalarneauFix: relay_recv_metadata does not check for partial...
2018-04-27  Jérémie GalarneauUse non-blocking recvmsg() for data/ctrl connections...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-04-24  Jérémie GalarneauFix: erroneous use of extern keyword
2018-04-24  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-04-07  Jérémie GalarneauAdd lttng_trace_archive_location lttng-ctl API
2018-04-03  Julien DesfossezDedicated error message when relay does not support...
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Jérémie GalarneauRemove unneeded forward declaration in condition headers
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezSession consumed size notification
2018-04-03  Julien DesfossezRotate timer
2018-03-28  Simon MarchiIntroduce utils_parse_time_suffix
2018-03-23  Jérémie GalarneauFix: missing type definitions in mi-lttng-3.0.xsd
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2018-03-14  Julien DesfossezConsumer rotate a channel
2018-03-14  Julien DesfossezConsumer perform the rotation when extracting a packet
2018-03-14  Julien DesfossezConsumer rotate stream
2018-03-14  Julien DesfossezImplement the RELAYD_ROTATE_PENDING relay daemon command
2018-03-13  Julien DesfossezImplement the RELAYD_ROTATE_STREAM relay daemon command
2018-03-12  Julien DesfossezChannel rotate pipe between sessiond and the consumers
2018-03-09  Julien DesfossezSupport to dump the kernel metadata cache from the...
2018-03-08  Julien DesfossezAdd ustctl_flush_buffer to the consumer API
2018-03-08  Julien DesfossezCommon consumer functions to read current positions
2018-03-08  Julien DesfossezDedicated function to wakeup the consumer metadata...
2018-03-08  Julien DesfossezKeep read-only copies of fields from the channel to...
2018-03-08  Julien DesfossezCleanup: keep the number of pipes used by poll in a...
2018-03-08  Julien DesfossezFix: kernel snapshot handling of EAGAIN
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-06  Jérémie GalarneauFix: relayd send_command() util not logging on failure
2018-03-06  Jérémie GalarneauClean-up: relayd send_command() helper is not const...
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-02-28  Jérémie GalarneauClean-up: hash table utils are unnecessarily non-const
2018-02-28  Julien DesfossezFix: stream_per_chan_id_ht should allow duplicates
2018-02-28  Julien DesfossezFix: lttng logs nanoseconds
2018-02-26  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2018-02-26  Jonathan RajotteFix: missing value handling for lttng_event_context_type
2018-02-20  Julien DesfossezFix: error handling on relay version check
2018-02-15  Francis DeslauriersFix: remove unused event types in MI XML schema
2018-02-09  Jérémie GalarneauFix: metadata channel leak when using the snapshot...
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-03  Jonathan RajotteClean-up: consumer_add_metadata_stream always returns 0
2017-12-03  Jonathan RajotteFix: scope ownership of a stream for ust-consumer
2017-11-13  Julien DesfossezFix: wrong parameter to fcntl in pipe_set_flag
2017-11-13  Julien DesfossezFix: wrong use of the relay_streams_sent in snapshot
2017-11-13  Julien DesfossezFix: the return code of lttcomm_send_unix_sock is signed
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 Galarneaucentralize sessiond config option handling
2017-08-01  Julien DesfossezCleanup: remove unused internal structure
2017-08-01  Jérémie GalarneauCleanup: remove unnecessary extern qualifier
2017-07-28  Jonathan RajotteCleanup: remove dead increment of pointer
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteFix: report error using fd instead of ret
2017-07-27  Julien DesfossezFix: lost packet accounting always lost on snapshot
2017-07-24  Jonathan Rajottesave/load: add blocking_timeout attribute to channel
2017-07-24  Jonathan RajotteIntroduce monitor_timer_interval to session configurati...
2017-06-21  Jérémie GalarneauHide internal buffer-view symbols
2017-06-21  Jérémie GalarneauHide internal session configuration symbols
2017-06-21  Jérémie GalarneauHide internal dynamic-buffer symbols
2017-06-21  Jérémie GalarneauHide internal string-utils symbols
2017-06-20  Mathieu DesnoyersFix: join consumer timer thread
2017-06-20  Mathieu DesnoyersCleanup: use CMM accessors for consumer_quit variable
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-02  Jérémie GalarneauFix: missing errno.h include in time.h compat header
2017-06-01  Michael JeansonCleanup: uuid library detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-28  Jérémie GalarneauTests: add consumer testpoint to pause data consumption
2017-05-28  Jérémie GalarneauDocs: improve the documentation of the dynamic buffer...
2017-05-28  Jérémie GalarneauAdd comment to round_to_power_of_2()
2017-05-28  Jérémie GalarneauClean-up: simplify the implementation of dynamic buffer...
2017-05-28  Jérémie GalarneauFix: space left in buffer may be uninitilized on capaci...
2017-05-28  Jérémie GalarneauAssert that dynamic buffer size <= capacity
2017-05-28  Jérémie GalarneauClean-up: improve readability of dynamic buffer append...
2017-05-19  Mathieu DesnoyersFix: use "flush empty" ioctl for snapshots
2017-05-19  Mathieu DesnoyersFix: lttng-consumerd: cpu hotplug: send "streams_sent...
2017-05-19  Jérémie GalarneauFix: consumer_timer_signal_thread_qs waits on LTTNG_CON...
2017-05-19  Jérémie GalarneauRevert "Fix: futex can be free'd while used by waker...
2017-05-19  Jérémie GalarneauAdd lttng_waiter utils
2017-05-11  Jonathan RajotteFix: COMPAT_EPOLL_PROC_PATH is available from Linux...
2017-05-10  Jérémie GalarneauClean-up: warning caused by unused label
2017-05-10  Jérémie GalarneauFix: futex can be free'd while used by waker thread
next
This page took 0.039571 seconds and 7 git commands to generate.