Fix: consumerd: add missing put_subbuf for ust and kernel errors
[lttng-tools.git] / src / common / kernel-consumer / kernel-consumer.c
2017-01-23  Mathieu DesnoyersFix: consumerd: add missing put_subbuf for ust and...
2016-12-16  Jérémie GalarneauAssert that index_file does not exist before setting...
2016-12-16  Mathieu DesnoyersFix: relayd vs consumerd compatibility
2016-10-05  Mathieu DesnoyersFix: handle backward compatibility with lttng-modules 2.7
2016-06-02  Jérémie GalarneauClean-up: harmonize kernctl API error checking
2016-06-02  Jérémie GalarneauFix: reduce scope of kconsumer consumed_pos and produce...
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-18  Mathieu DesnoyersFix: Dereference after NULL check in consumer
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the instance id and packet_seq_num in indexes
2016-03-11  Julien DesfossezAccount the lost packets in snapshot mode
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
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: sessiond vs consumerd push/get metadata deadlock
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-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-11-17  Julien DesfossezFix: create/destroy a splice_pipe per stream
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-01  David GouletFix: channel deref. after NULL check in kernel consumer
2014-09-29  David GouletFix: change perror to PERROR in kernel consumer
2014-09-29  Mathieu DesnoyersFix: kernel consumer: issue put_subbuf on error
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-02-25  David GouletFix: kernel channel destroy on consumer if sent
2014-02-21  Mathieu DesnoyersFix: consumerd errors on exit
2014-02-13  David GouletFix: change ERR statement to DBG in kernel read subbuffer
2014-02-07  Julien DesfossezFix: send the streams sent message after metadata
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-10-09  David GouletFix: remove relative include for health check
2013-10-09  Mathieu Desnoyersconsumerd: add health instrumentation into threads
2013-09-27  Julien DesfossezTest for new metadata at each packet
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezLive timer set up
2013-09-25  Julien DesfossezGenerate local kernel and UST indexes
2013-08-05  Mathieu DesnoyersFix: kernel ctl error codes are based on errno
2013-07-21  Mathieu DesnoyersFix: format string mismatch
2013-07-21  Mathieu DesnoyersFix: format string type mismatch
2013-07-19  Mathieu DesnoyersFix: data pending race
2013-07-16  Mathieu DesnoyersFix: kernel consumer: data_pending check if endpoint...
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-05  David GouletFix: set globally visible flag to kernel stream
2013-07-05  Mathieu DesnoyersFix: kernel-consumer: double-close
2013-07-05  David GouletFix: don't send error to sessiond on orderly shutdown
2013-07-05  David GouletFix: bad pathname used when sending kernel stream to...
2013-07-05  David GouletFix: add globally visible flag in stream
2013-07-05  David GouletFix: send kernel stream to relayd only if needed
2013-07-05  Julien DesfossezFix: close and destroy metadata stream after a kernel...
2013-07-05  Mathieu DesnoyersFix: possible double-close on stream out_fd
2013-07-04  Julien DesfossezAdd UST snapshot support
2013-06-28  David GouletFix: kernel snapshot metadata handling and error paths
2013-06-28  David GouletFix: coding style and debug statement
2013-06-28  David GouletFix: put subbuffer back in kernel snapshot error path
2013-06-28  David GouletFix: use snapshot consumer output for kernel
2013-06-28  Julien DesfossezFix UST channel/stream output assignation
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-27  Julien DesfossezFix: consumer handling of metadata for relayd
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-19  David GouletFix: consumer add channel return value was positive...
2013-06-19  Mathieu DesnoyersFix: goto error_fatal on lttng_kconsumer_recv_cmd errors
2013-05-29  David GouletFix: remove one too many metadata refcount increment
2013-05-28  Julien DesfossezFix: increment channel refcount on add_stream
2013-05-28  Julien DesfossezFix: error handling in kernel add_channel
2013-05-22  David GouletFix: use lttng pipe to send new stream to thread
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-03-28  Julien DesfossezRelayd add_stream command handle tracefile rotation
2013-03-28  Julien DesfossezMove stream file rotation functions to utils
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
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...
2012-12-19  David GouletFix: change perror to debug statement
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 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-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
next
This page took 0.234987 seconds and 107 git commands to generate.