Fix: lttng-sessiond: kernel: leak of event notifier rule
[lttng-tools.git] / tests / regression /
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
2021-03-17  Jonathan RajotteRename lttng_condition_event_rule to lttng_condition_on...
2021-03-17  Jonathan RajotteRename uprobe to userspace-probe
2021-03-17  Jonathan RajotteRename kprobe to kernel_probe
2021-03-17  Jonathan RajotteTests: Implement trigger capture test cases
2021-03-16  Simon MarchiCLI: make list-triggers command print capture expressions
2021-03-09  Simon MarchiCLI: add-trigger: add --capture option to `on-event...
2021-03-05  Jérémie GalarneauTests: fix: leak of probe location in uprobe notificati...
2021-03-04  Jérémie GalarneauTests: kernel buffer usage: skip proper amount of tests...
2021-03-04  Jérémie GalarneauTests: notification: use lttng.h instead of individual...
2021-03-04  Jonathan RajotteTests: notification: use get_next_notification() and...
2021-03-04  Jonathan RajotteTests: notification: Makefile.am formatting
2021-03-04  Jonathan RajotteTests: remove duplicate notification multi-app test
2021-03-04  Francis DeslauriersTests: triggers: `start-session` and `stop-session...
2021-03-04  Francis DeslauriersTests: triggers: Add syscall event rule condition filte...
2021-03-04  Francis DeslauriersTests: triggers: Add userspace-probe event rule conditi...
2021-03-04  Francis DeslauriersTests: triggers: Add syscall event rule condition kerne...
2021-03-04  Jonathan Rajottetestapp: gen-syscall-events: use dynamic paths provided...
2021-03-04  Francis DeslauriersTests: triggers: Add kprobe event rule condition kernel...
2021-03-04  Francis DeslauriersTests: triggers: Add event rule condition exclusion...
2021-03-04  Francis DeslauriersTests: triggers: Add event rule condition filter tests
2021-03-04  Francis DeslauriersTests: triggers: Add basic event rule condition tests
2021-03-04  Jonathan RajotteTests: notification: regroup event generators utils...
2021-03-04  Francis DeslauriersTests: notification.c: add `test_scenario` parameter
2021-03-04  Francis DeslauriersTests: Cleanup: notification: `assert()` that `app_pid...
2021-03-04  Francis DeslauriersTests: Cleanup: rename test_notification_channel()
2021-03-04  Francis DeslauriersTests: Cleanup: create `test_subscription_twice()`...
2021-03-04  Francis DeslauriersTests: Cleanup: add `register_buffer_usage_notify_trigg...
2021-03-04  Francis DeslauriersTests: Cleanup: create `test_invalid_channel_subscripti...
2021-03-04  Francis DeslauriersTests: test_notification_ust: reduce number of event...
2021-03-04  Francis DeslauriersTests: notification: make testcases manage the test app
2021-03-04  Francis DeslauriersTests: Cleanup: apply coding style to `test_notificatio...
2021-03-04  Francis DeslauriersTests: Cleanup: extract duplicated code to `setup_buffe...
2021-02-24  Simon Marchilttng: Add remove-trigger command
2021-02-24  Simon Marchilttng: Add list-triggers command
2021-02-24  Jonathan RajotteTests: Add add-trigger CLI tests
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2020-11-27  Francis DeslauriersCleanup: use `modprobe --remove` rather than `rmmod`
2020-11-09  Michael Jeansonport: run namespace tests only on Linux
2020-11-06  Jonathan RajotteTests: Fix: 99% fill ratio for high buffer usage is...
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-27  Michael JeansonTests: Add syscall enable/disable scenarios
2020-10-09  Jérémie GalarneauTests: clear: remove test workspace directory
2020-09-21  Jérémie GalarneauTests: ns_contexts: discarded events result in test...
2020-09-10  Jérémie GalarneauTests: clean-up: remove trailing dot in snapshot test...
2020-08-11  Jonathan RajotteFix: tests: `pgrep -f` flags unrelated process as lttng...
2020-08-03  Jérémie GalarneauTests: rework tracefile_count test to meet the tracefil...
2020-07-22  Michael Jeansontests: return the proper TAP exit code
2020-07-21  Francis DeslauriersTests: live/test_{lttng_,}kernel: use lttng_test_filter...
2020-07-21  Francis DeslauriersCleanup: Tests: live/test_{lttng_,}ust: testapp not...
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
2020-07-16  Jérémie GalarneauTests: add a "new metadata after clear" test
2020-07-14  Jérémie GalarneauFix: tests: interrupting get_next_notification causes...
2020-06-17  Jonathan Rajottetests: truncate metadata file for regenerate metadata...
2020-06-12  Jonathan RajotteFix: tests: output_dir contains the consumerd pipe
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-05-19  Francis DeslauriersTests: test_exclusion: exclusion after tracing active
2020-04-07  Jérémie GalarneauFix: lttng-load: support legacy PID tracker specification
2020-03-26  Simon MarchiFix: tests: include callsites.h from callsites.c
2020-03-26  Simon MarchiFix: tests: add `void` parameter to functions that...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-20  Jonathan RajotteRemove part of last name to fit in a 80 character line
2020-03-17  Francis DeslauriersFix: Tests: utils.sh: merge `validate_{directory,folder...
2020-03-17  Francis DeslauriersFix: Tests: undefined `NR_USEC_WAIT` bash variable
2020-03-10  Jonathan RajotteFix: sessiond: domain subdirectory not deleted on empty...
2020-03-10  Simon MarchiAdd declarations for exported functions in health_exit.c
2020-03-10  Simon MarchiAdd declarations for exported functions in health_fail.c
2020-03-10  Simon MarchiMake functions in live_test.c static
2020-03-10  Simon MarchiAdd declarations for exported functions in consumer_tes...
2020-03-10  Simon MarchiMake parse_arguments static in base_client.c
2020-03-10  Simon MarchiFix all -Wmissing-declarations warning instances
2020-03-02  Jérémie GalarneauTests: remove unused libhealthexit code
2020-02-28  Jérémie GalarneauFix: remove broken health monitoring test `test_thread_...
2020-02-18  Simon Marchitests: append to AM_CFLAGS instead of overriding it
2020-02-18  Francis DeslauriersTests: gen-ust-nevents: use options instead of arguments
2020-02-18  Francis DeslauriersTests: Cleanup: test_exclusion: more detailed output
2020-02-18  Francis DeslauriersFix: Tests: `test_exclusion` passing for the wrong...
2020-02-18  Francis DeslauriersTests: notification.c: remove extra space
2020-02-11  Francis DeslauriersTests: Fix: `wait_on_file()` returns too early
2020-02-11  Francis DeslauriersTests: Fix typo: registerd -> registered
2020-02-11  Francis DeslauriersTests: Cleanup: remove unused bash variable
2020-02-11  Francis DeslauriersTypo: 'toogle' -> 'toggle'
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-04  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-01-31  Jérémie GalarneauClean-up: remove instances of loop initial declarations
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Jérémie GalarneauAdd test_event_tracker to the TESTS variable
2019-12-20  Jonathan RajotteFix: Skip uid registry when metadata key value is 0
next
This page took 0.040499 seconds and 7 git commands to generate.