docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / lib / lttng-ctl /
2024-03-22  Jérémie GalarneauClean-up: apply suggested clang-tidy fixes
2024-03-12  Jérémie GalarneauMove the lttng::free util under the lttng::memory namespace
2024-02-28  Jérémie Galarneaulttng-ctl: manage memory automatically in kernel tracer...
2024-02-28  Kienan Stewartsessiond: lttng: Add command to check kernel tracer...
2023-06-06  Jérémie GalarneauFix clang-tidy cppcoreguidelines-pro-type-const-cast...
2023-06-06  Jérémie GalarneauFix: sessiond: incorrect use of exclusions array leads...
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-03-21  Jérémie GalarneauBuild fix: POD static_assert check fails on lttng_event...
2023-01-17  Jérémie Galarneauclang-tidy: add most bugprone warnings
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2022-12-08  Jonathan Rajottelttng-ctl: use the parsed URI instead of raw string...
2022-10-28  Michael JeansonCleanup: remove ignored flags from poll events bitmasks
2022-10-13  Jérémie Galarneausessiond-comm: prefix lttcomm_sessiond_command entries
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
2022-04-14  Jérémie GalarneauFix: liblttng-ctl: leak of payload on field listing
2022-04-06  Jonathan RajotteFix: notification: assert on len > 0 for dropped notifi...
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-25  Michael JeansonClean-up: remove unused makefile statements
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-01  Jonathan RajotteFix: lttng-ctl: uninitialized pointer read
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 RajotteFix: liblttng-ctl comm: lttng_channel is not packed
2022-02-28  Jonathan RajotteFix: conversion from KB to bytes overflow on arm32
2022-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-28  Francis DeslauriersRemove ht-cleanup thread
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-20  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-17  Jérémie GalarneauCopyright ownership transfer
2022-01-11  Mathieu DesnoyersFix: lttng-ctl: lttng_list_sessions: initialize out_ses...
2021-12-15  Simon Marchiconfigure: enable -Wformat=2
2021-12-09  Philippe Proulxlttng_strerror(): accept positive and negative codes
2021-11-18  Michael JeansonCleanup: typo: existance -> existence
2021-11-17  Simon Marchicommon: compile libfilter as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-02  Jérémie GalarneauClean-up: lttngctl: copy string using strdup instead...
2021-11-02  Jonathan RajotteFix: lttng-ctl: tracing_group memory leaks
2021-10-15  Michael JeansonCleanup: namespace 'align' macros
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-06-22  Jonathan RajotteMove event-expr from liblttng-ctl to libcommon
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-06-11  Francis DeslauriersFix: appending unallocated data from beyond exclusion...
2021-05-03  Jérémie GalarneauFix: lttng-ctl: erroneous check if user is part of...
2021-04-23  Francis DeslauriersFix: event-expr.c: use-after-free and NULL ptr deref...
2021-04-22  Jérémie Galarneaulttng-ctl: separate support of named/unnamed trigger...
2021-04-19  Francis DeslauriersFix: lttng-ctl: appending to dynamic buffer invalidates...
2021-04-18  Jérémie Galarneaulttng-ctl: Add error query interface
2021-04-13  Christophe BedardFix: lttng_destroy_session_no_wait: return 0 on success
2021-04-13  Simon MarchiClean-up: liblttng-ctl: fix two trivial -Wshadow errors
2021-04-13  Simon MarchiClean-up: liblttng-ctl: fix -Wshadow error in lttng_ena...
2021-03-09  Simon Marchicommon: move bytecode utilities from filter to its...
2021-03-05  Philippe Proulxlttng-ctl: add event expression API
2021-02-24  Simon Marchilttng: Add remove-trigger command
2021-02-24  Simon Marchilttng: Add list-triggers command
2021-02-18  Jérémie GalarneauFix: lttng-ctl: appending to dynamic buffer invalidates...
2021-02-10  Jérémie Galarneaulttng-ctl: health: remove unreachable condition
2021-02-09  Jérémie Galarneaulttng-ctl: convert invalid command return codes to...
2021-02-03  Francis Deslaurierssessiond: client commands: print command enum as a...
2021-01-13  Jérémie GalarneauFix: liblttng-ctl: unreported truncations when copying...
2020-11-24  Jonathan Rajottetrigger: consider domain on register and unregister
2020-11-20  Jonathan Rajottetrigger: implement listing of registered trigger
2020-11-20  Francis DeslauriersFix: lttng-ctl: deserialize on orderly shutdown of...
2020-11-18  Jérémie GalarneauFix: unchecked buffer size for communication header
2020-11-11  Jonathan Rajottetrigger: implement trigger naming
2020-11-09  Jonathan Rajottetrigger: expose trigger owner uid
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-08-21  Jérémie GalarneauFix: liblttng-ctl: unchecked return value on buffer...
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
2020-08-20  Jonathan Rajottesessiond: notification: use lttng_payload for communica...
2020-08-17  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-17  Jérémie GalarneauRevert "sessiond: trigger: run trigger actions through...
2020-08-13  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-11  Jérémie GalarneauClean-up: liblttng-ctl clear: change space to tabs
2020-08-11  Jérémie GalarneauClean-up: liblttng-ctl destruction handle: change space...
2020-08-10  Jonathan Rajottesessiond: comm: add fd count information for lttng...
2020-07-27  Jérémie Galarneaupayload: use fd_handle instead of raw file descriptors
2020-07-27  Jérémie Galarneauuprobe: transmit binary file descritptor through lttng_...
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-06-09  Jonathan Rajotteliblttng-ctl: add facilities for lttng_snapshot_output...
2020-05-20  Jérémie GalarneauFix: liblttng-ctl: leak of tracker handle in lttng_...
2020-04-03  Simon MarchiFix: filter-grammar-test: add dependencies between...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-10  Jonathan RajotteFix: lttng-ctl: _handle can be NULL
2020-03-10  Jérémie GalarneauSilence `POSIX Yacc` warnings
2020-03-10  Simon MarchiFix -Wmissing-declarations warnings in filter-parser.y
2020-02-14  Jérémie GalarneauFix: lttng: uninitialized pointer free'd when no sessio...
2020-01-31  Michael JeansonCleanup: remove superfluous tests.txt
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-20  Jonathan RajotteFix: initialize var_data to NULL
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
next
This page took 0.059744 seconds and 7 git commands to generate.