relayd: do not link lttng-relayd on liblttng-ctl
[lttng-tools.git] / configure.ac
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
2019-10-23  Michael JeansonTests: add UST namespace contexts tests
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-10-08  Jonathan RajotteDIST OOT: use build_dir version.i file
2019-09-05  Jonathan RajotteTests: metadata env scope values
2019-09-05  Mathieu Desnoyerstests: add base-path tests
2019-04-24  Michael JeansonUpdate the ac_define_dir macro from the autoconf archive
2019-04-24  Michael JeansonHarmonize rw_prog_cxx_works macro across projects
2019-04-24  Michael JeansonNamespace check_sdt_works custom macro
2019-04-18  Jérémie GalarneauAdd mkdirat utils and runas wrappers
2019-03-26  Jérémie GalarneauFix: missing mentions of tracing session rotation in...
2019-02-11  Michael JeansonRemove duplicate check for dlopen
2018-12-07  Michael JeansonRevert stubbing of runas functions
2018-12-07  Michael JeansonRevert stubbing of unix socket functions
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-08-31  Jérémie GalarneauSet version to 2.12.0-pre
2018-08-31  Jérémie GalarneauAdd release name and description to configure.ac
2018-08-31  Jérémie GalarneauUpdate version to v2.11.0-rc1 v2.11.0-rc1
2018-08-24  Francis DeslauriersImplement userspace-probe regression tests
2018-08-24  Francis Deslauriersrun_as: add extract ELF symbol offset command
2018-08-24  Francis DeslauriersAdd utils_expand_path_keep_symlink fonction
2018-08-24  Francis DeslauriersFix: kernel adds creds on recv with SO_PASSCRED unix...
2018-07-16  Francis DeslauriersFix: Tests: use -no-pie linker option only when available
2018-06-11  Francis DeslauriersTests: Add callstack contexts tests
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2018-06-01  Jonathan RajotteCleanup: open_memstream and close_memstream compat...
2018-05-31  Philippe Proulxdoc/man: update rotation man pages to follow API's...
2018-05-30  Francis DeslauriersTests: add duplicated providers tests
2018-05-01  Michael JeansonPrint the git version used to build from a distribution...
2018-04-27  Jérémie GalarneauFix build: in_git_repo is used before being set
2018-04-27  Jérémie GalarneauFix: relay_recv_metadata does not check for partial...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
next
This page took 0.383457 seconds and 106 git commands to generate.