Fix: consumer: timer: uninitialized sigevent fields
[lttng-tools.git] / tests /
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2021-01-04  Francis DeslauriersTests: Fail test if sessiond is not running when it...
2020-12-14  Francis Deslaurierssessiond: Extract condition hashing functions
2020-12-01  Jonathan Rajottetest: utils: lttng_pgrep performs lookup on non-existin...
2020-11-27  Francis DeslauriersCleanup: use `modprobe --remove` rather than `rmmod`
2020-11-24  Jonathan RajotteTests: unit: lttng_condition_event_rule
2020-11-09  Michael Jeansonport: run namespace tests only on Linux
2020-11-09  Michael Jeansonport: Add pthread_setname_np FreeBSD compat
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-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-10-27  Michael JeansonTests: Add syscall enable/disable scenarios
2020-10-09  Jérémie GalarneauTests: clear: remove test workspace directory
2020-09-21  Jérémie GalarneauTests: ns_contexts: discarded events result in test...
2020-09-11  Jonathan Rajottetests: unit: event-rule unit testing
2020-09-11  Jonathan RajotteIntroduce kernel-probe locations
2020-09-10  Jérémie GalarneauTests: clean-up: remove trailing dot in snapshot test...
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  Jonathan RajotteFix: tests: `pgrep -f` flags unrelated process as lttng...
2020-08-11  Jérémie Galarneaulogging: print human-readable thread names when logging
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-08-03  Jérémie GalarneauTests: rework tracefile_count test to meet the tracefil...
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-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-21  Michael JeansonAdd kernel and UST time namespace context
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-16  Ovidiu Panaittests: gen-ust-events-ns/tp.h: Fix build with musl...
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-26  Jérémie Galarneausessiond: enforce mmap output type for kernel metadata...
2020-05-19  Francis DeslauriersTests: test_exclusion: exclusion after tracing active
2020-05-19  Francis DeslauriersTests: `gen-ust-nevents`: add syncpoints
2020-05-19  Francis DeslauriersTests: accept built-in kernel modules
2020-05-05  Francis DeslauriersFix: tests: `-Wstringop-overflow` warning
2020-04-17  Simon Marchibuffer-view: introduce lttng_buffer_view_contains_string
2020-04-07  Jérémie GalarneauFix: lttng-load: support legacy PID tracker specification
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: include callsites.h from callsites.c
2020-03-26  Simon MarchiFix: tests: make some functions static
2020-03-26  Simon MarchiFix: tests: add `void` parameter to functions that...
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-20  Francis DeslauriersFix: Tests: trace path wildcards not expanded
2020-03-17  Francis DeslauriersFix: Tests: `gen-ust-events` doesn't error out on inval...
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 Marchitests: put -no-pie in LDFLAGS instead of CFLAGS
2020-03-10  Simon MarchiMake create_file function static in gen-ust-tracef.c
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-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
2020-03-10  Simon MarchiFix all -Wmissing-declarations warning instances
2020-03-02  Jérémie GalarneauTests: remove unused libhealthexit code
2020-02-28  Jérémie GalarneauFix: remove broken health monitoring test `test_thread_...
2020-02-18  Simon Marchitests: append to AM_CFLAGS instead of overriding it
2020-02-18  Francis DeslauriersTests: gen-ust-nevents: use options instead of arguments
2020-02-18  Francis DeslauriersTests: Cleanup: test_exclusion: more detailed output
2020-02-18  Francis DeslauriersFix: Tests: `test_exclusion` passing for the wrong...
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 DeslauriersFix: Tests: utils.sh: fix unbound variable
2020-02-11  Francis DeslauriersTests: Fix typo: registerd -> registered
2020-02-11  Francis DeslauriersTests: Cleanup: remove unused bash variable
2020-02-11  Francis DeslauriersTypo: 'toogle' -> 'toggle'
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-04  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
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-17  Francis DeslauriersFix: Tests: missing stream redirect causes test failure
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Francis Deslaurierstrack-untrack.c: error out on unknown CLI options
2020-01-14  Jérémie GalarneauAdd test_event_tracker to the TESTS variable
2020-01-14  Francis DeslauriersAdd missing `test_event_tracker` to fast_regression
2020-01-13  Francis DeslauriersFix: build failures when `--without-lttng-ust`
2019-12-20  Jonathan RajotteFix: Skip uid registry when metadata key value is 0
2019-12-20  Mathieu Desnoyerstrackers: bump MI version to 4.0
2019-12-20  Mathieu Desnoyerstests: test uid/gid/pid/vuid/vgid/vpid trackers
2019-12-20  Jonathan Rajottetrackers: update list/track/untrack commands
next
This page took 0.041158 seconds and 7 git commands to generate.