Add session rotation ongoing/completed notification commands
[lttng-tools.git] / src / bin / lttng-sessiond / kernel-consumer.c
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-05-09  Jérémie GalarneauClean-up: kernel_consumer_add_stream() does not need...
2018-05-08  Jérémie GalarneauRename kernel_consumer_send_channel_stream()
2018-05-08  Jérémie GalarneauRename consumer_init_channel_comm_msg()
2018-04-03  Jérémie GalarneauFix: fail on truncation of kernel channel path
2018-03-05  Francis DeslauriersUse free running metadata channel key between sessiond...
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
2018-02-28  Julien DesfossezFix: use a free running channel key between sessiond...
2018-02-14  Jérémie GalarneauDocument consumer socket locking assumptions
2017-06-13  Jonathan RajotteFix: Send remove channel to notification thread only...
2017-05-19  Mathieu DesnoyersFix: lttng-sessiond: cpu hotplug: send channel to consu...
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-01-23  Mathieu DesnoyersFix: sessiond: only send streams to consumer once
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: Add Solaris string compat
2015-09-04  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2014-11-26  Mathieu DesnoyersFix: add missing sessiond kernel-consumer missing str...
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-01  David GouletFix: check for kernel session metadata during init
2014-02-25  David GouletFix: flag that kernel streams FDs has been sent
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-07  Julien DesfossezFix: send the streams sent message after metadata
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-10-09  Mathieu DesnoyersTurn health.h/health.c into a library
2013-09-27  Julien DesfossezLive timer set up
2013-08-26  David GouletRename consumer socket fd to fd_ptr
2013-08-26  David GouletUse consumer fd reference in consumer socket obj
2013-06-27  Julien DesfossezAdd kernel snapshot support
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-21  David GouletSupport per UID buffers
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-24  David GouletCleanup unused health state reference
2013-01-22  David GouletUse default value for metadata file name
2012-12-13  David GouletFix: Add missing health code update for consumer command
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-10-19  David GouletConsumer daemon data available command support
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-16  David GouletFix: set kernel consumer output directory
2012-07-23  David GouletCode cleanup in the ust/kernel consumer file
2012-07-11  David GouletNetwork streaming support
2012-06-19  David GouletRemove useless arg from kernel consumer send stream
2012-06-07  David GouletCreate kernel-consumer.c/.h and consumer.h
This page took 0.310118 seconds and 53 git commands to generate.