docs: Add supported versions and fix-backport policy
[lttng-tools.git] / configure.ac
7 days ago  Philippe Proulxdocs: Partially document the liblttng-ctl C API
2024-03-08  Kienan Stewarttests: Replace babelstats.pl with bt2 plugins
2024-02-29  Christophe Bedardconfigure.ac: introduce --{disable,enable}-lib-lttng-ctl
2023-12-21  Jérémie GalarneauFix: sessiond: freeze on channel creation on restart
2023-11-28  Kienan StewartFix: sessiond: crash when sending data_pending to an...
2023-05-01  Mathieu DesnoyersTests: Introduce test_ust_constructor
2023-05-01  Mathieu DesnoyersTests: Introduce gen-ust-events-constructor test applic...
2023-04-26  Jérémie GalarneauTest: client: start, stop, destroy: add tests for ...
2023-04-19  Michael JeansonAdd getrandom compat for MacOS, FreeBSD and Cygwin
2023-04-18  Michael JeansonBuild fix: add a noop compat wrapper for posix_fadvise
2023-03-28  Michael JeansonBump minimal python3 version to 3.4
2023-02-20  Michael Jeansontests: make test_shellcheck depend on shellcheck
2023-02-15  Olivier DionTests: Add meta shellcheck test
2023-02-15  Olivier DionBuild feature: Add pre-inst-env script
2023-01-05  Jérémie GalarneauFix: sessiond: instance uuid is not sufficiently unique
2022-12-08  Jérémie GalarneauTests: add basic ust context tests for $app, vpid,...
2022-10-21  Simon MarchiAdd some warnings useful in C++
2022-10-21  Michael JeansonFix: never use 'no' in a command variable
2022-06-17  Michael JeansonBump URCU dependency to 0.14
2022-03-15  Michael JeansonBring compiler warning flags in line with other projects
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-07  Michael JeansonSplit warning flags list for C and C++
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
2021-12-16  Simon Marchiargpar: sync with upstream - adjust to iterator API
2021-12-15  Simon Marchiconfigure: enable -Wformat=2
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-11-19  Michael Jeansonrelayd: do not link lttng-relayd on liblttng-ctl
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-10-29  Francis DeslauriersFix: configure.ac: reporting SDT uprobe as a UST feature
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
2021-10-15  Simon Marchibin: compile lttng as C++
2021-10-14  Simon MarchiAdd mandatory C++ compiler build dependency
2021-10-05  Michael Jeansoncleanup: remove urcu_bp dependency from ust tests
2021-08-24  Simon Marchiconfigure: add -Wno-gnu-folding-constant
2021-07-12  Jérémie GalarneauTests: add hidden trigger visibility test
2021-06-30  Jonathan RajotteMove xml utils from mi subfolder to xml-utils folder
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-06-16  Jonathan RajotteFix: build: libcommon fd-tracker dependency is not...
2021-06-08  Michael JeansonReset codename and description
2021-06-08  Jérémie GalarneauSet version to 2.14-pre
2021-06-03  Jérémie GalarneauFix: bump minimal urcu dependency to 0.11
2021-05-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-05-14  Francis DeslauriersTests: Move python test app to `tests/utils/testapp...
2021-05-05  Jonathan Rajottebuild system: support rotation example
2021-05-05  Jonathan RajotteAdd trigger on event rule matches application example
2021-05-05  Philippe ProulxUpdate the remaining manual pages for LTTng-tools 2.13
2021-04-28  Francis DeslauriersFix: mark channel as disabled even if the session is...
2021-04-24  Jérémie GalarneauUpdate version to v2.13.0-rc1
2021-04-23  Jérémie GalarneauSet the 2.13 release codename and description
2021-04-23  Philippe ProulxUpdate some manual pages for LTTng-tools 2.13
2021-04-22  Jérémie GalarneauTests: add trigger name/unnamed backwards compatibility...
2021-04-18  Jonathan RajotteRename firing policy to rate policy
2021-04-18  Jonathan Rajottetests: trigger action firing policy
2021-04-13  Simon Marchiconfigure: enable -Wshadow diagnostic
2021-03-31  Francis Deslaurierssessiond: Implement kernel event notifier error counter
2021-03-09  Jérémie Galarneausessiond: Add msgpack-c 3.3.0 to the tree
2021-03-09  Simon Marchicommon: move bytecode utilities from filter to its...
2021-03-04  Francis DeslauriersTests: triggers: `start-session` and `stop-session...
2021-02-24  Jonathan RajotteTests: Add add-trigger CLI tests
2021-02-12  Simon MarchiCLI: Import argpar
2021-01-12  Jérémie GalarneauFix: configure: support Autoconf 2.70
2021-01-05  Michael JeansonFix: different pthread_getname_np signature() on macOS...
2020-11-09  Michael Jeansonport: only enable userspace callstack context on Linux
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-27  Michael JeansonCleanup: simplify 'poll' wrapper build
2020-10-27  Michael JeansonCleanup: autoconf 'dirfd' detection
2020-10-27  Michael JeansonSet version to 2.13-pre
2020-09-11  Jonathan Rajotteevent-rule: lttng_event_rule base object
2020-08-26  Michael JeansonAdd common util to set thread name
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
2020-03-26  Simon Marchiconfigure: add -Wmissing-declarations, -Wmissing-protot...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-10  Simon MarchiIgnore -Wincomplete-setjmp-declaration warnings
2020-03-10  Simon Marchitests: put -no-pie in LDFLAGS instead of CFLAGS
2020-02-18  Simon Marchiconfigure: add --enable-Werror
2020-02-18  Simon Marchiconfigure: use AX_APPEND_COMPILE_FLAGS to detect suppor...
2020-02-04  Jérémie GalarneauUpdate version to v2.12.0-rc1 v2.12.0-rc1
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Jérémie Galarneaulttng-view: make babeltrace2 the default viewer
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove commented and unused refer...
2019-12-20  Mathieu Desnoyerstests: test uid/gid/pid/vuid/vgid/vpid trackers
2019-12-19  Jonathan Rajottetests: lttng clear command
2019-12-19  Jonathan Rajottelttng: Implement lttng clear session command
2019-12-12  Jérémie GalarneauFix build: fd-tracker is not part of librelayd
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-26  Simon Marchiconfigure.ac: Remove duplicated CMD_DESCR_ROTATE definition
2019-11-23  Jérémie Galarneaufd-tracker: add an fd-tracker util to common
2019-11-13  Michael JeansonRequire automake >= 1.12
2019-11-08  Jonathan RajotteTests: regression testing for lttng-relayd --group...
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-11-05  Michael JeansonFix: check for dtrace and sdt.h before enabling SDT...
2019-10-24  Michael JeansonFix: check for lttng-ust >= 2.11 at configure
2019-10-23  Michael JeansonTests: add kernel namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace context change tests
next
This page took 0.052749 seconds and 6 git commands to generate.