lttng-ctl: Introduce lttng_log_level_rule
[lttng-tools.git] / 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-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...
2021-03-15  Jonathan RajotteFix: tests: missing LOG_DRIVER and LOG_DRIVER_FLAGS
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-03-09  Simon MarchiCLI: add-trigger: add --capture option to `on-event...
2021-03-05  Jonathan Rajottetestapp: gen-ust-events: augment captured fields
2021-03-05  Jérémie GalarneauTests: fix: leak of probe location in uprobe notificati...
2021-03-05  Jérémie GalarneauTests: remove test_notification_kernel from root_regression
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  Jonathan RajotteTests: remove duplicate notification multi-app test
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  Jonathan Rajottetestapp: gen-syscall-events: use dynamic paths provided...
2021-03-04  Francis DeslauriersTests: gen-syscall-events: generate 2 events of each...
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-02-24  Jérémie GalarneauTests: add raw perf test to the test list when building...
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
next
This page took 0.040516 seconds and 6 git commands to generate.