Clean-up: ust-consumer: pass metadata cache to its write method
[lttng-tools.git] / src / common / ust-consumer / ust-consumer.c
2021-02-09  Jérémie GalarneauClean-up: ust-consumer: pass metadata cache to its...
2021-02-09  Jérémie GalarneauFix: ust-consumer: metadata thread not woken-up after...
2021-02-08  Jérémie GalarneauFix: ust-consumer: metadata cache lock not taken when...
2021-02-08  Jérémie GalarneauClean-up: ust-consumer: simplify metadata cache unlock...
2020-12-01  Francis DeslauriersFix: missing `_mutex_lock()` before signaling a conditi...
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-07-16  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-07-16  Jérémie GalarneauFix: kconsumer: missing wait for metadata thread in...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-06-17  Jérémie GalarneauFix: consumerd: user space metadata not regenerated
2020-05-26  Jérémie GalarneauFix: consumerd: live client receives incomplete metadata
2020-05-26  Jérémie Galarneauconsumerd: refactor: split read_subbuf into sub-operations
2020-05-26  Jérémie Galarneauconsumerd: move rotation logic to domain-agnostic read...
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
2020-05-26  Jérémie Galarneauconsumerd: pass channel instance to stream creation...
2020-05-26  Jérémie Galarneauconsumerd: cleanup: use buffer view interface for mmap...
2020-05-26  Jérémie Galarneauconsumerd: move address computation from on_read_subbuf...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-19  Mathieu Desnoyersconsumer: implement clear channel
2019-12-19  Jonathan Rajotteust-consumer: Expose user space clear buffer operation
2019-12-19  Mathieu DesnoyersSend ust and kernel domain directory handle to consumer
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-10-28  Jérémie GalarneauFix: consumerd: NULL pointer dereference during metadat...
2019-10-04  Francis DeslauriersFix: ust-consumer.c: Double unlock of channel lock
2019-09-15  Jérémie Galarneauust-consumer: fix: metadata stream lock taken before...
2019-09-14  Jérémie Galarneauconsumer: fix: unaligned accesses to index fields
2019-09-05  Jonathan RajotteFix: check validity of a stream before invoking ust...
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
2019-08-28  Jérémie GalarneauClean-up: missing word `lock` in comment
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_ROT...
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_PUS...
2019-08-28  Jérémie GalarneauUse case-scope error labels when handling LTTNG_CONSUME...
2019-08-22  Mathieu DesnoyersFix: rmdir recursive: skip non-empty directories with...
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie Galarneaurelayd: add remote trace chunk creation command
2019-07-25  Jérémie GalarneauFix: metadata stream is not marked as quiescent after...
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-18  Jérémie GalarneauAdd a consumer daemon INIT command
2019-03-28  Mathieu DesnoyersFix: consumer snapshot: handle unsigned long overflow
2018-11-16  Michael JeansonFix: typo 'occured' -> 'occurred'
2018-11-16  Mathieu DesnoyersFix: consumer: snapshot error return code
2018-11-16  Mathieu DesnoyersFix: consumer: rotation error return codes
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-08-30  Jérémie GalarneauCleanup: unused assignment of ret_code in ROTATE_CHANNEL
2018-08-20  Jérémie GalarneauFix: consumers don't honor protocol on rotate pending...
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-06-04  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-05-31  Jonathan RajotteCleanup: sock is never used by ask_channel()
2018-05-31  Jonathan RajotteCleanup: attr is not used by open_ust_stream_fd()
2018-05-02  Jérémie GalarneauCleanup: name of send_sessiond_channel() is misleading
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-14  Julien DesfossezConsumer rotate a channel
2018-03-14  Julien DesfossezConsumer perform the rotation when extracting a packet
2018-03-12  Julien DesfossezChannel rotate pipe between sessiond and the consumers
2018-03-08  Julien DesfossezAdd ustctl_flush_buffer to the consumer API
2018-03-08  Julien DesfossezKeep read-only copies of fields from the channel to...
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-09  Jérémie GalarneauFix: metadata channel leak when using the snapshot...
2017-12-03  Jonathan RajotteClean-up: consumer_add_metadata_stream always returns 0
2017-12-03  Jonathan RajotteFix: scope ownership of a stream for ust-consumer
2017-11-13  Julien DesfossezFix: wrong use of the relay_streams_sent in snapshot
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-27  Julien DesfossezFix: lost packet accounting always lost on snapshot
2017-06-20  Mathieu DesnoyersCleanup: use CMM accessors for consumer_quit variable
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-05-05  Jérémie GalarneauStart notification subsystem thread in sessiond initial...
2017-01-23  Mathieu DesnoyersFix: consumerd: add missing put_subbuf for ust and...
2016-12-20  Jérémie GalarneauFix: double unlock of metadata mutex on error
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-20  Jérémie GalarneauRemove run-as compat wrapper from internal code
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-19  Mathieu DesnoyersFix: ust-consumer: flush empty packets on snapshot...
2016-05-19  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-17  Michael JeansonFix: Use distinct variables for ret and discarded_events
2016-03-24  Jonathan RajotteClean-up shm directory tree after freeing the channel
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  Jérémie GalarneauFix: use of unsigned variable to check for negative...
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-21  Michael JeansonFix: int printed as uint
2015-09-18  Mathieu DesnoyersFix: shm-path: handling of snprintf return value
2015-09-04  Mathieu DesnoyersFix: free metadata cache after grace period in consumer
2015-09-04  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-04  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-08-07  Jérémie GalarneauFix: intialization of ust_metadata_poll_pipe to garbage...
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
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-26  Jérémie GalarneauCleanup: Mixed enums used for return code in send_sessi...
2014-11-18  Mathieu DesnoyersFix: UST subbuffers silently dropped on moderate trace...
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-01  David GouletFix: incorrect cast in ust consumer assert
2014-07-14  David GouletFix: ustctl_get_stream_id without UST support
next
This page took 0.345937 seconds and 107 git commands to generate.