Keep read-only copies of fields from the channel to the stream
[lttng-tools.git] / src / common / consumer / consumer.c
2018-03-08  Julien DesfossezKeep read-only copies of fields from the channel to...
2018-03-08  Julien DesfossezCleanup: keep the number of pipes used by poll in a...
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-02-28  Julien DesfossezFix: stream_per_chan_id_ht should allow duplicates
2018-02-05  Julien DesfossezFix: cleanup inactive FDs in the consumer polling thread
2017-12-03  Jonathan RajotteClean-up: consumer_add_metadata_stream always returns 0
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-06-20  Mathieu DesnoyersCleanup: use CMM accessors for consumer_quit variable
2017-05-28  Jérémie GalarneauTests: add consumer testpoint to pause data consumption
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-01-09  Mathieu DesnoyersFix: consumerd: order of metadata cache vs stream lock
2017-01-08  Jérémie GalarneauFix: reverse channel and metadata cache lock nesting...
2017-01-07  Jérémie GalarneauFix: only lock the metadata_cache in userspace consumers
2017-01-07  Jérémie GalarneauFix: lock nesting order reversed
2016-12-21  Jérémie GalarneauFix: protect the channel's metadata stream using the...
2016-12-16  Mathieu DesnoyersFix: relayd vs consumerd compatibility
2016-06-02  Jérémie GalarneauClean-up: harmonize kernctl API error checking
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-19  Jérémie GalarneauFix: only perform lttng_consumer_sync_trace_file()...
2016-05-19  Jérémie GalarneauMake lttng_consumer_sync_trace_file static
2016-05-19  Jérémie GalarneauFix: don't negate posix_fadvise return value to check...
2016-05-19  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-18  Jérémie GalarneauFix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
2016-05-18  Jérémie GalarneauFix: unchecked posix_fadvise() return value
2016-04-20  Michael JeansonTypo: catched -> caught
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2015-11-27  Jérémie GalarneauFix: close indexes when rotating the trace files in...
2015-11-27  Julien DesfossezFix: close indexes when rotating the trace files in...
2015-10-19  Jonathan RajotteMove libconsumer under common/consumer/
This page took 0.181454 seconds and 41 git commands to generate.