Update version to v2.13.13
[lttng-tools.git] / tests / regression /
2024-03-18  orbeaFix: baddr-statedump: use $(LIBTOOL) --mode=execute
2024-03-14  Kienan Stewarttests: Fix typo in tests/regression/kernel/test_ns_contexts
2024-03-14  Kienan Stewarttests: tools/clear/test_ust wait for specific test...
2023-11-28  Kienan StewartFix: sessiond: crash when sending data_pending to an...
2023-09-06  Jérémie GalarneauTests: fix: list_triggers_cli: kallsyms contains prefix...
2023-08-21  Kienan StewartTests: use CPU ids from online ranges
2023-07-27  Kienan StewartTests: Preemptively fail infinite blocking tests when...
2023-07-19  Kienan StewartFix: sessiond: preserve jul/log4j domain loglevels
2023-05-31  Olivier DionFix: Tests that assume CPU 0 is present
2023-05-31  Olivier DionFix: Wrong assumption about possible CPUs
2023-05-31  Jérémie GalarneauTests: snapshot tests complain that nothing is output
2023-05-31  Olivier DionTests: Test snapshot maximum size correctly
2023-04-06  Michael JeansonTests: remove leftover debug printing in test_add_trigg...
2023-01-05  Jérémie GalarneauBuild fix: rpath of test libraries results in non-repro...
2022-08-18  Michael JeansonFix: tests: don't assume sequential cpuids
2022-05-18  Jérémie GalarneauTests: fix: schedule api: leak of rotation schedule...
2022-05-18  Jérémie GalarneauTests: fix: leak of trigger in trigger listing tests
2022-05-13  Jonathan RajotteFix: test: lttng kernel modules still loaded after...
2022-04-06  Jonathan RajotteFix: tests: missing _GNU_SOURCE for F_GETPIPE_SZ
2022-03-14  Michael JeansonAdd Log4j 2.x agent tests for the 'log4j' domain
2022-03-08  Jonathan RajotteFix: test: babeltrace1 python bindings exposes `op_enum...
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  Jérémie GalarneauFix: tests: test_kernel: break should only be used...
2022-02-28  Mathieu DesnoyersFix: tools/snapshots/test_kernel flaky test
2022-02-28  Francis DeslauriersTests: Fix: test_list_triggers_cli: support in-kernel...
2022-02-22  Jonathan RajotteTests: add kernel test into the `make check` test suite.
2022-02-22  Jérémie GalarneauBuild dist fix: some kernel tests are not distributed
2022-02-22  Jérémie GalarneauTests: fix: test_kernel_function: erroneous test count
2022-02-22  Jérémie GalarneauTests: fix: test_kernel_function: event name mismatch
2022-02-22  Jérémie GalarneauTests: fix: select_poll_epoll: test assumes epoll fd...
2022-01-22  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-22  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-21  Mathieu DesnoyersCopyright ownership transfer
2021-12-17  Jonathan RajotteTest: snapshot after regenerate metadata
2021-12-17  Simon Marchilttng: list valid condition / action names if missing...
2021-12-17  Simon Marchilttng: mention argument number on unknown action /...
2021-12-17  Simon Marchilttng: fix argument numbers in add-trigger error messages
2021-12-17  Simon Marchiargpar-utils: tweak unknown option error message
2021-12-17  Jérémie GalarneauTests: live kernel: no plan printed when non-root
2021-12-17  Jonathan RajotteFix: test: use BABELTRACE_BIN instead of babeltrace
2021-12-17  Jonathan RajotteFix: tests: app unregistering is not guaranteed by...
2021-12-17  Francis DeslauriersFix: Tests: unchecked `close()` return value
2021-12-17  Francis DeslauriersFix: Tests: leaking epoll fd
2021-10-18  Simon Marchitests: fix header of regression/ust/getcpu-override...
2021-10-18  Jérémie GalarneauFix: lttng: add-trigger: don't provide a default event...
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-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-07  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-07-07  Jonathan RajotteTests: trigger: mi: use utils.sh xsd versions for xml...
2021-07-07  Jonathan RajotteTests: utils: regroup xml utils to utils.sh
2021-07-07  Jonathan RajotteTests: MI: {add, list, remove}-trigger
2021-07-07  Jonathan RajotteMove xml utils from mi subfolder to xml-utils folder
2021-07-07  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-11  Michael JeansonBuild fix: build without lttng-ust
2021-06-11  orbeabuild: Add missing DEFINE_LTTNG_UST_SIGBUS_STATE();
2021-06-11  orbeabuild: Pass --no-as-needed directly to the linker
2021-06-11  orbeabuild: Use liblttng-sessiond-common.la instead of LIVE
2021-06-11  Francis DeslauriersTests: crash: remove redundant directory test
2021-06-11  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-11  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-11  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-11  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-11  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-11  Jonathan RajotteRename *exclusion* to *name_pattern_exclusion*
2021-06-11  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-27  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-05-27  Francis DeslauriersCleanup: tests: name all temporary files to better...
2021-05-27  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
2021-05-14  Francis DeslauriersFix: trigger: abort() when adding `--notify` action...
2021-05-14  Francis DeslauriersTests: move `list_triggers_matches_ok` to utils.sh
2021-05-14  Francis DeslauriersTests: Move python test app to `tests/utils/testapp...
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-11  Jérémie GalarneauTest: fix: firing policy name has changed
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
2021-05-07  Jérémie GalarneauTests: fix: test_tp_fail: bail out on non-existing...
2021-04-28  Francis DeslauriersFix: mark channel as disabled even if the session is...
2021-04-28  Jérémie GalarneauTests: notification: fail on trigger unregistration...
2021-04-23  Jérémie GalarneauTests: fix: test_notification_notifier_discarded_count...
2021-04-23  Francis DeslauriersFix: tests: test case using old condition syntax
2021-04-23  Simon Marchilttng add-trigger: replace --exclude-names with --exclu...
2021-04-23  Francis Deslaurierssessiond: refcount `ust_error_accounting_entry`
2021-04-22  Jérémie Galarneauaction list: missing renames from previous name "group"
2021-04-22  Jérémie GalarneauFix: tests: base notification client: unchecked sscanf...
2021-04-22  Jérémie GalarneauFix: tests: health thread stall: only stop consumerd...
2021-04-22  Francis DeslauriersFix: tests: notification: update kernel testcase count
2021-04-22  Jérémie GalarneauFix: tests: integer truncation warning on 32-bit platforms
2021-04-22  Jérémie GalarneauTests: add trigger name/unnamed backwards compatibility...
2021-04-22  Jérémie Galarneaulttng-ctl: separate support of named/unnamed trigger...
2021-04-22  Jérémie Galarneausessiond: add support for anonymous triggers
2021-04-22  Jonathan RajotteRename group action files to list files
2021-04-22  Jonathan RajotteRename action group to action list
2021-04-22  Jonathan RajotteRename on-event to event-rule-matches
next
This page took 0.045654 seconds and 7 git commands to generate.