port: add missing attributes in getrandom_nonblock() on macOS
[lttng-tools.git] / tests / regression / tools /
2023-03-16  Olivier DionFix: Tests that assume CPU 0 is present
2023-03-16  Olivier DionFix: Wrong assumption about possible CPUs
2023-02-13  Jérémie GalarneauTests: snapshot tests complain that nothing is output
2023-02-13  Olivier DionTests: Test snapshot maximum size correctly
2023-01-17  Jérémie Galarneauclang-tidy: add most bugprone warnings
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauAdd a basic .clang-tidy file and fix typedef warnings
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2023-01-13  Jérémie GalarneauClean-up: default_pipe_size_getter: coding style adjust...
2023-01-13  Michael Jeansonport: tests: F_GETPIPE_SZ is linux specific
2022-12-08  Michael JeansonFix: tap.h conflicts with Clang C++ headers
2022-12-08  Jérémie GalarneauTests: add basic ust context tests for $app, vpid,...
2022-12-08  Jonathan Rajottelttng-ctl: use the parsed URI instead of raw string...
2022-10-28  Michael Jeansonport: add support for BSD mktemp
2022-10-26  Jérémie GalarneauBuild fix: rpath of test libraries results in non-repro...
2022-10-25  Jérémie GalarneauCleanup: tests: notification: fix typo kprobe/uprobe
2022-08-17  Michael JeansonFix: tests: don't assume sequential cpuids
2022-07-07  Jérémie GalarneauTests: size-based rotation: implement a trace size...
2022-07-07  Jérémie GalarneauTests: rotation: add a kernel size-based rotation test
2022-07-07  Jérémie GalarneauTests: rotation: add a per-pid size-based rotation...
2022-07-07  Jérémie GalarneauTests: add a local size-based rotation test in per...
2022-04-15  Jérémie GalarneauTests: fix: schedule api: leak of rotation schedule...
2022-04-15  Jérémie GalarneauTests: fix: leak of trigger in trigger listing tests
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-04-06  Jonathan RajotteFix: tests: missing _GNU_SOURCE for F_GETPIPE_SZ
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-16  Jonathan RajotteFix: tests: test definitions arrays contain invalid...
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
2022-03-04  Jérémie GalarneauTests: add a multi-domain ust+kernel rotation test
2022-02-24  Jérémie GalarneauFix: tests: test_kernel: break should only be used...
2022-02-24  Jérémie GalarneauTests: test_kernel: add comments regarding the filling...
2022-02-24  Mathieu DesnoyersFix: tools/snapshots/test_kernel flaky test
2022-02-24  Francis DeslauriersTests: Fix: test_list_triggers_cli: support in-kernel...
2022-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-28  Francis DeslauriersRemove ht-cleanup thread
2022-01-20  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-20  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-20  Mathieu DesnoyersCopyright ownership transfer
2021-12-16  Jonathan RajotteTest: snapshot after regenerate metadata
2021-12-16  Simon Marchilttng: list valid condition / action names if missing...
2021-12-16  Simon Marchilttng: mention argument number on unknown action /...
2021-12-16  Simon Marchilttng: fix argument numbers in add-trigger error messages
2021-12-16  Simon Marchiargpar-utils: tweak unknown option error message
2021-12-10  Jérémie GalarneauTests: live kernel: no plan printed when non-root
2021-12-09  Simon Marchitests: sync tests/utils/tap with Babeltrace repository
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-11-18  Simon Marchicommon: compile libconsumer, libust-consumer, libkernel...
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-02  Jonathan RajotteFix: tests: app unregistering is not guaranteed by...
2021-10-29  Francis DeslauriersTests: use babeltrace2 for all tests
2021-10-29  Francis DeslauriersCleanup: Tests: remove trace after test
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-09-24  Jérémie GalarneauFix: lttng: add-trigger: don't provide a default event...
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-08  Francis DeslauriersFix: Tests: race condition in test_event_tracker
2021-07-12  Francis DeslauriersTests: MI: add `diag` statements to test functions
2021-07-12  Jérémie GalarneauTests: add hidden trigger visibility test
2021-07-07  Jérémie GalarneauTests: fix: list triggers: bc missing on system
2021-07-06  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-06-30  Jonathan RajotteTests: trigger: mi: use utils.sh xsd versions for xml...
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 RajotteMove xml utils from mi subfolder to xml-utils folder
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-06-16  Jérémie GalarneauAdd condition-targeting error query
2021-06-11  Francis DeslauriersTests: remove leftover temporary files
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-06-03  Francis DeslauriersTests: crash: remove redundant directory test
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-02  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-02  Jonathan RajotteRename *exclusion* to *name_pattern_exclusion*
2021-06-02  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
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-15  Mathieu DesnoyersFix: expected procname should not have -ust suffix
2021-05-14  Francis DeslauriersFix: Tests: leftover temporary files after tests
2021-05-14  Francis DeslauriersFix: trigger: abort() when adding `--notify` action...
2021-05-14  Francis DeslauriersTests: move `list_triggers_matches_ok` to utils.sh
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-11  Jérémie GalarneauTest: fix: firing policy name has changed
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
2021-05-06  Jérémie GalarneauTests: fix: test_tp_fail: bail out on non-existing...
2021-04-28  Francis DeslauriersFix: mark channel as disabled even if the session is...
2021-04-28  Jérémie GalarneauTests: notification: fail on trigger unregistration...
2021-04-23  Jérémie GalarneauTests: fix: test_notification_notifier_discarded_count...
2021-04-23  Francis DeslauriersFix: tests: test case using old condition syntax
2021-04-23  Simon Marchilttng add-trigger: replace --exclude-names with --exclu...
2021-04-23  Francis Deslaurierssessiond: refcount `ust_error_accounting_entry`
2021-04-22  Jérémie Galarneauaction list: missing renames from previous name "group"
2021-04-22  Jérémie GalarneauFix: tests: base notification client: unchecked sscanf...
next
This page took 0.04973 seconds and 7 git commands to generate.