lttng: change a few instances of trigger "id" to "name"
[lttng-tools.git] / tests /
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-05-05  Jérémie GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-05-05  Jonathan RajotteFix: tests: extra arguments are not passed to the remov...
2021-04-28  Francis DeslauriersSync lttng-modules ABI in internal kernel-ioctl.h
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  Francis DeslauriersFix: tests: gen-ust-events-ns: Uninitialized argument...
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 DeslauriersFix: tests: quote variable in case it's not set
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 GalarneauRemove error count property of lttng_condition_on_event
2021-04-18  Jérémie Galarneaulttng: list-triggers: retrieve trigger errors using...
2021-04-18  Jérémie Galarneausessiond: implement EXECUTE_ERROR_QUERY command
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-18  Jonathan Rajottetest: unit: snapshot session action
2021-04-17  Jonathan Rajottetests: units: action: stop session
2021-04-17  Jonathan Rajottetests: unit: action: start_session
2021-04-17  Jonathan Rajottetests: unit: action: rotate_session
2021-04-17  Jonathan Rajottetests: unit: action: notify
2021-04-17  Jonathan RajotteMove test_action to its own file
2021-04-17  Jonathan Rajottetests: unit: add firing policy tests
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-13  Jonathan RajotteFix: tests: handling of subprocesses on bail out
2021-04-13  Simon MarchiClean-up: tests: fix -Wshadow error in run_active_set_c...
2021-04-13  Simon MarchiClean-up: common: rename local variables in PERROR
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
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-26  Francis Deslaurierson-event: add error counter fields to condition
2021-03-24  Francis DeslauriersCleanup: Move `create_posix_shm()` to common/shm.c
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  Jonathan RajotteTests: utils.sh: pass arbitrary arguments to start_lttn...
2021-03-22  Francis DeslauriersTests: Cleanup: gen-syscall-events: remove duplicated...
2021-03-22  Francis DeslauriersTests: Cleanup: add `lttng_{add, remove}_trigger_ok...
2021-03-22  Jérémie GalarneauTests: fix: log level rule: leak of rule after test
2021-03-19  Jérémie GalarneauTests: add log level rule validation tests
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 Rajottelttng-ctl: Introduce lttng_log_level_rule
2021-03-18  Jonathan RajotteClean-up: sort noinst_PROGRAMS in test/unit/Makefile.am
2021-03-18  Jonathan RajotteClean-up: sort TESTS in test/unit/Makefile.am
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 files to userspace-probe
2021-03-17  Jonathan RajotteRename uprobe to userspace-probe
2021-03-17  Jonathan RajotteRename kprobe file to kernel-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-15  Jonathan Rajottetests: perf: UNHALTED_REFERENCE_CYCLES might not be...
next
This page took 0.039846 seconds and 7 git commands to generate.