docs: Add supported versions and fix-backport policy
[lttng-tools.git] / tests / regression / tools / notification / notification.c
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
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-04-28  Jérémie GalarneauTests: notification: fail on trigger unregistration...
2021-04-22  Francis DeslauriersFix: tests: notification: update kernel testcase count
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 on-event to event-rule-matches
2021-04-22  Jonathan RajotteIntroduce emission site for syscall event rule
2021-04-07  Jérémie Galarneauon-event evaluation: remove trigger name accessor
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 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-05  Jérémie GalarneauTests: fix: leak of probe location in uprobe notificati...
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  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  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  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: 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-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
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-07-14  Jérémie GalarneauFix: tests: interrupting get_next_notification causes...
2020-03-10  Simon MarchiFix all -Wmissing-declarations warning instances
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-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
2018-08-22  Jérémie GalarneauTests: typo in notification test case description
2018-04-03  Jérémie GalarneauFix: circular inclusion of lttng.h results in warning
2017-12-09  Jérémie GalarneauTests: race between consumer pause and trace start...
2017-11-12  Jonathan RajotteTest: kernel testing for notification
2017-06-13  Jonathan RajotteFix: notification test: resources leak and return handling
2017-06-01  Jonathan RajotteTests: regression testing for notification API
This page took 0.069712 seconds and 6 git commands to generate.