Clean-up: tests: fd-tracker: change spaces to tabs
[lttng-tools.git] / tests / utils /
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"
2018-04-03  Jonathan RajotteTests: consolidate session creation with a uri paramete...
2018-04-03  Jonathan RajotteTests: use modprobe to test for the presence of lttng...
2018-04-03  Jonathan RajotteAdd --post-script to tap-driver.sh
2018-04-03  Julien DesfossezTests for the session rotation feature
2018-04-03  Julien DesfossezFix validate_trace_empty test check
2018-02-27  Francis DeslauriersTests: Fix: arm64 use sys_openat instead of sys_open
2018-02-16  Francis DeslauriersTests: Change syscall tests to use `gen-syscall-events...
2018-02-16  Francis DeslauriersTests: Add test app to generate syscalls
2018-02-16  Francis DeslauriersTests: Move script synchronization functions to utils...
2018-02-15  Jérémie GalarneauTests: cleanly exit from test apps on reception of...
2018-02-09  Jérémie GalarneauTests: refuse to run test suite if lttng processes...
2017-11-13  Jonathan RajotteFix: use lttng_clock_gettime instead of clock_gettime
2017-11-13  Philippe ProulxFix: detect dlmopen() and disable corresponding tests...
2017-11-12  Jonathan RajotteTest: kernel testing for notification
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-06-01  Jonathan RajotteTests: regression testing for notification API
2017-05-28  Jonathan RajotteTest: utils: introduce LTTNG_SESSIOND_ENV_VARS
2017-05-28  Jonathan RajotteTest: utils.sh: use getconf to start either 32 or 64...
2017-05-05  Philippe ProulxTests: utils: add gen-ust-nevents-str util
2017-01-10  Nathan Lynchlttng-tools: remove bogus interpreter line from utils...
2017-01-09  Francis DeslauriersFix: support for older versions of Babeltrace in test...
2016-10-07  Jonathan RajotteTest: load --override-url
2016-09-30  Jérémie GalarneauTest fix: set app and network socket timeouts to unlimited
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezTests for the regenerate statedump command
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-06-30  Jérémie GalarneauTests: tap.sh spams tests' output when no plan is set
2016-06-16  Mathieu Desnoyerstests: test kernel snapshot with discard buffers
2016-06-14  Michael JeansonTests: Make warn_processes.sh more portable
2016-06-14  Michael JeansonFix: add missing script to dist
2016-05-14  Jérémie GalarneauTests: wording of trace_matches is misleading
2016-05-14  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-14  Mathieu DesnoyersFix: tests: don't match command line arguments, match...
2016-04-14  Jonathan RajotteTest: kill sessiond,relayd and background children...
2016-03-15  Julien DesfossezOptional test for the metadata regeneration
2016-03-14  Julien DesfossezTests for metadata regenerate
2016-03-10  Jérémie GalarneauTest: Add the lttng-runas worker process to the session...
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
next
This page took 0.056052 seconds and 8 git commands to generate.