Fix: error handling in kernel add_channel
[lttng-tools.git] / src / common / consumer.c
2013-05-28  Julien DesfossezFix: error handling in kernel add_channel
2013-05-28  Julien DesfossezFix: close wait_fd on kernel tracing
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-17  David GouletFix: increment UST channel refcount at stream creation
2013-05-15  David GouletFix: Uninitialized scalar variable in consumer
2013-05-06  David GouletFix: reset current size for tracefile rotation
2013-05-01  Mathieu DesnoyersFix: consumerd channel destroy race
2013-05-01  Mathieu Desnoyersconsumer relayd interaction: fix segfaults
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-26  Mathieu DesnoyersFix: channel management thread should hold a refcount
2013-04-22  David GouletFix: set ptr to NULL to suppress old gcc warnings
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-21  David GouletFix: function definition and declaration mismatch
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-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-22  David GouletFix: wrong variable type for read() return value
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2013-01-10  David GouletFix: update next_net_seq_num after sending header
2013-01-10  David GouletFix: wrong loop continuation in metadata thread
2013-01-09  David GouletFix: remove unused session id map
2013-01-09  David GouletFix: wrong session id used on relayd lookup
2012-12-20  David GouletFix: bad check of accept() return value
2012-12-20  David GouletFix: missing mutex lock if relayd was not created
2012-12-19  David GouletFix: compare write() return value to size
2012-12-19  David GouletFix: don't print EPIPE error which can happen
2012-12-19  David GouletFix: Off by one in seq num for data pending command
2012-12-18  David GouletFix: change ERR/PERROR statement to DBG
2012-12-18  David GouletFix: handle consumer data pipe read error
2012-12-18  David GouletFix: flag metadata stream on quiescent control cmd
2012-12-18  David GouletFix: poll and epoll fd set reallocation
2012-12-18  David GouletFix: add missing goto pending if data is inflight
2012-12-17  David GouletFix: use the poll wait ret value when iterating on...
2012-12-14  David GouletFix: Wrong check of node when cleaning up ht
2012-12-14  David GouletFix: memory leak in add relayd socket error path
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-10  David GouletFix: Add missing relayd ht cleanup and ht destroy
2012-12-10  David GouletFix: Allocate stream hash table in respective threads
2012-12-10  David GouletFix: Use stream deletion function when cleaning up
2012-12-10  David GouletFix: FD leak on consumer add relayd socket error
2012-12-10  David GouletFix: Consumer sockets leak on error
2012-12-07  David GouletFix: Use endpoint status enum value in checks
2012-12-07  David GouletFix: protect consumer_find_channel with rcu locking
2012-12-06  David GouletFix: locking order between consumer and stream
2012-12-06  David GouletFix: don't steal key when adding a metadata stream
2012-12-06  Mathieu DesnoyersConsumer hold mutex for add stream
2012-12-03  David GouletFix: audit all close/fclose and check returned code
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-06  David GouletFix: RCU hash table seed
2012-11-06  David GouletFix: Add EPIPE error handling on buffer splice
2012-11-01  David GouletFix: Sync issue when deleting a data stream
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletFix: Synchronization issue for data available command
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
next
This page took 0.284666 seconds and 107 git commands to generate.