lttng add-trigger: replace event rule type options with --type
[lttng-tools.git] / tests / regression / tools /
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-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  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  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  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  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-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-10-09  Jérémie GalarneauTests: clear: remove test workspace directory
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-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  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
next
This page took 0.040421 seconds and 7 git commands to generate.