port: FreeBSD has no ENODATA, alias it to ENOATTR
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.c
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-19  Mathieu DesnoyersSend ust and kernel domain directory handle to consumer
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-09-05  Mathieu DesnoyersFix: kernel/ust snapshot backward compat for 2.10 relay
2019-08-09  Jérémie Galarneaurelayd: create stream files relative to a session's...
2019-07-25  Jérémie GalarneauUse lttng_credentials instead of bespoke uid/gid member...
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-05-03  Jérémie GalarneauRemove unused ltt_session look-up result
2018-04-10  Jonathan RajotteFix: hold consumer socket lock for consumer_send_msg
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-07-28  Jonathan RajotteCleanup: useless reset of ret to zero
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-04  Mathieu DesnoyersFix: ust-app: protect app socket protocol with lock
2015-09-04  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-04  Mathieu DesnoyersFix: Double unlock on error path
2015-07-09  Mathieu DesnoyersFix: metadata push -EPIPE should be recoverable
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-23  Mathieu DesnoyersFix: deadlock between UST registry lock and consumer...
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-04-04  Michael JeansonFix: misc spelling errors
2014-04-01  David GouletFix: don't print stream name in error message
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
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 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-04  Julien DesfossezAdd UST snapshot support
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-25  David GouletFix: if relayd is unreachable, disable consumer for...
2013-04-12  David GouletFix: remove unused path variables from session obj
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-21  David GouletMove ust channel registry inside session registry
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-03-01  David GouletMove UST registry into sessiond and implement notifiers
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
2013-01-21  David GouletRename ltt_ust_stream to ust_app_stream
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-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-11  David GouletNetwork streaming support
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: All perror turned into PERROR to show file and...
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  David GouletFix: handling bad channel when sending to consumer
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.305725 seconds and 79 git commands to generate.