lttng-tools.git
2022-03-17  Michael JeansonClean-up: silence warnings for generated code on RHEL8
2022-03-17  Michael JeansonFix: use the correct endian compat macros
2022-03-16  Jérémie GalarneauClean-up: tests: silence bogus warning
2022-03-16  Jérémie GalarneauFix: tests: uninitialized lttng_payload
2022-03-16  Jérémie GalarneauFix: sessiond: ust-app: uninitialized name logged on...
2022-03-16  Jérémie GalarneauFix: lttng-elf: untrusted entry size divisor
2022-03-16  Jonathan RajotteFix: tests: test definitions arrays contain invalid...
2022-03-16  Jérémie GalarneauClean-up: exclusions: use LTTNG_EVENT_EXCLUSION_NAME_AT...
2022-03-16  Jérémie GalarneauClean-up: lttng-ctl: strnlen out of bounds access
2022-03-16  Jérémie GalarneauClean-up: sessiond-comm: out of bounds access warning
2022-03-16  Jérémie GalarneauFix: event: erroneous bound check on perf counter name...
2022-03-16  Jérémie GalarneauFix: sessiond: event name length check is too strict
2022-03-16  Jérémie GalarneauClean-up: use sizeof instead of repeating string length...
2022-03-16  Jérémie GalarneauFix: relayd: missing session unlock on error path
2022-03-15  Michael JeansonBring compiler warning flags in line with other projects
2022-03-15  Michael JeansonPrepare for '-Wsign-compare'
2022-03-15  Michael JeansonPrepare for '-Wimplicit-fallthrough'
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2022-03-15  Michael JeansonPrepare for '-Wignored-qualifiers'
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-03-15  Michael Jeansonconfigure: add '-Wredundant-decls' to warning flags
2022-03-15  Michael Jeansonconfigure: add '-Wmissing-noreturn' to warning flags
2022-03-15  Michael Jeansonconfigure: add '-Wlogical-op' to warning flags
2022-03-15  Michael Jeansonconfigure: add '-Wundef' to warning flags
2022-03-15  Michael Jeansonconfigure: add '-Wnull-dereference' to warning flags
2022-03-15  Michael Jeansonfix: warning '-Wstringop-truncation' with GCC 11.2
2022-03-15  Michael Jeansonfix: warning '-Wformat-overflow' with GCC 11.2
2022-03-14  Michael JeansonCleanup: DIST_SUBDIRS is redundant when using AM condit...
2022-03-11  Jérémie GalarneauFix: relayd: session id is ignored by 2.11+ create...
2022-03-08  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-07  Michael Jeansonfix: msgpack requires limits.h for UINT_MAX
2022-03-07  Michael JeansonSplit warning flags list for C and C++
2022-03-04  Jérémie GalarneauTests: add a multi-domain ust+kernel rotation test
2022-03-03  Jérémie GalarneauFix: relayd: connection abruptly closed on viewer strea...
2022-03-03  Jérémie GalarneauFix: relayd: live client fails on clear of multi-domain...
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-03  Jonathan RajotteFix: sessiond: use after free
2022-03-01  Jonathan RajotteFix: sessiond: `break` used instead of `goto`
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  Jonathan RajotteFix: session: end goto label used for error path
2022-03-01  Jonathan RajotteFix: sessiond: event, filter expression, bytecode,...
2022-03-01  Jonathan RajotteFix: lttng-sessiond: event_context might leak
2022-03-01  Jonathan RajotteFix: lttng-ctl: uninitialized pointer read
2022-03-01  Jonathan RajotteFix: lttng-sessiond: nb_events is uninitialized
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-03-01  Jonathan RajotteFix: remove debugging output
2022-02-28  Jérémie GalarneauFix: lttng: truncated addresses and offsets on 32-bit...
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: 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-02-28  Jérémie GalarneauBuild dist fix: some kernel tests are not distributed
2022-02-28  Jérémie GalarneauTests: fix: test_kernel_function: erroneous test count
2022-02-28  Jérémie GalarneauTests: fix: test_kernel_function: event name mismatch
2022-02-28  Jérémie GalarneauTests: fix: select_poll_epoll: test assumes epoll fd...
2022-02-24  Jérémie GalarneauFix: tests: test_kernel: break should only be used...
2022-02-24  Jérémie GalarneauTests: test_kernel: add comments regarding the filling...
2022-02-24  Mathieu DesnoyersFix: tools/snapshots/test_kernel flaky test
2022-02-24  Francis DeslauriersTests: Fix: test_list_triggers_cli: support in-kernel...
2022-02-18  Michael JeansonAdd Log4j 2.x agent tests for the 'log4j' domain
2022-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-28  Francis DeslauriersFix: missing RCU read side critical sections
2022-01-28  Francis DeslauriersEnforce documented RCU preconditions with assertions
2022-01-28  Francis DeslauriersRemove ht-cleanup thread
2022-01-28  Francis DeslauriersCleanup: remove outdated comments on RCU requirements
2022-01-28  Francis Deslauriersrelayd: add logging statements in `viewer_get_packet()`
2022-01-27  Francis Deslauriersrelayd: add logging statements in `viewer_attach_session()`
2022-01-27  Francis Deslauriersrelayd: add logging statements in `viewer_get_next_index()`
2022-01-26  Mathieu DesnoyersFix: _lttng_variant_statedump should expect lttng_ust_c...
2022-01-25  Mathieu DesnoyersFix context mismatch across UST version due to legacy...
2022-01-20  Mathieu DesnoyersRelicence all source and header files included in LGPL...
2022-01-20  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-20  Mathieu DesnoyersLink lttng executable on libcommon-lgpl.a
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-20  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-20  Mathieu DesnoyersCopyright ownership transfer
2022-01-19  Jérémie GalarneauDocs: relayd: live: clarify ownership of vstream after...
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2022-01-14  Jérémie GalarneauFix: relayd: erroneous rundir permission logging message
2022-01-14  Jérémie GalarneauFix: sessiond: rotation thread: fatal error when not...
2022-01-13  Jérémie GalarneauFix: relayd: rotation failure for multi-domain session
2022-01-12  Jérémie GalarneauDocs: relayd: document the role of session_trace_chunk_...
2022-01-11  Mathieu DesnoyersFix: lttng-ctl: lttng_list_sessions: initialize out_ses...
2022-01-11  Francis Deslauriersrelayd: add `lttng_viewer_command_str()`
2022-01-10  Francis Deslauriersrelayd: add `lttcomm_relayd_command_str()`
2022-01-10  Simon MarchiFix: lttng: initialize variable in run_command_string
2022-01-10  Jérémie GalarneauFix: enable-rotation: wrong type of rotation specified...
2022-01-10  Simon Marchicommon: replace uses of calloc(..., 1) with zmalloc
next
This page took 0.041191 seconds and 4 git commands to generate.