Change "event rule hit" to "event-rule matches" in user interface strings
[lttng-tools.git] / tests / unit /
2021-05-05  Jérémie GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-04-28  Francis DeslauriersSync lttng-modules ABI in internal kernel-ioctl.h
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-18  Jérémie GalarneauRemove error count property of lttng_condition_on_event
2021-04-18  Jérémie Galarneausessiond: implement EXECUTE_ERROR_QUERY command
2021-04-18  Jonathan RajotteRename firing policy to rate policy
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-13  Simon MarchiClean-up: tests: fix -Wshadow error in run_active_set_c...
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
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-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  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-15  Mathieu DesnoyersAdapt to lttng-ust ust-abi.h naming prefix update
2021-03-09  Simon Marchicommon: introduce lttng_event_expr_to_bytecode
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2020-12-14  Francis Deslaurierssessiond: Extract condition hashing functions
2020-11-24  Jonathan RajotteTests: unit: lttng_condition_event_rule
2020-11-09  Michael Jeansonport: Add pthread_setname_np FreeBSD compat
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-11-06  Michael Jeansonport: tests: /proc/self/fd is Linux only, use /dev...
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-28  Michael Jeansonport: no eventfd support on FreeBSD
2020-10-27  Jérémie GalarneauTests: poll: test all possible combinations of active...
2020-09-11  Jonathan Rajottetests: unit: event-rule unit testing
2020-09-11  Jonathan RajotteIntroduce kernel-probe locations
2020-08-17  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-17  Jérémie GalarneauRevert "sessiond: trigger: run trigger actions through...
2020-08-13  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-11  Jérémie GalarneauClean-up: tests: fd-tracker: change spaces to tabs
2020-08-10  Jérémie GalarneauTests: add unix socket wrapper unit tests
2020-07-27  Jérémie Galarneaupayload: use fd_handle instead of raw file descriptors
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-07-22  Michael Jeansontests: return the proper TAP exit code
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-05-26  Jérémie Galarneausessiond: enforce mmap output type for kernel metadata...
2020-05-05  Francis DeslauriersFix: tests: `-Wstringop-overflow` warning
2020-04-17  Simon Marchibuffer-view: introduce lttng_buffer_view_contains_string
2020-04-03  Jérémie GalarneauFix: relayd: harmonize path format in backward-compat...
2020-04-01  Michael JeansonTypo: 'Descritptor' -> 'Descriptor'
2020-03-26  Simon MarchiFix: tests: make some functions static
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-10  Simon MarchiMake remove_file_from_hierarchy function static in...
2020-03-10  Simon MarchiMake fd_count function static in test_fd_tracker.c
2020-01-31  Jérémie GalarneauTests: fd-tracker: fix: leak of test paths
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-30  Jérémie Galarneaufd-tracker: restore suspended handles from their inode...
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-13  Francis DeslauriersFix: build failures when `--without-lttng-ust`
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-12-09  Simon Marchitests: make functions static in test_notification.c
2019-12-09  Simon Marchitests: make functions static in test_utils_compat_poll.c
2019-12-09  Simon Marchitests: make functions static in test_utils_expand_path.c
2019-12-09  Simon Marchitests: make functions static in test_session.c
2019-12-09  Simon Marchitests: make functions static in test_uri.c
2019-12-06  Simon Marchitests: make entry_handler static in ini_config test
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-25  Jérémie GalarneauFix: tests: missing argument in test output print statement
2019-11-25  Jérémie GalarneauSilence bogus warning when building with old GCC versions
2019-11-25  Jérémie GalarneauClean-up: tests: unchecked closedir value in test_fd_tr...
2019-11-23  Jérémie GalarneauTests: add fd-tracker tests for the unlink operation
2019-11-23  Jérémie GalarneauTest: add a unit test for the fd tracker
2019-11-08  Jonathan RajotteTests: unit testing for backward compatibility of group...
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-10-08  Jérémie GalarneauFix: tests: replace truncation-prone logging helper
2019-10-03  Francis DeslauriersFix: Tests: test_session.c: Structurally dead code
2019-10-03  Francis DeslauriersFix: test_utils_compat_poll.c: Unchecked return value
2019-09-03  Mathieu DesnoyersFix: honor base path for network URIs
2019-08-23  Jérémie GalarneauTests: add a test for the "skip non-empy" rmdir flag
2019-08-22  Mathieu DesnoyersFix: rmdir recursive: skip non-empty directories with...
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-07-18  Jérémie GalarneauTests build fix: undefined MAGIC_VALUE macro
2019-05-04  Yannick LamarreAdd Unit test to poll compatibility layer
next
This page took 0.041083 seconds and 7 git commands to generate.