Revert "Fix: bump minimal urcu dependency to 0.11"
[lttng-tools.git] / src /
2022-01-26  Mathieu DesnoyersRelicence all source and header files included in LGPL...
2022-01-26  Jérémie GalarneauFix: sessiond: use of null session when session is...
2022-01-26  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-26  Mathieu DesnoyersLink lttng executable on libcommon-lgpl.a
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: erroneous rundir permission logging message
2022-01-25  Jérémie GalarneauFix: sessiond: rotation thread: fatal error when not...
2022-01-25  Jérémie GalarneauFix: relayd: rotation failure for multi-domain session
2022-01-25  Mathieu DesnoyersFix: lttng-ctl: lttng_list_sessions: initialize out_ses...
2022-01-25  Simon MarchiFix: lttng: initialize variable in run_command_string
2022-01-25  Mathieu DesnoyersFix: consumer-stream: live viewers observe timestamps...
2022-01-25  Mathieu DesnoyersFix: relayd: ressource leaks on viewer_stream_create...
2022-01-25  Mathieu DesnoyersFix: relayd: live: erroneous message timestamp observed...
2022-01-25  Mathieu DesnoyersFix: relayd: failure to open chunk files concurrently...
2022-01-25  Mathieu DesnoyersFix: relayd: live: metadata stream reference count...
2021-12-17  Mathieu DesnoyersValidate channel context mismatch across UST applications
2021-12-17  Mathieu DesnoyersFix: relayd: compare viewer chunks by ID rather than...
2021-12-17  Mathieu DesnoyersFix: relayd: live: erroneous message timestamp observed...
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-12-17  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-17  Mathieu DesnoyersFix: relayd: `!vsession->current_trace_chunk` assertion...
2021-12-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-12-17  Jonathan RajotteFix: lttng-ctl: tracing_group memory leaks
2021-12-17  Jérémie GalarneauFix: relayd: live: mishandled initial null trace chunk
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-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-09-23  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
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-08-05  Simon MarchiFix: lttng: free sessions in cmd_destroy
2021-08-05  Simon MarchiFix: lttng: free domains and channels in get_session_st...
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-27  Mathieu DesnoyersFix: list_lttng_agent_events: unbalanced RCU read-side...
2021-05-18  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-13  Jérémie GalarneauFix: relayd: failure to read index entry or stream...
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  Jonathan RajotteFix: backward relayd: path contains a leading "ust...
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-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: sessiond: timer: unitiliazed sigevent fields
2021-02-19  Jérémie GalarneauFix: sessiond: ust-registry: dereference of NULL pointe...
2021-02-19  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-18  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-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-30  Jérémie GalarneauFix: relayd: double unlock on viewer stream creation...
2020-07-29  Jérémie GalarneauFix: relayd: live connection fails to open file during...
2020-07-29  Jérémie GalarneauFix: relayd: wrong stream type used in DBG statement
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-21  Jérémie GalarneauFix: sessiond: wrong variable checked for error code
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: relayd: wrong specifier used in DBG format string
2020-07-17  Jérémie GalarneauFix: relayd: send_viewer_streams sends stack data in...
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...
next
This page took 0.049101 seconds and 8 git commands to generate.