lttng-tools.git
2022-05-17  Jérémie GalarneauFix: lttng-snapshot: use after free of max size argument
2022-05-13  Jonathan RajotteFix: test: lttng kernel modules still loaded after...
2022-04-15  Jérémie GalarneauFix: lttng: snapshot: add-output: leak of max size...
2022-04-15  Jérémie GalarneauTests: fix: lttng-create: leaked command parameter
2022-04-15  Jérémie GalarneauFix: sessiond: rotation trigger leak
2022-04-15  Jérémie GalarneauTests: fix: schedule api: leak of rotation schedule...
2022-04-15  Jérémie GalarneauFix: lttng: enable-rotation: leak of command parameter
2022-04-15  Jérémie GalarneauFix: lttng: track: leaked command parameter
2022-04-15  Jérémie GalarneauFix: lttng: add-trigger: leak of parser context on...
2022-04-15  Jérémie GalarneauTests: fix: leak of trigger in trigger listing tests
2022-04-15  Jérémie GalarneauFix: action error query: leak of action path
2022-04-15  Jérémie GalarneauFix: lttng: enable-channel: leak of popt arguments
2022-04-15  Jérémie GalarneauTests: clean-up: rate policy: remove stale comment
2022-04-15  Jérémie GalarneauTests: fix: leak of rate policy in rate policy unit...
2022-04-15  Jérémie GalarneauTests: fix: leak of payload in serdes test of log level...
2022-04-15  Jérémie GalarneauTests: fix: leak of some attributes of ltt_ust_session
2022-04-14  Jérémie GalarneauFix: liblttng-ctl: leak of payload on field listing
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-04-14  Jérémie GalarneauFix: liblttng-ctl: non-packed structure used for tracke...
2022-04-12  Jérémie GalarneauFix: sessiond: assert on empty payload when handling...
2022-04-12  Jonathan RajotteBump minimum kernel version to 2.6.30 to use EFD_SEMAPHORE
2022-04-12  Jonathan RajotteFix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3
2022-04-08  Jérémie GalarneauBuild fix: missing type traits on gcc < 5.0
2022-04-08  Jérémie GalarneauBuild fix: poll compatibility mode: zmalloc prototype...
2022-04-06  Jérémie GalarneauFix: sessiond: inverted condition checking for empty...
2022-04-06  Jonathan RajotteFix: notification: kernel: consumption of event notific...
2022-04-06  Jonathan RajotteFix: notification: assert on len > 0 for dropped notifi...
2022-04-06  Jonathan RajotteFix: example: print_notification is called on status...
2022-04-06  Jonathan RajotteFix: sessiond: assertion hit in ltt_sessions_ht_empty
2022-04-06  Jonathan RajotteFix: tests: missing _GNU_SOURCE for F_GETPIPE_SZ
2022-04-06  Jonathan RajotteFix: compat: 'LTTNG_UST_ABI_PROCNAME_LEN' is undeclared
2022-04-06  Simon Marchicommon: prevent using memset on non-POD types
2022-03-31  Jérémie GalarneauTests: validate_xml: leak of xml document instance
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Jérémie Galarneausessiond: document RCU locking assumption during channe...
2022-03-30  Simon MarchiFix: lttng-sessiond: output stream metadata before...
2022-03-30  Simon Marchilttng-sessiond: remove goto in ust_metadata_channel_sta...
2022-03-30  Simon Marchilttng-sessiond: rename ust_registry_channel::ht to...
2022-03-30  Simon MarchiClean-up: Remove remaining max_t macros
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-28  Jérémie GalarneauClean-up: sessiond: cmd_enable_channel_internal
2022-03-28  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
2022-03-25  Michael JeansonClean-up: remove unused makefile statements
2022-03-25  Michael JeansonUpdate vendored msgpack-c to 4.0.0
2022-03-25  Jonathan RajotteFix: doc: action: wrong function documented for action_...
2022-03-18  Jérémie GalarneauFix: lttng-elf: wrong error label used by error path
2022-03-17  Michael JeansonClean-up: fix '-Wformat' warnings on various platforms
2022-03-17  Michael JeansonClean-up: fix '-Wimplicit-fallthrough' warnings on...
2022-03-17  Michael JeansonClean-up: fix '-Wnused-parameter' warnings on various...
2022-03-17  Michael JeansonClean-up: fix '-Wundef' warnings on various platforms
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
next
This page took 0.04172 seconds and 4 git commands to generate.