lttng-tools.git
2022-03-03  Mathieu DesnoyersRevert "Fix: bump minimal urcu dependency to 0.11" stable-2.12-lower-urcu-dep-rev4
2022-03-03  Jonathan RajotteFix: rotation: hang on destroy when using scheduled...
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: sessiond: lttng_channel object is not reclaimed
2022-03-01  Jonathan RajotteFix: common: local_attr might leak
2022-03-01  Jérémie GalarneauFix: session: end goto label used for error path
2022-03-01  Jonathan RajotteFix: ser/des: missing null terminator on payload append
2022-03-01  Jonathan RajotteFix: test: test plan/skip must come after TAP initializ...
2022-03-01  Jonathan RajotteFix: test: missing test plan for non-x86/arm platforms...
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-02-28  Jonathan RajotteTests: add kernel test into the `make check` test suite.
2022-01-26  Jérémie GalarneauUpdate version to v2.12.8
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  Jérémie GalarneauUpdate version to v2.12.7
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 Rajottetest: snapshot after regenerate metadata
2021-12-17  Jonathan RajotteFix: ust-consumer: segfault on snapshot after regenerat...
2021-12-17  Jérémie GalarneauTests: live kernel: no plan printed when non-root
2021-12-17  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-17  Jonathan RajotteFix: test: use BABELTRACE_BIN instead of babeltrace
2021-12-17  Mathieu DesnoyersFix: relayd: `!vsession->current_trace_chunk` assertion...
2021-12-17  Simon MarchiFix: tests: fix unused-but-set warning in test_fd_tracker.c
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  Francis DeslauriersFix: Tests: unchecked `close()` return value
2021-12-17  Jérémie GalarneauFix: relayd: live: mishandled initial null trace chunk
2021-12-17  Francis DeslauriersFix: configure.ac: reporting SDT uprobe as a UST feature
2021-12-17  Francis DeslauriersFix: Tests: leaking epoll fd
2021-10-18  Jérémie GalarneauUpdate version to v2.12.6
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 GalarneauBuild fix: Missing message in LTTNG_DEPRECATED invocation
2021-10-18  Simon Marchiinclude: remove spurious spaces in condition/session...
2021-10-18  Simon Marchitests: fix header of regression/ust/getcpu-override...
2021-10-18  Michael Jeansonfix: wrong define used for GCC version check
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-09-08  Francis DeslauriersFix: Tests: race condition in test_ns_contexts_change
2021-09-08  Jérémie GalarneauFix: Tests: race condition in test_event_tracker
2021-08-20  Jérémie GalarneauFix: man: lttng-rotate: trace file count/size limitatio...
2021-08-06  Jérémie GalarneauUpdate version to v2.12.5
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-07-07  Jérémie GalarneauFix: rotation client example: leak of handle on error
2021-06-16  Michael Jeanson.gitreview: Set default branch to 'stable-2.12'
2021-06-16  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-06-16  Francis DeslauriersFix: use of uninitialised bytes valgrind warning
2021-06-15  Jérémie GalarneauFix: bump minimal urcu dependency to 0.11
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-27  Jonathan RajotteFix: tests: missing LOG_DRIVER and LOG_DRIVER_FLAGS
2021-05-27  Mathieu DesnoyersFix: list_lttng_agent_events: unbalanced RCU read-side...
2021-05-18  Jérémie GalarneauUpdate version to v2.12.4
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  Francis DeslauriersFix: tests: gen-ust-events-ns: Uninitialized argument...
2021-05-11  Jérémie GalarneauFix: consumerd: strlen called on uninitialized path
2021-05-11  Jérémie GalarneauFix: tests: health thread stall: only stop consumerd...
next
This page took 0.047645 seconds and 5 git commands to generate.