relayd: create stream files relative to a session's trace chunk
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.h
2019-08-09  Jérémie Galarneaurelayd: create stream files relative to a session's...
2019-08-09  Jérémie GalarneauSend session creation time to relay daemon when supported
2019-07-25  Jérémie GalarneauCreate userspace buffers using ua_sess effective creden...
2019-07-25  Jérémie Galarneaurelayd: Retrieve a relay_session's trace chunk on creation
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2019-07-18  Jérémie GalarneauTransmit sessiond uuid to consumerd on launch
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2018-12-06  Jérémie GalarneauLaunch the consumer management thread using lttng_thread
2018-11-16  Jérémie GalarneauFix: cmd_snapshot_record can return unexpected error...
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-05-08  Jérémie GalarneauRename consumer_init_channel_comm_msg()
2018-05-08  Jérémie GalarneauCleanup: send_fds functions are not const-correct
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2018-03-12  Julien DesfossezChannel rotate pipe between sessiond and the consumers
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-03-05  Jérémie GalarneauClean-up: use LTTNG_PATH_MAX rather than PATH_MAX
2018-02-28  Julien DesfossezKeep the base directory of a relay session separate
2018-02-28  Julien DesfossezChange trace_path to session_root_path and chunk_path
2017-11-12  Jérémie Galarneaucentralize sessiond config option handling
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2016-05-19  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the relay protocol version in the consumer_output
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
2015-09-03  Mathieu DesnoyersFix: reference counting of consumer output
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-09-27  David GouletFix: don't create index on snapshot
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezLive timer set up
2013-08-26  David GouletImprove comments after review
2013-08-26  David GouletRename consumer socket fd to fd_ptr
2013-08-26  David GouletUse single callsite for send/recv ops. for consumer...
2013-08-26  David GouletUse consumer fd reference in consumer socket obj
2013-08-19  David GouletFix: snapshot with multiple UIDs
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletFix: snapshot support for UST and kernel in same session
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-28  David GouletFix: snapshot path
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-24  David GouletCleanup unused health state reference
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-11-01  David GouletRename data_available to data_pending
2012-10-19  David GouletLib lttng-ctl data available command support
2012-10-19  David GouletConsumer daemon data available command support
2012-10-19  David GouletFix last commit. Git code-18 pushed the wrong fix.
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-09-26  David GouletFix: Change sempahore to pthread conditions
2012-08-20  David GouletMove code out of main.c and fix some issues
2012-08-15  David GouletFix: multiple consumer locking problems
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-23  David GouletCode cleanup in the ust/kernel consumer file
2012-07-18  David GouletSession daemon health check support
2012-07-11  David GouletNetwork streaming support
2012-06-07  David GouletCreate kernel-consumer.c/.h and consumer.h
This page took 0.37544 seconds and 80 git commands to generate.