docs: Add supported versions and fix-backport policy
[lttng-tools.git] / tests / utils / testapp /
2024-03-07  Kienan Stewarttests: Add C versions of gen-ust-events-constructor
2024-03-07  Kienan Stewarttests: test_ust_constructor: Split test_ust_constructor...
2024-03-07  Kienan Stewarttests: test_ust_constructor: Use a C-compiled shared...
2024-03-07  Kienan Stewarttests: test_ust_constructor: Use a C-compiled static...
2024-03-07  Kienan Stewarttests: Handle test failures for ust-constructors with...
2024-02-29  Kienan StewartCleanup: run black on tree
2023-12-21  Kienan Stewarttests: Add POPT_CFLAGS to gen-ust-events-ns and gen...
2023-11-28  Kienan StewartFix: sessiond: crash when sending data_pending to an...
2023-07-27  Simon MarchiTests: fix formatting in gen-ust-events.cpp
2023-06-15  Jérémie GalarneauTests: environment: base WaitTraceTestApplication on...
2023-05-01  Mathieu DesnoyersTests: Introduce gen-ust-events-constructor test applic...
2023-04-17  Jérémie GalarneauTests: fix: test_list_triggers_cli fails to list usersp...
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
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
2023-01-16  Jérémie GalarneauBuild fix: missing stdio.h include in signal-helper.hpp
2022-10-26  Jérémie GalarneauBuild fix: rpath of test libraries results in non-repro...
2022-10-26  Jérémie GalarneauCleanup: tests: fix typos in sdt test app comments
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-17  Michael JeansonClean-up: fix '-Wformat' warnings on various platforms
2022-03-17  Michael JeansonClean-up: fix '-Wundef' warnings on various platforms
2022-03-15  Michael JeansonPrepare for '-Wsign-compare'
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2022-03-15  Michael JeansonPrepare for '-Wunused-parameter'
2022-03-15  Michael Jeansonconfigure: add '-Wredundant-decls' to warning flags
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-14  Simon MarchiAdd mandatory C++ compiler build dependency
2021-10-05  Michael Jeansoncleanup: remove urcu_bp dependency from ust tests
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-05-14  Francis DeslauriersTests: Move python test app to `tests/utils/testapp...
2021-04-23  Francis DeslauriersFix: tests: gen-ust-events-ns: Uninitialized argument...
2021-04-18  Jonathan Rajottetests: trigger action firing policy
2021-04-06  Mathieu DesnoyersTests: use TRACEPOINT_INCLUDE
2021-03-22  Francis DeslauriersTests: Cleanup: gen-syscall-events: remove duplicated...
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...
2020-11-09  Michael Jeansonport: run namespace tests only on Linux
2020-11-06  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
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-03-26  Simon MarchiFix: tests: add `void` parameter to functions that...
2020-03-17  Francis DeslauriersFix: Tests: `gen-ust-events` doesn't error out on inval...
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-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2019-12-20  Mathieu Desnoyerstests: test uid/gid/pid/vuid/vgid/vpid trackers
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-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-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2018-12-10  Francis DeslauriersFix: may be used uninitialized warnings
2018-09-06  Francis DeslauriersFix: tests: missing frame pointer for callstack test...
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-07-16  Francis DeslauriersFix: Tests: use -no-pie linker option only when available
2018-06-11  Francis DeslauriersTests: Add callstack contexts tests
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...
2017-06-01  Michael JeansonCleanup: dlmopen detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-05  Philippe ProulxTests: utils: add gen-ust-nevents-str util
2015-11-12  Jérémie GalarneauTests: Switch test apps to use usleep_safe()
2015-11-12  Jérémie GalarneauTests: only call usleep if the test in configured to...
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-04-13  Jonathan RajotteFix: use LIBS instead of AM_LDFLAGS for dl and c linking
2014-11-26  Mathieu DesnoyersFix: add missing synchronization point for before app...
2014-11-23  Mathieu DesnoyersFix: test flaky sleep and wait patterns
2014-11-19  Jérémie GalarneauBuild fix: Apps defining _LGPL_SOURCE must link to...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test apps' tracepoint provider...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test applications
2014-05-27  Mathieu DesnoyersImplement tracef test application "gen-ust-tracef"
2013-11-28  David GouletTests: fix bad argument parsing in test app
2013-11-25  David GouletTests: fix racy UST snapshot post mortem test
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-07-17  Julien DesfossezAdd test application with large metadata
2013-05-14  Christian BabeuxTests: Cleanup and move gen-ust-events testapp under...
This page took 0.073125 seconds and 7 git commands to generate.