Fix: consumerd: wrong timer mentioned in error logging
[lttng-tools.git] / src / common /
2024-04-05  Jérémie GalarneauFix: consumerd: wrong timer mentioned in error logging stable-2.12
2024-04-05  Jérémie GalarneauFix: consumerd: type confusion in lttng_consumer_send_error
2024-03-28  Jérémie GalarneauFix: sessiond: freeze on channel creation on restart
2024-03-28  Jérémie Galarneaucommon: move utils_create_lock_file to its own file
2023-06-06  Jérémie GalarneauFix: ini parser: truncation of value name
2023-01-05  Jonathan RajotteFix: consumer: snapshot: assertion on subsequent snapshot
2023-01-05  Jérémie GalarneauFix: sessiond: instance uuid is not sufficiently unique
2022-08-22  Mathieu DesnoyersFix: waiter: futex wait: handle spurious futex wakeups
2022-08-22  Mathieu DesnoyersFix: futex wait: handle spurious futex wakeups
2022-08-22  Jérémie GalarneauFix: utils: unhandled close return value
2022-08-19  Jonathan RajotteFix: agent port file is o+w when launching as root
2022-08-19  Jérémie GalarneauFix: ust-consumerd: set `hangup_flush_done` in a locked...
2022-05-18  Jérémie GalarneauFix: liblttng-ctl: non-packed structure used for tracke...
2022-03-18  Jérémie GalarneauFix: lttng-elf: wrong error label used by error path
2022-03-17  Michael JeansonFix: use the correct endian compat macros
2022-03-17  Jérémie GalarneauFix: lttng-elf: untrusted entry size divisor
2022-03-17  Jérémie GalarneauFix: event: erroneous bound check on perf counter name...
2022-03-09  Jérémie GalarneauFix: consumerd: use-after-free of metadata bucket
2022-03-08  Jérémie GalarneauFix: ust-consumerd: leak of stream control structure
2022-03-08  Jérémie GalarneauFix: liblttng-ctl: erroneous flat size computation
2022-03-03  Jonathan RajotteFix: consumerd: fd still open after `lttng snapshot...
2022-03-03  Jonathan RajotteFix: event: unchecked return value for lttng_strncpy
2022-03-03  Jonathan RajotteFix: event: format specifier for ssize_t
2022-03-01  Jonathan RajotteFix: common: local_attr might leak
2022-03-01  Jonathan RajotteFix: ser/des: missing null terminator on payload append
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_field is not packed
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_context is not...
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event is not packed
2022-02-28  Jonathan Rajottelibcommon: move event.c to libcommon-lgpl
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_channel is not packed
2022-02-28  Jonathan RajotteFix: lttng-ctl: erroneous uses of LTTNG_PACKED
2022-02-28  Jonathan RajotteBackport: lttng_buffer_view_is_valid, lttng_buffer_view...
2022-02-28  Jonathan RajotteFix: conversion from KB to bytes overflow on arm32
2022-02-28  Jonathan RajotteFix: Unexpected payload size in cmd_recv_stream_2_11
2022-01-26  Mathieu DesnoyersRelicence all source and header files included in LGPL...
2022-01-26  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-26  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-26  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-25  Mathieu DesnoyersCopyright ownership transfer
2022-01-25  Jérémie GalarneauCopyright ownership transfer
2022-01-25  Jérémie GalarneauFix: relayd: rotation failure for multi-domain session
2022-01-25  Mathieu DesnoyersFix: consumer-stream: live viewers observe timestamps...
2021-12-17  Jérémie GalarneauFix: relayd comm: improperly packed rotate streams...
2021-12-17  Jonathan RajotteFix: ust-consumer: segfault on snapshot after regenerat...
2021-10-18  Jérémie GalarneauFix: userspace-probe: unreported error on string copy...
2021-10-18  Francis DeslauriersFix: userspace-probe: truncating binary path for SDT
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-08-06  Francis DeslauriersFix: runas: less-than-zero comparison of an unsigned...
2021-08-05  Francis DeslauriersFix: runas: supplementary groups are ignored on lttng...
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-13  Jérémie GalarneauFix: relayd: failure to read index entry or stream...
2021-05-11  Mathieu DesnoyersFix: kernel consumer: get next subbuffer EAGAIN handling
2021-05-11  Mathieu DesnoyersFix: kernel consumer: signal metadata ready condition...
2021-05-11  Jérémie GalarneauFix: consumerd: unbalanced subbuffer 'get' when checkin...
2021-05-11  Jérémie GalarneauFix: consumerd: strlen called on uninitialized path
2021-05-11  Jonathan RajotteFix: backward relayd: path contains a leading "ust...
2021-05-11  Simon Marchiconfig: fix typo in error message
2021-05-11  Simon MarchiFix: utils: avoid strncpy overlap in utils_partial_realpath
2021-05-11  Simon MarchiClean-up: utils: make utils_partial_realpath static
2021-03-25  Mathieu Desnoyerscompiler warning cleanup: is_signed_type: compare ...
2021-02-19  Jérémie GalarneauFix: ust-consumer: metadata thread not woken-up after...
2021-02-19  Jérémie GalarneauClean-up: ust-consumer: simplify metadata cache unlock...
2021-02-19  Jérémie GalarneauFix: ust-consumer: metadata cache lock not taken when...
2020-10-28  Jérémie GalarneauFix: common: poll: compat_poll_wait never finishes
2020-10-15  Jérémie GalarneauFix: PERROR spam when `tracing` group does not exist
2020-09-09  Jérémie GalarneauFix: memcpy used on potentially overlapping regions
2020-08-03  Jérémie GalarneauFix: extraneous empty/inactive flush on rotation out...
2020-07-29  Jérémie GalarneauFix: uprobe: missing error code on allocation failure
2020-07-29  Jonathan RajotteFix: send/received actual size is overwritten by 'expec...
2020-07-29  Jonathan RajotteFix: partial recv lead to client disconnect
2020-07-29  Francis DeslauriersFix: consumer: Move sanity check within `consumer_subbu...
2020-07-21  Jérémie GalarneauFix: consumerd: double unlock on rotate channel error...
2020-07-21  Jérémie GalarneauFix: consumerd: packet sent before channel rotation
2020-07-17  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-07-17  Jérémie GalarneauFix: relayd: viewer metadata is not rotated after a...
2020-07-17  Jérémie GalarneauFix: post-clear trace chunk has a late beginning packet
2020-07-17  Jérémie GalarneauFix: kconsumer: missing wait for metadata thread in...
2020-07-06  Francis DeslauriersFix: consumer.c: wrong order of parameter in `DBG(...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-06-17  Jérémie GalarneauFix: consumerd: uninitialized written_bytes on no-data...
2020-06-17  Jérémie GalarneauBuild fix: consumerd misnamed label
2020-06-17  Jérémie Galarneauconsumerd: on_sleep not called on stream when no data...
2020-06-17  Jonathan RajotteFix: invalid discarded events on start/stop without...
2020-06-17  Jérémie GalarneauFix: consumerd: user space metadata not regenerated
2020-06-09  Jérémie GalarneauFix: unix: don't PERROR on EAGAIN for non-blocking...
2020-05-27  Jérémie GalarneauFix: incorrect specifier %lu used with size_t argument
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 Galarneausessiond: enforce mmap output type for kernel metadata...
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-05-26  Jérémie Galarneauconsumerd: refactor: combine duplicated check_*_functions
2020-05-26  Jérémie Galarneaukerner-ctl: add RING_RING_BUFFER_GET_NEXT_SUBBUF_METADA...
2020-05-26  Jérémie GalarneauAdd lttng_dynamic_buffer_append_view util
2020-05-21  Jonathan RajotteFix: common: fs_handle_seek returns negative value...
2020-05-19  Jonathan RajotteFix: common: abort on rotation after time manipulation
2020-04-20  Jérémie GalarneauFix: load: incomplete error handling for load_session_f...
next
This page took 0.064003 seconds and 7 git commands to generate.