Fix: consumer relayd cleanup on disconnect
[lttng-tools.git] / src / common / consumer.c
2012-10-26  David GouletFix: consumer relayd cleanup on disconnect
2012-10-24  David GouletFix: Delete stream on write error in consumer
2012-10-22  David GouletFix: Mutex and RCU lock nesting in consumer
2012-10-22  David GouletFix: Remove useless NULL and zero assignment
2012-10-19  David GouletRelayd data available command support
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 GouletChange the metadata hash table node
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-16  David GouletFix: Missing -ENODATA handling in the consumer
2012-10-16  David GouletFix: Empty metadata buffer(s) on HUP|ERR
2012-10-09  David GouletFix: Stream allocation and insertion consistency
2012-10-03  David GouletAdd hash table argument to helper functions
2012-10-03  David GouletFix: Add missing call rcu and read side lock
2012-10-03  David GouletFix coding style and add/change debug statements
2012-10-01  David GouletFix: Metadata stream leak when received in consumer
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-18  David GouletFix: Remove LPOLLNVAL from consumer metadata revents
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-09-11  David GouletFix: consumer recv command error path
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
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-08-16  Mathieu DesnoyersFix: 32-bit print format type mismatch warnings
2012-08-15  David GouletFix: multiple consumer locking problems
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-08-14  David GouletFix: remove adjustment on written var for metadata
2012-07-31  David GouletDivide read subbuffer consumer function
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  Mathieu DesnoyersFix: consumer relay sender RCU usage
2012-07-23  Mathieu Desnoyersfix: write EINTR handling
2012-07-11  David GouletNetwork streaming support
2012-04-16  Mathieu DesnoyersFix: add missing ht_destroy at consumer teardown
2012-04-12  Mathieu DesnoyersFix: consumer fd recv thread should write into non...
2012-04-11  Mathieu DesnoyersFix: consumer fd recv poll should be sensitive to POLLP...
2012-04-11  Mathieu DesnoyersFix consumer lttng_consumer_poll_socket poll revents...
2012-03-13  David GouletFix consumer CPU hotplug support
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: UST consumer need to iterate on streams, just...
2012-03-02  Mathieu DesnoyersFix: add missing rcu read lock across RCU HT iteration
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  Mathieu DesnoyersFix: consumer race: should allow reuse of FD key
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
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-27  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
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 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.344025 seconds and 74 git commands to generate.