Fix: add missing unistd.h for fdatasync in compat-fcntl.c
[lttng-tools.git] / src / common / ust-consumer /
2012-12-20  David GouletFix: variable usage for data pending and add comments
2012-12-19  David GouletFix: change perror to debug statement
2012-12-18  David GouletFix: change ERR/PERROR statement to DBG
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: Synchronization issue for data available command
2012-10-22  David GouletFix: Set a single return point and mutex unlock
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 GouletMove add data stream to the data thread
2012-10-09  David GouletFix: Stream allocation and insertion consistency
2012-10-03  David GouletFix coding style and add/change debug statements
2012-10-02  Paul ChaventFix: Build out of src tree
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-17  David GouletFix: Consumer return value check after mmap/splice
2012-09-13  David GouletDon't send the subbuffer padding for streaming
2012-09-12  David GouletFix: Returned error code in consumer on read buffer
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-07-30  David GouletMerge mmap/splice fct. for both consumers
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-26  Mathieu DesnoyersFix: relayd metadata size
2012-07-25  David GouletFix: Off by uint64_t in the metadata transfer
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-07-06  Mathieu DesnoyersFix: mmap write() for large subbuffers and handle EINTR...
2012-04-12  Mathieu DesnoyersFix: consumer fd recv thread should write into non...
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-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: lttng UST and kernel consumer: fix ret vs errno...
2012-02-24  Mathieu DesnoyersFix: lttng UST and kernel consumer: fix ret vs errno...
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  David GouletFix consumer to handle compat layer
2012-02-22  David GouletAdd FreeBSD compat layer for splice and sync_file_range
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-02-21  David GouletAdd FreeBSD compat layer for splice and sync_file_range
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletAdd missing headers for make dist
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.039179 seconds and 7 git commands to generate.