port: add missing attributes in getrandom_nonblock() on macOS
[lttng-tools.git] / tests / regression / tools / live /
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2022-12-08  Michael JeansonFix: tap.h conflicts with Clang C++ headers
2022-10-28  Michael Jeansonport: add support for BSD mktemp
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-20  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2021-12-10  Jérémie GalarneauTests: live kernel: no plan printed when non-root
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-10-29  Francis DeslauriersTests: use babeltrace2 for all tests
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-06-08  Michael JeansonBuild fix: build without lttng-ust
2021-06-07  orbeabuild: Add missing DEFINE_LTTNG_UST_SIGBUS_STATE();
2021-06-07  orbeabuild: Use liblttng-sessiond-common.la instead of LIVE
2021-05-19  Francis DeslauriersCleanup: tests: name all temporary files to better...
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
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-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-10  Simon MarchiMake functions in live_test.c static
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: use options instead of arguments
2019-12-13  Jonathan RajotteFix: tests: metadata presence on relayd is not determin...
2019-09-12  Jérémie GalarneauTests: fix: uninitialized session_id used on list_sessi...
2019-09-05  Mathieu DesnoyersCleanup: test: don't stop relayd twice
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2018-11-16  Jérémie GalarneauClean-up: move global sessiond symbols out of main.o
2018-09-10  Jonathan RajotteTests: Kill relayd after sessiond to ensure a clean...
2018-09-10  Jonathan RajotteTests: Use stop relayd from utils.sh
2018-09-10  Jonathan RajotteTests: remove declaration already present in utils.sh
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-06-14  Michael JeansonFix: do not refer to objects as .o
2016-03-16  Julien DesfossezFix: live test header endianness
2016-03-16  Julien DesfossezTest the viewer detach command
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-04  Jérémie GalarneauTests: Fix flaky live test client
2015-08-12  Mathieu DesnoyersFix: regression tests
2015-06-26  Jonathan RajotteRefactor: test: wrapper for destroy_lttng_session
2015-06-26  Jonathan RajotteRefactor: test: wrapper for stop_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for start_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_event
2015-04-29  Mathieu DesnoyersFix: live_test regression on large number of cpus
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-11-26  Mathieu DesnoyersFix: tests: wait output hide Terminate errors
2014-11-23  Mathieu DesnoyersFix: test flaky sleep and wait patterns
2014-09-03  David GouletTest: add match only event utils function
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-21  Christian BabeuxFix: Tests with racy event validation
2014-05-05  Jérémie GalarneauFix: Don't include the binary in the live test's EXTRA_DIST
2014-04-30  Jesper DerehagBackported to glibc 2.8
2014-03-24  David GouletFix: allow empty URL for live session creation
2014-02-10  Julien DesfossezFix: add flag to create session command and fix tests
2014-02-10  Julien DesfossezFix: Namespace lttng-viewer-abi
2014-02-07  David GouletFix: code refactoring of viewer streams in relayd
2013-11-26  Julien DesfossezRename LTTng index in CTF index
2013-11-14  Julien DesfossezFix concurrency issues while overwriting tracefiles...
2013-11-13  Julien DesfossezFix: unitialized variables in tests
2013-11-06  David GouletStatically linked lttng-ctl to live test
2013-11-06  Julien DesfossezLive unit test
This page took 0.063163 seconds and 7 git commands to generate.