Update version to v2.11.8
[lttng-tools.git] / src /
2021-10-18  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-18  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-18  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-18  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
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-10-18  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
2021-05-27  Mathieu DesnoyersFix: list_lttng_agent_events: unbalanced RCU read-side...
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-11  Jérémie GalarneauFix: sessiond: leak of config_path on duplicate --confi...
2021-05-11  Jonathan RajotteFix: relayd: live: data is missing between viewer attac...
2021-05-11  Jérémie GalarneauFix: lttng-ctl: erroneous check if user is part of...
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: sessiond: session destroy hang in per-uid when...
2021-05-11  Christophe BedardFix: lttng_destroy_session_no_wait: return 0 on success
2021-05-11  Simon Marchiconfig: fix typo in error message
2021-05-11  Mathieu DesnoyersFix: validate that array expression contains constant
2021-05-11  Simon MarchiFix: filter: memory leak in filter_parser_ctx
2021-05-11  Simon MarchiFix: sessiond: fix -Wshadow error in save.c
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-05-11  Jérémie GalarneauFix: sessiond: kernel: invalid error code check
2021-02-23  Jérémie GalarneauFix: ust-consumer: metadata thread not woken-up after...
2021-02-23  Jérémie GalarneauClean-up: ust-consumer: simplify metadata cache unlock...
2021-02-23  Jérémie GalarneauFix: sessiond: timer: unitiliazed sigevent fields
2021-02-23  Jérémie GalarneauFix: sessiond: ust-registry: dereference of NULL pointe...
2021-02-23  Jérémie GalarneauFix: ust-consumer: metadata cache lock not taken when...
2021-02-03  Mathieu DesnoyersFix: use MT-safe strtok_r in multithreaded context
2021-01-19  Jérémie GalarneauFix: liblttng-ctl: unreported truncations when copying...
2020-12-02  Jérémie GalarneauFix: sessiond: metadata not created on app unregistrati...
2020-10-28  Jérémie GalarneauFix: common: poll: compat_poll_wait never finishes
2020-10-15  Jérémie GalarneauBuild fix: implicit declaration of function 'PERROR...
2020-10-15  Jérémie GalarneauFix: PERROR spam when `tracing` group does not exist
2020-09-10  Jérémie GalarneauFix: memcpy used on potentially overlapping regions
2020-07-29  Jérémie GalarneauFix: lttng: leak of userspace probe path on listing
2020-07-29  Jérémie GalarneauFix: uprobe: missing error code on allocation failure
2020-07-29  Jérémie GalarneauFix: sessiond: don't negate error code on list error
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-29  Francis DeslauriersCleanup: typo in DBG() statements
2020-07-17  Jérémie GalarneauFix: relayd: send_viewer_streams sends stack data in...
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-30  Jérémie GalarneauFix: kernel metadata file outside of kernel/ directory
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-28  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
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-26  Jérémie GalarneauFix: lttng: Destroying session message repeated during...
2020-05-19  Jonathan RajotteFix: common: abort on rotation after time manipulation
2020-04-20  Jonathan RajotteFix: load: incomplete error handling for load_session_f...
2020-04-06  Jérémie GalarneauFix: lttng-destroy: missing newline on session destruct...
2020-04-06  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-04-06  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-04-06  Jérémie GalarneauFix: sessiond: occasional badfd error on repeated SIGTERM
2020-04-06  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-04-06  Francis Deslauriersdirectory-handle: print `errno` reason on `unlinkat...
2020-04-06  Jonathan RajotteFix: lttng-ctl: _handle can be NULL
2020-04-06  Jérémie GalarneauSilence `POSIX Yacc` warnings
2020-02-19  Jérémie GalarneauFix: relayd: use of relay_session ref count before...
2020-02-14  Jérémie GalarneauFix: lttng: uninitialized pointer free'd when no sessio...
2020-02-12  Jérémie GalarneauFix: sessiond: check for lttng-modules ABI 2.1 rather...
2020-02-05  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-05  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-02-05  Simon MarchiFix: include stdlib.h in compat/string.h
2020-02-05  Francis DeslauriersFix: lttng: sanity check of `--probe` description
2020-01-22  Francis DeslauriersFix: lttng: placing probe on symbol starting with `_`
2020-01-22  Michael JeansonFix: build failure with -fno-common
2019-12-20  Mathieu DesnoyersFix: consumer: do not flush on transition from NULL...
2019-12-20  Mathieu DesnoyersFix: consumer: honor "active" flush flag
2019-12-20  Mathieu DesnoyersFix: sessiond cmd.h: include missing lttng-sessiond.h
2019-12-20  Mathieu DesnoyersFix: sessiond: ust-app: per-pid buffers: Create empty...
2019-12-20  Mathieu DesnoyersFix: utils: utils_stream_file_path separator
2019-12-20  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-20  Mathieu Desnoyersalign.h: Implement ALIGN_FLOOR macro
2019-12-20  Mathieu DesnoyersFix: relayd: per-pid live: no new metadata vs close
2019-12-20  Mathieu DesnoyersFix: relayd: use packet sequence number for rotation...
2019-12-20  Mathieu DesnoyersFix: relayd stream.c: LTTNG_OPTIONAL_GET address confusion
2019-12-20  Mathieu DesnoyersFix: optional.h macro missing parentheses and guards
2019-12-20  Simon Marchidynamic-array: fix documentation of lttng_dynamic_point...
next
This page took 0.04364 seconds and 7 git commands to generate.