Copy event exclusion data in add_unique_ust_app_event
[lttng-tools.git] / tests /
2013-11-14  JP IkaheimonenAdd exclusion data to trace_ust_create_event
2013-11-14  Julien DesfossezFix concurrency issues while overwriting tracefiles...
2013-11-13  Raphaël BeamonteTests: Add test_utils_expand_path to unit tests
2013-11-13  Raphaël BeamonteTests: Add test_utils_resolve_relative to unit tests
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
2013-10-16  David GouletAdd jul.c/.h to sessiond code
2013-10-09  Mathieu DesnoyersUpdate health check regression tests
2013-10-09  Mathieu Desnoyerstests: health check: OK if consumerd is not running
2013-10-09  Mathieu DesnoyersHealth check test: add relayd check support
2013-10-09  Mathieu DesnoyersHealth check: implement health check query in sessiond...
2013-10-09  Mathieu DesnoyersTurn health.h/health.c into a library
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-17  Christian BabeuxTests: Add UST snapshots streaming test with custom URI
2013-09-17  Christian BabeuxTests: Add UST snapshots list output and max-size tests
2013-09-13  Stefan SeefeldEnable support for installcheck.
2013-09-03  David GouletFix: remove periodical flush test from make check
2013-08-29  David GouletTests: fix periodical flush tests to stop app
2013-08-29  David GouletFix: delete the trace directory used for the test
2013-08-27  David GouletTests: change buffers UID test to PID
2013-08-27  David GouletTests: fix health tests to use custom socket timeout
2013-08-27  David GouletFix: remove health test from fast regression
2013-08-26  David GouletFix: support VPATH build for tests
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-08-05  Julien DesfossezTest: enable kernel events after start
2013-07-21  Mathieu Desnoyerstest: test_periodical_metadata_flush shrink timer perio...
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Julien DesfossezFix hang in make check snapshots/test_ust
2013-07-17  Julien DesfossezTest UST snapshot with large metadata
2013-07-17  Julien DesfossezAdd test application with large metadata
2013-07-16  Julien DesfossezTest snapshot per-uid post-mortem
2013-07-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2013-07-12  David GouletFix: set tracefile size test with PID buffers
2013-07-12  Christian BabeuxFix: Babelstats fail to parse output with no process...
2013-07-12  Mathieu DesnoyersMissing NULL pointer init in tap.c
2013-07-12  Jérémie GalarneauFix: Unchecked asprintf/vasprintf return values
2013-07-12  David GouletAdd snapshots test to fast regression
2013-07-12  David GouletFix: kernel data unit test
2013-07-12  Julien DesfossezTests: per-UID UST snapshot
2013-07-08  David GouletFix: don't install libtap system wide
2013-07-04  Julien DesfossezTests: fix validation trace path in kernel snapshot
2013-07-04  Julien DesfossezTests: Add UST snapshot local and streaming
2013-06-28  David GouletTests: add kernel snapshot streaming to root regression
2013-06-28  David GouletTests: remove debug output from test
2013-06-28  David GouletTests: Add kernel snapshot streaming
2013-06-28  David GouletFix: periodical flush check trace before stop
2013-06-27  Julien DesfossezAdd kernel snapshot support
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-25  David GouletFix: build path for unit test to build out of tree
2013-06-20  David GouletFix: --disable-static option
2013-06-20  David GouletFix: add missing file for make dist
2013-06-19  Christian BabeuxTests: Fix wrong number of tests in thread stall as...
2013-06-19  David GouletFix: set +x to test helper script
2013-06-19  David GouletTest: add new stress test that kills the relayd randomly
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-05-28  David GouletTests: Add multi session per UID with 5 app in streamin...
2013-05-28  David GouletTests: Add stress test for multi session per UID
2013-05-22  Christian BabeuxTests: Fix possible segfault in health check thread...
2013-05-15  Jérémie GalarneauTests: Remove temporary trace directory on bail-out
2013-05-15  Christian BabeuxTests: Fix the number of tests in test_tracefile_count
2013-05-15  Christian BabeuxTests: Add the tracefile size test
2013-05-15  Christian BabeuxTests: Add the tracefile count test
2013-05-15  Christian BabeuxTests: Move the babelstats utility to tests/utils
2013-05-15  David GouletFix: Read from pointer after free in unit tests
2013-05-15  David GouletFix: memory leak in UST unit test
2013-05-15  David GouletFix: memory leak in URI unit test
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in ust...
2013-05-14  Christian BabeuxTests: Replace usage of gen-ust-events testapp in strea...
2013-05-14  Christian BabeuxTests: Cleanup and move gen-ust-events testapp under...
2013-05-14  Christian BabeuxTests: Remove unused utils.h header
2013-05-07  David GouletFix: split UST per UID/PID default values
2013-05-06  Christian BabeuxTests: Add missing test_utils_parse_size_suffix to...
2013-05-02  Simon Marchilttng cli: Accept human readable sizes for --subbuf...
2013-05-02  Simon MarchiUnit tests: don't rebuild units under test
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-03-28  Julien DesfossezMove stream file rotation functions to utils
2013-03-27  Mathieu Desnoyerstests: implement context filtering tests
2013-03-27  David GouletTests: Add periodical flush fast regression test
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-27  David GouletTests: Fix nprocesses applications shutdown
2013-03-27  Jérémie GalarneauFix: Add test scripts and lists to the distribution...
2013-03-27  Jérémie GalarneauFix: Run tests requiring the python bindings only when...
2013-03-27  Jérémie GalarneauTests: Add "libc-wrapper" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "fork" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "exit-fast" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "daemon" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "linking" ust regression test
2013-03-27  Jérémie GalarneauTests: Add Python test_utils module
2013-03-25  David GouletAdd missing files for make dist
2013-03-25  David GouletTests: remove unused run script
2013-03-25  Jérémie GalarneauAdd missing buffers-uid folder in test Makefile
2013-03-25  Christian BabeuxTests: Do not exit when a failure occurs in test_buffer...
2013-03-25  Christian BabeuxTests: Cleanup tests runner that are no longer required
2013-03-25  Christian BabeuxTests: Use Perl prove as the testsuite runner
2013-03-25  Christian BabeuxTests: Fix first line of output to follow TAP guidelines
next
This page took 0.038333 seconds and 7 git commands to generate.