Fix: allow quiet rotation at destroy of live session
[lttng-tools.git] / tests /
2019-08-21  Mathieu DesnoyersFix: test_crash: don't kill first app twice
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-25  Jérémie GalarneauTests: clarify the tap output of the kernel session...
2019-07-25  Jérémie GalarneauTests: don't expect a UST directory after inactive...
2019-07-25  Jérémie GalarneauTests: remove check for an empty chunk produced on...
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-07-18  Jérémie GalarneauTests build fix: undefined MAGIC_VALUE macro
2019-05-04  Yannick LamarreAdd Unit test to poll compatibility layer
2019-04-11  Jérémie GalarneauClean-up: remove commented code from test
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_session...
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ust channel...
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_ust_context...
2019-04-10  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_session...
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauMove completed trace archive chunks to an "archives...
2019-03-29  Michael JeansonFix: skip test when ust doesn't have perf support
2019-03-29  Jonathan RajotteTests: check for lttng-modules presence
2019-03-28  Michael JeansonFix tests: link libpause_consumer on liblttng-ctl
2019-03-28  Jérémie GalarneauFix tests: snapshot size validation failure runs too...
2019-03-28  Jonathan RajotteFix tests: the tree origin can be a symlink itself
2019-03-28  Jonathan RajotteFix tests: skip test_getcpu_override on single core...
2019-03-28  Yannick LamarreEnforce DL_LIBS value instead of hard coded -ldl
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-02-16  Francis DeslauriersPrevent channel buffer allocation larger than memory
2019-02-11  Jonathan RajotteTests: take multiple snapshots in streaming mode
2019-02-11  Jonathan RajotteSupport minute and hour as time suffixes
2019-02-07  Jérémie GalarneauTest fix: passing bool argument to va_start is undefined
2019-01-14  Jérémie GalarneauTest fix: python logging test spams its output
2019-01-14  Jérémie GalarneauCleanup: duplicate LDADD of libcommon for utils unit...
2019-01-14  Jérémie GalarneauMove time utils to their own time.c file
2018-12-12  Mathieu DesnoyersFix: tests: test_crash should start sessions
2018-12-10  Francis DeslauriersCleanup: remove unused label
2018-12-10  Francis DeslauriersFix: may be used uninitialized warnings
2018-12-10  Francis Deslauriersuserspace-probe: tests: add testcase for unsupported...
2018-12-06  Jérémie GalarneauRename ust-thread to notify-apps
2018-12-05  Jérémie GalarneauRemove the sessiond "ready" counter mechanism
2018-12-05  Jérémie GalarneauLoad session configurations from lttng-sessiond's main...
2018-12-05  Jérémie GalarneauLaunch the ht-cleanup thread using lttng_thread util
2018-12-03  Jérémie GalarneauReference count ltt_session objects
2018-11-16  Jérémie GalarneauClean-up: move global sessiond symbols out of main.o
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-09-11  Jonathan RajotteTests: do not bound test app iterations when in backgro...
2018-09-11  Jérémie GalarneauTests: add missing rotation and autoload tests to check...
2018-09-10  Jonathan RajotteTests: remove temporary folder
2018-09-10  Jonathan RajotteTests: remove mi result files when done
2018-09-10  Jonathan RajotteTests: Remove unused set +x
2018-09-10  Jonathan RajotteTests: Kill relayd after sessiond to ensure a clean...
2018-09-10  Jonathan RajotteTests: Remove unused variable
2018-09-10  Jonathan RajotteTests: Use stop relayd from utils.sh
2018-09-10  Jonathan RajotteTests: remove declaration already present in utils.sh
2018-09-07  Anders WallinTests: added test_autoload to noinst_SCRIPTS
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-31  Jérémie GalarneauTest fix: check length of input string
2018-08-31  Jérémie GalarneauTest cleanup: wrong indentation style in test_ust_data.c
2018-08-31  Jérémie GalarneauTest fix: leak of exclusions on allocation error
2018-08-29  Francis DeslauriersFix: use of uninitialized variable in C++ userspace...
2018-08-29  Francis DeslauriersFix: use-after-free in UST test case
2018-08-24  Francis DeslauriersImplement userspace-probe regression tests
2018-08-24  Francis DeslauriersAdd --userspace-probe kernel event type
2018-08-24  Francis Deslaurierstrace_ust_create_event() now returns an error code
2018-08-24  Francis Deslaurierstrace_kernel_create_event() now returns an error code
2018-08-24  Francis DeslauriersAdd utils_expand_path_keep_symlink fonction
2018-08-24  Jérémie GalarneauTests: possible NULL dereference in rotation notificati...
2018-08-24  Jérémie GalarneauClean-up: remove dead code from rotation test
2018-08-24  Jérémie GalarneauTests: add a session rotation ongoing/completed notific...
2018-08-23  Jérémie GalarneauTests: add notap versions of start/stop tracing helpers
2018-08-22  Jérémie GalarneauTests: typo in notification test case description
2018-08-20  Jérémie GalarneauTest fix: size schedule leaked in a schedule API test...
2018-08-16  Jérémie GalarneauTest: session rotation schedule API
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-07-16  Francis DeslauriersFix: Tests: use -no-pie linker option only when available
2018-06-11  Francis DeslauriersTests: Add callstack contexts tests
2018-06-06  Mathieu DesnoyersFilter: make bitwise and, or, xor higher prio than...
2018-06-06  Mathieu DesnoyersFilter: Update shifting tests
2018-06-06  Mathieu DesnoyersAdd () for bitwise and comparator tests
2018-06-06  Mathieu DesnoyersFilter: Implement rshift, lshift, bit not operators
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-05-30  Jérémie GalarneauTest: change use of space for tabs in utils.sh
2018-05-30  Francis DeslauriersTests: add duplicated providers tests
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-30  Francis DeslauriersFix: probes should be compared strictly by events metadata
2018-05-27  Julien DesfossezTest for lttng-logger
2018-05-26  Jérémie GalarneauTest mi: rename sessiond load directory constant
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-05-26  Francis DeslauriersFix: test_ust-dl is generated at configure-time
2018-05-09  Jérémie GalarneauFix: test uses sizeof() on the wrong operand of strncpy
2018-04-10  Jonathan RajotteTests: Handle rotations happening on two separate days...
2018-04-10  Jonathan RajotteTests: Clean trace_path after each subtest
2018-04-10  Jonathan RajotteTests: Use for loop for identical validation
2018-04-10  Jonathan RajotteTests: Count number of chunk using ls
2018-04-03  Jonathan RajotteTests: fix oot and dist for rotation tests
2018-04-03  Jérémie GalarneauTests: add rotation tests scripts to noinst_SCRIPTS...
2018-04-03  Jonathan RajotteTests: SESSION_NAME defined on each iteration of kernel...
2018-04-03  Jonathan RajotteTests: Reduce scope of TRACE_PATH to a function
2018-04-03  Jonathan RajotteTests: PID_RELAYD is never used
2018-04-03  Jonathan RajotteTests: use functions from utils.sh in rotation tests
next
This page took 0.041818 seconds and 7 git commands to generate.