fix: relayd: unaligned access in trace_chunk_registry_ht_key_hash
[lttng-tools.git] / src / common / kernel-consumer /
2023-04-17  Michael JeansonRemove fcntl wrapper
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-02-02  Jérémie GalarneauReplace explicit rcu_read_lock/unlock with lttng::urcu...
2023-01-17  Jérémie Galarneauclang-tidy: add most bugprone warnings
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2022-10-04  Jérémie GalarneauClean-up: consumerd: reduce duplication of stream outpu...
2022-10-04  Jonathan RajotteFix: consumer: snapshot: assertion on subsequent snapshot
2022-06-13  Jérémie GalarneauChange backing type of lttng_uuid to std::array
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-03-08  Jérémie GalarneauFix: consumerd: use-after-free of metadata bucket
2022-02-28  Jonathan RajotteFix: Unexpected payload size in cmd_recv_stream_2_11
2022-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2021-12-16  Jonathan RajotteFix: ust-consumer: segfault on snapshot after regenerat...
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-18  Simon Marchicommon: compile libconsumer, libust-consumer, libkernel...
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-05-03  Jérémie GalarneauBuild fix: kernel-consumerd: merge conflict left in...
2021-04-30  Jérémie GalarneauClean-up: consumerd: use a specific status code for...
2021-04-30  Mathieu DesnoyersFix: kernel consumer: get next subbuffer EAGAIN handling
2021-04-30  Mathieu DesnoyersFix: kernel consumer: signal metadata ready condition...
2021-04-30  Jérémie GalarneauFix: consumerd: unbalanced subbuffer 'get' when checkin...
2021-04-19  Jérémie GalarneauFix: kernel consumerd: use of uninitialized variable
2021-04-13  Simon MarchiClean-up: consumer: prepend `the_` to global variable
2021-04-13  Simon MarchiClean-up: kernel-consumer: fix -Wshadow issues in lttng...
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-08-11  Jérémie GalarneauClean-up: kernel consumer: change spaces to tabs
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-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  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-09-15  Jérémie Galarneaukconsumer: clean-up: initialize ctf_index before popula...
2019-09-14  Jérémie Galarneauconsumer: fix: unaligned accesses to index fields
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
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_DES...
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_STR...
2019-08-28  Jérémie GalarneauUse case-scope error labels when handling LTTNG_CONSUME...
2019-08-09  Jérémie GalarneauFix: initialize kernel stream max subbuffer size on...
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 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
2019-03-28  Jérémie GalarneauClarify incorrect channel output type logging message
2019-03-28  Jérémie GalarneauMark lttng_kconsumer_snapshot_channel as static
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-09-17  Jérémie GalarneauFix: acquire stream lock during kernel metadata snapshot
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-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 DesfossezKeep read-only copies of fields from the channel to...
2018-03-08  Julien DesfossezFix: kernel snapshot handling of EAGAIN
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2017-12-03  Jonathan RajotteClean-up: consumer_add_metadata_stream always returns 0
2017-11-13  Julien DesfossezFix: wrong use of the relay_streams_sent in snapshot
2017-11-13  Julien DesfossezFix: the return code of lttcomm_send_unix_sock is signed
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
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-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-19  Mathieu DesnoyersFix: use "flush empty" ioctl for snapshots
2017-05-19  Mathieu DesnoyersFix: lttng-consumerd: cpu hotplug: send "streams_sent...
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-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
next
This page took 0.082112 seconds and 7 git commands to generate.