sessiond: notification: add support for async commands
[lttng-tools.git] / tests / regression /
2020-08-11  Jonathan RajotteFix: tests: `pgrep -f` flags unrelated process as lttng...
2020-08-03  Jérémie GalarneauTests: rework tracefile_count test to meet the tracefil...
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-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-19  Francis DeslauriersTests: test_exclusion: exclusion after tracing active
2020-04-07  Jérémie GalarneauFix: lttng-load: support legacy PID tracker specification
2020-03-26  Simon MarchiFix: tests: include callsites.h from callsites.c
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-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 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 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 GalarneauClean-up: remove instances of loop initial declarations
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Jérémie GalarneauAdd test_event_tracker to the TESTS variable
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
2019-12-19  Jonathan Rajottetests: mi for clear command
2019-12-19  Jonathan Rajottetests: lttng clear command
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: use options instead of arguments
2019-12-19  Mathieu DesnoyersTest: rotate_utils.sh: consider chunk archive with...
2019-12-13  Jonathan RajotteFix: tests: metadata presence on relayd is not determin...
2019-12-03  Jonathan RajotteFix: build: ust -> kernel mix-up in noinst_SCRIPTS
2019-11-29  Simon Marchitests: put `static` keyword at beginning of variable...
2019-11-08  Jonathan RajotteTests: regression testing for lttng-relayd --group...
2019-11-08  Jonathan RajotteTests: lttng_snapshot_add_output_ok: allow specifying...
2019-11-05  Jonathan RajotteTests: fix shellcheck warning
2019-11-05  Jonathan RajotteTests: base path: lttng load for session configuration
2019-11-05  Michael JeansonFix: tests: re-add link to urcu-bp for _LGPL_SOURCE...
2019-11-05  Michael JeansonFix: tests: use DL_LIBS variable in ust multi-lib test
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-10-23  Jonathan RajotteTests: use "kill -0" for app existence check in NS...
2019-10-23  Michael JeansonTests: add kernel namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace context change tests
2019-10-23  Michael JeansonTests: add kernel namespace contexts tests
2019-10-23  Michael JeansonTests: add UST namespace contexts tests
2019-10-22  Jonathan RajotteTests: fix: tmp dir can be a symlink
2019-10-22  Jonathan RajotteIntroduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-09-25  Jérémie GalarneauFix: tests: leak of prefix on error to register lttng...
2019-09-12  Jérémie GalarneauTests: fix: uninitialized session_id used on list_sessi...
2019-09-12  Jérémie GalarneauTests: fix: uninitialized values passed to close()...
2019-09-11  Jérémie GalarneauTests: fix: leak caused by misuse of realloc in multi...
2019-09-05  Jonathan RajotteTests: metadata env scope values
2019-09-05  Jonathan RajotteFix: check for lttng modules presence before testing
2019-09-05  Mathieu Desnoyerstests: invoke full_cleanup from script trap handlers...
2019-09-05  Mathieu DesnoyersCleanup: test: don't stop relayd twice
2019-09-05  Mathieu DesnoyersFix: tests: error handling in high throughput limits...
2019-09-05  Mathieu Desnoyerstests: add base-path tests
2019-08-30  Mathieu DesnoyersFix: test_kernel rotation: expect 60 rather than 64
2019-08-30  Mathieu DesnoyersFix: tests: update rotation ust number of tests
2019-08-21  Mathieu DesnoyersFix: test_crash: don't kill first app twice
2019-07-25  Jérémie GalarneauTests: clarify the tap output of the kernel session...
2019-07-25  Jérémie GalarneauTests: don't expect a UST directory after inactive...
2019-07-25  Jérémie GalarneauTests: remove check for an empty chunk produced on...
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-04-11  Jérémie GalarneauClean-up: remove commented code from test
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauMove completed trace archive chunks to an "archives...
2019-03-29  Michael JeansonFix: skip test when ust doesn't have perf support
2019-03-29  Jonathan RajotteTests: check for lttng-modules presence
2019-03-28  Michael JeansonFix tests: link libpause_consumer on liblttng-ctl
2019-03-28  Jérémie GalarneauFix tests: snapshot size validation failure runs too...
2019-03-28  Jonathan RajotteFix tests: skip test_getcpu_override on single core...
2019-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-02-16  Francis DeslauriersPrevent channel buffer allocation larger than memory
next
This page took 0.050884 seconds and 8 git commands to generate.