Fix: relayd: erroneous rundir permission logging message
[lttng-tools.git] / tests / unit /
2021-12-15  Simon Marchiconfigure: enable -Wformat=2
2021-12-09  Simon Marchitests: sync tests/utils/tap with Babeltrace repository
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-18  Simon Marchitests: compile all unit tests as C++
2021-11-17  Simon Marchicommon: compile libcompat as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-relayd as a C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-17  Simon MarchiFix: tests: fix unused-but-set warning in test_fd_tracker.c
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-08-24  Simon Marchitests: tap: remove semicolons in pass / fail definitions
2021-07-19  Jérémie GalarneauTests fix: unix socket: leaked socket of connection...
2021-07-16  Jérémie GalarneauTest: unix socket: test credential passing
2021-06-22  Jonathan RajotteMove event-expr-to-bytecode to event-expr
2021-06-08  Michael JeansonBuild fix: build without lttng-ust
2021-06-07  orbeabuild: Add missing DEFINE_LTTNG_UST_SIGBUS_STATE();
2021-06-07  orbeabuild: Use liblttng-sessiond-common.la instead of SESSI...
2021-06-07  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteTest log level for newly introduced event rule type...
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_python_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_log4j_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_jul_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_user_tracepoint
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_kernel_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-05-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-05-14  Mathieu DesnoyersFix: Handle SIGBUS in sessiond and consumerd
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...
next
This page took 0.041774 seconds and 7 git commands to generate.