Fix: Tests: race condition in test_ns_contexts_change
[lttng-tools.git] / tests / regression /
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-06  Jérémie Galarneaulttng: add-trigger: print generated trigger name
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 RajotteMove xml utils from mi subfolder to xml-utils folder
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-03  Francis DeslauriersTests: crash: remove redundant directory test
2021-06-03  Jonathan RajotteRemove lttng_event_rule_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
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-06  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
2021-04-22  Jonathan RajotteMove on-event*.* to event-rule-matches*.*
2021-04-22  Jonathan RajotteIntroduce emission site for syscall event rule
2021-04-22  Simon Marchilttng list-triggers: handle all condition types
2021-04-22  Simon Marchilttng {add,list,remove}-trigger: rename user id to...
2021-04-22  Simon Marchilttng add-trigger: replace log level options with ...
2021-04-22  Simon Marchilttng add-trigger: replace event rule type options...
2021-04-22  Simon Marchilttng add-trigger: replace domain options with single...
2021-04-22  Simon Marchilttng add-trigger: some updates to event rule to new...
2021-04-22  Simon Marchilttng add-trigger: rename on-event condition to event...
2021-04-22  Simon Marchilttng {add,list}-triggers: use `name` instead of `id`
2021-04-22  Simon Marchilttng add-trigger: parse condition / action name as...
2021-04-22  Francis Deslaurierslttng: list-triggers: implement listing of SDT userspac...
2021-04-22  Francis DeslauriersTests: cleanup: rework trigger listing tests
2021-04-22  Francis DeslauriersTests: event-notifier: multi UID error accounting support
2021-04-22  Francis Deslaurierssessiond: split event notifier error counter CLI options
2021-04-21  Jérémie GalarneauClean-up: tests: notification-client: unused assignment
2021-04-20  Francis DeslauriersFix: tests: discarded notifications: missing `list...
2021-04-20  Jérémie GalarneauTests: fix: notifier discarded count: typo results...
2021-04-19  Francis DeslauriersCleanup: tests: test_userspace_probe: remove extra...
2021-04-18  Jérémie Galarneaulttng: list-triggers: retrieve trigger errors using...
2021-04-18  Jonathan Rajotteadd-trigger: rename --fire-* to --rate-policy=*:value
2021-04-18  Jonathan RajotteRename firing policy to rate policy
2021-04-18  Jérémie GalarneauTests: fix: leak of notification-client arguments
2021-04-18  Jonathan Rajottetests: trigger action firing policy
2021-04-18  Jonathan RajotteMove firing policy from lttng_trigger to lttng_action
2021-04-16  Jonathan RajotteFix: test: start-stop trigger: test execution is invalid
2021-04-13  Mathieu DesnoyersTests: array expressions without contant index are...
2021-04-13  Jonathan RajotteFix: test: base-path tests are not run
2021-04-07  Anders Wallin via... Fix: added missing test_channel and removed double...
2021-04-07  Jérémie GalarneauTests: fix: unchecked sscanf return value
2021-04-07  Jérémie Galarneauon-event evaluation: remove trigger name accessor
2021-04-06  Mathieu DesnoyersTests: use TRACEPOINT_INCLUDE
2021-04-02  Francis DeslauriersFix: sessiond: notification: use after free of trigger...
2021-04-02  Francis DeslauriersTests: event notifier error counters
2021-03-31  Francis Deslaurierssessiond: Implement kernel event notifier error counter
2021-03-23  Mathieu DesnoyersFix: bytecode test should be in UST_FILTERS, not UST_ST...
2021-03-23  Mathieu DesnoyersTests: test bytecode linker refusal of non-string array...
2021-03-22  Francis DeslauriersTests: Cleanup: add `lttng_{add, remove}_trigger_ok...
2021-03-18  Francis DeslauriersTests: Fix: list-triggers test case out of date
2021-03-18  Francis DeslauriersTests: add kernel --function basic test case
2021-03-18  Jérémie Galarneauon-event evaluation: introduce on-event evaluation...
2021-03-18  Jonathan Rajotteevent-rule: userspace probe: force location on create
2021-03-18  Jonathan Rajotteevent-rule: userspace probe: rename get/set_name to...
2021-03-18  Jonathan Rajotteevent-rule: kernel probe: force location on create
2021-03-18  Jonathan Rajotteevent-rule: kernel probe: rename set/get_name to set...
2021-03-17  Jonathan RajotteRename files for condition event-rule to on-event
next
This page took 0.039768 seconds and 7 git commands to generate.