Fix: Tests: race condition in test_ns_contexts_change
[lttng-tools.git] / tests / utils /
2021-08-24  Simon Marchitests: tap: remove semicolons in pass / fail definitions
2021-06-30  Jonathan RajotteMI: xsd: bump to 4.1
2021-06-30  Jonathan RajotteTests: utils: regroup xml utils to utils.sh
2021-06-30  Jonathan RajotteTests: MI: {add, list, remove}-trigger
2021-06-30  Jonathan RajotteAdd pretty_xml utils
2021-06-30  Jonathan RajotteMove xml utils from mi subfolder to xml-utils folder
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-05-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-05-19  Francis DeslauriersCleanup: tests: name all temporary files to better...
2021-05-19  Francis DeslauriersCleanup: tests: use find's `-name` option instead of...
2021-05-14  Francis DeslauriersTests: move `list_triggers_matches_ok` to utils.sh
2021-05-14  Francis DeslauriersTests: Move python test app to `tests/utils/testapp...
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-05  Jonathan RajotteFix: tests: extra arguments are not passed to the remov...
2021-04-23  Francis DeslauriersFix: tests: gen-ust-events-ns: Uninitialized argument...
2021-04-22  Simon Marchilttng add-trigger: some updates to event rule to new...
2021-04-22  Simon Marchilttng {add,list}-triggers: use `name` instead of `id`
2021-04-22  Francis DeslauriersTests: event-notifier: multi UID error accounting support
2021-04-22  Francis DeslauriersFix: tests: quote variable in case it's not set
2021-04-18  Jonathan Rajottetests: trigger action firing policy
2021-04-13  Jonathan RajotteFix: test: base-path tests are not run
2021-04-13  Jonathan RajotteFix: tests: handling of subprocesses on bail out
2021-04-13  Simon MarchiClean-up: common: rename local variables in PERROR
2021-04-06  Mathieu DesnoyersTests: use TRACEPOINT_INCLUDE
2021-04-02  Francis DeslauriersTests: event notifier error counters
2021-03-22  Jonathan RajotteTests: utils.sh: pass arbitrary arguments to start_lttn...
2021-03-22  Francis DeslauriersTests: Cleanup: gen-syscall-events: remove duplicated...
2021-03-22  Francis DeslauriersTests: Cleanup: add `lttng_{add, remove}_trigger_ok...
2021-03-18  Francis DeslauriersTests: add kernel --function basic test case
2021-03-05  Jonathan Rajottetestapp: gen-ust-events: augment captured fields
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-01-04  Francis DeslauriersTests: Fail test if sessiond is not running when it...
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-09  Michael Jeansonport: run namespace tests only on Linux
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
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-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-06-16  Ovidiu Panaittests: gen-ust-events-ns/tp.h: Fix build with musl...
2020-05-19  Francis DeslauriersTests: `gen-ust-nevents`: add syncpoints
2020-05-19  Francis DeslauriersTests: accept built-in kernel modules
2020-03-26  Simon MarchiFix: tests: add `void` parameter to functions that...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
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-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-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-11  Francis DeslauriersFix: Tests: utils.sh: fix unbound variable
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2020-01-14  Francis Deslaurierstrack-untrack.c: error out on unknown CLI options
2019-12-20  Mathieu Desnoyerstests: test uid/gid/pid/vuid/vgid/vpid trackers
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: abort() on argument error
2019-12-19  Jonathan Rajottetests: gen-ust-events: add touch and wait sync points...
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: use options instead of arguments
2019-12-13  Jérémie GalarneauFix: make dist fails on sdt-probe test with autotools...
2019-12-09  Simon Marchitests: include foo.h in foo.c
2019-12-06  Simon Marchitests: add declaration for test_function in userspace...
2019-12-06  Simon Marchitests: add declarations for functions in gen-syscall...
2019-11-08  Jonathan RajotteTests: lttng_snapshot_add_output_ok: allow specifying...
2019-11-05  Michael JeansonFix: tests: re-add link to urcu-bp for _LGPL_SOURCE...
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-11-05  Michael JeansonFix: check for dtrace and sdt.h before enabling SDT...
2019-10-24  Jérémie GalarneauTests: namespace tests fail to build on older libc
2019-10-23  Michael JeansonTests: add kernel namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace context change tests
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-09-08  Geneviève BastienFix typo in regenerate statedump test util
2019-09-05  Jonathan RajotteTests: metadata env scope values
2019-09-05  Mathieu DesnoyersFix: test: utils.sh: exit from process on full_cleanup
2019-09-05  Mathieu DesnoyersFix: utils.sh: handle SIGPIPE
2019-09-05  Mathieu DesnoyersImprove handling of test SIGTERM/SIGINT (v2)
2019-09-05  Mathieu Desnoyerstests: add base-path tests
2019-09-05  Mathieu Desnoyerstest utils: support URI in lttng_snapshot_add_output
2019-08-23  Mathieu DesnoyersFix: tests: typo in rotation util
2019-07-25  Jérémie GalarneauTests: clarify the tap output of the kernel session...
2019-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2018-12-10  Francis DeslauriersFix: may be used uninitialized warnings
2018-09-10  Jonathan RajotteTests: Remove unused set +x
2018-09-06  Francis DeslauriersFix: tests: missing frame pointer for callstack test...
2018-08-31  Jérémie GalarneauMissing kernel test files in dist target
2018-08-31  Francis Deslaurierself: support dynamic symbol table lookup
2018-08-29  Francis DeslauriersFix: use of uninitialized variable in C++ userspace...
2018-08-24  Francis DeslauriersImplement userspace-probe regression tests
2018-08-23  Jérémie GalarneauTests: add notap versions of start/stop tracing helpers
2018-07-16  Francis DeslauriersFix: Tests: use -no-pie linker option only when available
2018-06-11  Francis DeslauriersTests: Add callstack contexts tests
2018-05-30  Jérémie GalarneauTest: change use of space for tabs in utils.sh
2018-05-30  Francis DeslauriersTests: add function to validate the number of an event...
2018-05-30  Francis DeslauriersTests: allow the use of regular expressions to match...
2018-05-27  Julien DesfossezTest for lttng-logger
2018-05-26  Jonathan Rajottemi: support "add-context --list"
next
This page took 0.043835 seconds and 7 git commands to generate.