Implement consumer ring buffer position sampling
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.c
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.33348 seconds and 61 git commands to generate.