Fix: data pending race
[lttng-tools.git] / src / common / consumer.h
2013-07-19  Mathieu DesnoyersFix: data pending race
2013-07-16  Mathieu DesnoyersIntroduce channel timer lock
2013-07-16  Mathieu DesnoyersDocument metadata_socket_lock nesting
2013-07-16  Mathieu DesnoyersFix: add missing metadata socket lock
2013-07-16  Mathieu DesnoyersIntroduce pipe for UST metadata cache and stream
2013-07-16  Mathieu Desnoyersconsumer: introduce channel lock
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-08  Mathieu DesnoyersFix: consumer: use uint64_t for all sessiond_id
2013-07-05  David GouletFix: relayd refcount updates for stream
2013-07-05  David GouletFix: add globally visible flag in stream
2013-07-04  Julien DesfossezAdd UST snapshot support
2013-06-28  Mathieu DesnoyersFix: consumer: 64-bit index for relayd rather than...
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
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-06-27  David GouletAdd consumer-stream.c/.h in libconsumer
2013-06-25  David GouletFix: bad type for the relayd id
2013-05-28  David GouletFix: get consumer lock before closing/pushing metadata
2013-05-22  David GouletChange consumer_metadata_pipe to be a lttng_pipe
2013-05-22  David GouletChange consumer_data_pipe to be a lttng_pipe
2013-05-01  Mathieu DesnoyersFix: consumerd channel destroy race
2013-04-26  Mathieu DesnoyersFix: consumer metadata switch timer error handling
2013-03-28  Julien DesfossezMove stream file rotation functions to utils
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-11  Mathieu DesnoyersImplement channel fd monitoring thread for UST
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-10  David GouletFix: update next_net_seq_num after sending header
2013-01-09  David GouletFix: remove unused session id map
2012-12-13  David GouletFix data pending for inflight streaming
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletAdd the relayd create session command
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-12-06  David GouletFix: locking order between consumer and stream
2012-12-03  David GouletFix: set the stream ht static in consumer file
2012-11-07  David GouletRemove consumer poll timeout in data thread
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: consumer relayd cleanup on disconnect
2012-10-22  David GouletAdd stream lock comment for nesting
2012-10-19  David GouletConsumer daemon data available command support
2012-10-19  David GouletAdd data structure for the data available command
2012-10-19  David GouletRemove unused code
2012-10-19  David GouletCleanup code and rename variables
2012-10-19  David GouletMake stream hash tables global to the consumer
2012-10-19  David GouletMove add data stream to the data thread
2012-10-19  David GouletRename consumer threads and spawn them in daemon
2012-10-09  David GouletFix: Stream allocation and insertion consistency
2012-09-28  Mathieu DesnoyersFix: consumer_allocate_stream error handling
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-09-28  David GouletFix: Missing rcu read side lock in consumer
2012-09-13  David GouletDon't send the subbuffer padding for streaming
2012-09-11  David GouletAdd new thread in consumer for metadata handling
2012-08-20  David GouletMerge duplicate code in consumer for destroy relayd
2012-08-20  David GouletMerge duplicate code in consumer for add relayd
2012-07-30  David GouletMerge mmap/splice fct. for both consumers
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-25  David GouletAdd comments for the relayd ctrl socket mutex
2012-07-11  David GouletNetwork streaming support
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-03-01  Mathieu DesnoyersFix: make ust consumer posix compliant for poll flags
2012-03-01  Mathieu DesnoyersFix: make ust consumer posix compliant for poll flags
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  David GouletFix consumer to handle compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix consumer to handle compat layer
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.190604 seconds and 84 git commands to generate.