Cleanup: enforce const-correctness in notification thread
[lttng-tools.git] / src / common /
2018-08-24  Jérémie GalarneauCleanup: enforce const-correctness in notification...
2018-08-24  Jérémie GalarneauAdd session rotation ongoing/completed conditions
2018-08-23  Jérémie GalarneauFix: use the correct condition type in logging statements
2018-08-23  Jérémie GalarneauAdd a by-address equality short-circuit to condition...
2018-08-23  Jérémie GalarneauFix: assume that conditions are valid before being...
2018-08-23  Jérémie GalarneauCleanup: remove superfluous argument to consumed size...
2018-08-23  Jérémie GalarneauAdd trace archive location serialization/deserializatio...
2018-08-22  Jérémie GalarneauUse the dynamic buffer to serialize notification objects
2018-08-20  Jérémie GalarneauFix: consumers don't honor protocol on rotate pending...
2018-08-20  Jérémie GalarneauFix: possible NULL dereference in uri_parse_str_urls()
2018-08-20  Jérémie GalarneauTypo fix in uri parsing error logging
2018-08-20  Jérémie GalarneauFix: use of uninitialized 'nb_pipes_fd'
2018-08-20  Jérémie GalarneauClean-up: useless assert that unsigned value is >= 0
2018-08-17  Jérémie Galarneausave/load: support session rotation schedule descriptors
2018-08-17  Jérémie Galarneaumi: serialize relay rotation locations
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-08-01  Jérémie Galarneaurotation-api: pass session name explicitly
2018-06-11  Francis DeslauriersImplement MI and save/load support for callstack contexts
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
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  Michael JeansonReplace deprecated readdir_r() with readdir()
2018-06-05  Jérémie GalarneauUse https in links to the lttng.org website
2018-06-05  Jérémie GalarneauPass the consumerd stream's trace archive id to the...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-06-04  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-06-04  Jonathan RajotteUse dynamic payload for the add stream realyd command
2018-06-04  Jonathan RajotteDynamic payload for relayd create session command
2018-06-04  Jonathan RajotteFix: backward relayd communication compatibility.
2018-06-04  Jérémie GalarneauAdd unused attribute to lttng_to_index_major param
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in utils_stream_file_n...
2018-06-04  Jérémie GalarneauUse dynamic buffer to build session configuration path
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in session config
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in XSD path...
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in lttng_strncpy()
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in ini parser
2018-06-01  Jonathan RajotteFix: use signed variable for refcounting of consumer_re...
2018-06-01  Jonathan RajotteCleanup: uid and gid are never used by run_as_noworker()
2018-05-31  Jonathan RajotteCleanup: sessiond_id is never used by relayd_create_ses...
2018-05-31  Jonathan RajotteCleanup: sock is never used by ask_channel()
2018-05-31  Jonathan RajotteCleanup: ctx is never used by monitor_timer()
2018-05-31  Jonathan RajotteCleanup: signo is never used by metadata_switch_timer
2018-05-31  Jonathan RajotteCleanup: channel is never used by metadata_cache_check_...
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
next
This page took 0.043007 seconds and 8 git commands to generate.