Fix: event: format specifier for ssize_t
[lttng-tools.git] / tests /
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-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 DeslauriersRemove ht-cleanup thread
2022-01-20  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
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-17  Jérémie GalarneauCopyright ownership transfer
2021-12-16  Jonathan RajotteTest: snapshot after regenerate metadata
2021-12-16  Simon Marchilttng: list valid condition / action names if missing...
2021-12-16  Simon Marchilttng: mention argument number on unknown action /...
2021-12-16  Simon Marchilttng: fix argument numbers in add-trigger error messages
2021-12-16  Simon Marchiargpar-utils: tweak unknown option error message
2021-12-15  Simon Marchiconfigure: enable -Wformat=2
2021-12-10  Jérémie GalarneauTests: live kernel: no plan printed when non-root
2021-12-10  Francis DeslauriersTests: add missing kernel test cases to make check...
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-12-09  Simon Marchitests: sync tests/utils/tap with Babeltrace repository
2021-12-09  Jonathan RajotteFix: test: use BABELTRACE_BIN instead of babeltrace
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-18  Francis DeslauriersCleanup: typo: mutliple -> multiple
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-11-18  Simon Marchitests: compile all unit tests as C++
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-11-18  Simon Marchicommon: compile libconsumer, libust-consumer, libkernel...
2021-11-17  Simon Marchicommon: compile libcompat as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-relayd as a C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-17  Simon MarchiFix: tests: fix unused-but-set warning in test_fd_tracker.c
2021-11-02  Jonathan RajotteFix: tests: app unregistering is not guaranteed by...
2021-11-02  Francis DeslauriersFix: Tests: unchecked `close()` return value
2021-10-29  Francis DeslauriersTests: use babeltrace2 for all tests
2021-10-29  Francis DeslauriersTests: port validate_select_poll_epoll.py to bt2 python...
2021-10-29  Francis DeslauriersCleanup: Tests: remove trace after test
2021-10-29  Francis DeslauriersFix: Tests: leaking epoll fd
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-14  Simon MarchiAdd mandatory C++ compiler build dependency
2021-10-14  Simon Marchitests: add some diags in utils.sh
2021-10-14  Simon Marchitests: fix header of regression/ust/getcpu-override...
2021-10-05  Michael Jeansoncleanup: remove urcu_bp dependency from ust tests
2021-09-24  Jérémie GalarneauFix: lttng: add-trigger: don't provide a default event...
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-09-08  Francis DeslauriersFix: Tests: race condition in test_ns_contexts_change
2021-09-08  Francis DeslauriersFix: Tests: race condition in test_event_tracker
2021-08-24  Simon Marchitests: tap: remove semicolons in pass / fail definitions
2021-07-19  Jérémie GalarneauTests fix: unix socket: leaked socket of connection...
2021-07-16  Jérémie GalarneauTest: unix socket: test credential passing
2021-07-12  Francis DeslauriersTests: MI: add `diag` statements to test functions
2021-07-12  Jérémie GalarneauTests: add hidden trigger visibility test
2021-07-07  Jérémie GalarneauTests: fix: list triggers: bc missing on system
2021-07-06  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-06-30  Jonathan RajotteMI: xsd: bump to 4.1
2021-06-30  Jonathan RajotteTests: trigger: mi: use utils.sh xsd versions for xml...
2021-06-30  Jonathan RajotteTests: utils: regroup xml utils to utils.sh
2021-06-30  Jonathan RajotteTests: MI: {add, list, remove}-trigger
2021-06-30  Jonathan RajotteAdd pretty_xml utils
2021-06-30  Jonathan RajotteMove xml utils from mi subfolder to xml-utils folder
2021-06-22  Jonathan RajotteMove event-expr-to-bytecode to event-expr
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-06-16  Jérémie GalarneauAdd condition-targeting error query
2021-06-11  Francis DeslauriersTests: remove leftover temporary files
2021-06-08  Michael JeansonBuild fix: build without lttng-ust
2021-06-07  orbeabuild: Add missing DEFINE_LTTNG_UST_SIGBUS_STATE();
2021-06-07  orbeabuild: Pass --no-as-needed directly to the linker
2021-06-07  orbeabuild: Use liblttng-sessiond-common.la instead of LIVE
2021-06-07  orbeabuild: Use liblttng-sessiond-common.la instead of SESSI...
2021-06-07  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
2021-06-03  Francis DeslauriersTests: crash: remove redundant directory test
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteTest log level for newly introduced event rule type...
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_python_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_log4j_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_jul_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_user_tracepoint
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_kernel_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-02  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-02  Jonathan RajotteRename *exclusion* to *name_pattern_exclusion*
2021-06-02  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-05-19  Francis DeslauriersCleanup: tests: name all temporary files to better...
2021-05-19  Francis DeslauriersCleanup: tests: use find's `-name` option instead of...
2021-05-15  Mathieu DesnoyersFix: expected procname should not have -ust suffix
2021-05-14  Francis DeslauriersFix: Tests: leftover temporary files after tests
next
This page took 0.041559 seconds and 7 git commands to generate.