Add CodingStyle to tarball
[lttng-tools.git] / tests /
2012-04-19  David GouletFix: test script for kernel module validation
2012-04-16  David GouletFix: replace 'modprobe -l' by lsmod in kernel test
2012-04-16  David GouletRemove useless test and fix message output
2012-04-12  David GouletWait for all apps in high-throughput test
2012-04-12  David GouletAdd multi-session test for UST
2012-04-10  Mathieu DesnoyersFix tests: add missing session2 destroy
2012-04-10  David GouletFix: increase wait time for UST high-throughput test
2012-04-10  David GouletFix: wait for sessiond to stop in tests
2012-04-10  Mathieu DesnoyersFix: tests: error handling labels are in the wrong...
2012-04-06  David GouletFix: kernel test scripts
2012-04-05  David GouletAdd channel command in utils.sh of tests
2012-04-05  David GouletImprove UST tracing actions test
2012-04-05  David GouletAdd wildcard test to UST
2012-04-03  David GouletFix: remove tests from runall script
2012-04-02  David GouletRemove useless test
2012-04-02  David GouletAdd before-after test
2012-04-02  David GouletCleanup debug printf in test
2012-04-02  David GouletFix tests when lttng-ust is disabled
2012-04-02  David GouletAdd low-throughput test
2012-03-27  David GouletAdd high-throughput test
2012-03-27  David GouletImprove tests and change tests/ directory layout
2012-03-20  David GouletFix: warned of arbitrary time for ust-nprocesses test
2012-03-20  David GouletFix: add delay before validating apps in test nproc
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: kernel session closes fd 0 after create
2012-03-02  Mathieu DesnoyersFix: sendmsg EPIPE should be quiet by default (expected)
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  Mathieu Desnoyerstests: use LDFLAGS instead of CFLAGS for libraries
2012-02-23  Mathieu DesnoyersFreebsd support: check for libc/libdl dlopen
2012-02-15  David GouletFix ust app session started state on start trace
2012-02-14  David GouletImprove create sessions test to show progress
2012-02-08  David GouletIncrease sleep time for ust-nprocesses test
2012-02-07  Mathieu Desnoyerstest session: tmp_name needs to be used twice
2012-02-07  Mathieu Desnoyerstests: ensure all get random string don't free
2012-02-07  Mathieu DesnoyersCleanup tests coding style
2012-02-07  Mathieu DesnoyersFix memory leak in get random string
2012-02-07  Mathieu DesnoyersInitialize all stack variables to zero, fix uninitializ...
2012-02-02  David GouletUpdate lttng-kernel.h with padding
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  Mathieu DesnoyersFix loglevel handling in test case (API change) and...
2012-01-31  David GouletUse lttng-consumerd of the code tree for tests
2012-01-30  David GouletFix tests Makefile options
2012-01-30  David GouletFix UST add-context test
2012-01-24  David GouletCheck kernel version for tests
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletComplete change of the source directory tree
2012-01-19  David GouletFix missing files for make dist
2012-01-17  David GouletFix UST tests if lttng-ust is not available
2012-01-17  David GouletAdd UST test ust-nprocesses
2012-01-16  David GouletAdd UST test for n events using validation
2012-01-16  David GouletAdd UST validation test for data structure
2012-01-16  David GouletAdd two basic tests for UST global domain
2012-01-07  Mathieu DesnoyersMove runas to common/
2012-01-07  Mathieu DesnoyersMove hash table to common/ directory
2011-12-22  Mathieu Desnoyerstest_sessions: add fflush after printf not ending with...
2011-12-21  Mathieu DesnoyersCreate output directory at session creation command
2011-12-20  Mathieu DesnoyersCreate all trace directories and files with client...
2011-12-06  David GouletAPI change for lttng_start/stop_tracing prototype
2011-12-06  David GouletAPI change for lttng_destroy_session prototype
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
2011-11-02  David GouletBasic hashtable support for UST
2011-10-25  David GouletAPI change for lttng_get_readeable_code
2011-10-23  Mathieu DesnoyersUST 2.0 support
2011-10-03  David GouletFix session list deadlock
2011-09-26  David GouletFix channel name in all kernel event test
2011-09-22  David GouletFix enable all syscalls
2011-09-19  David GouletReplace sys_enter/exit from tests
2011-09-16  David GouletAdd missing file to extra dist
2011-09-15  David GouletMajor code cleanup
2011-08-28  David GouletUpdate and fix UST register and session creation
2011-08-26  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-26  David GouletFix memory leaks and modify kernel session creation
2011-08-26  David GouletFix tests to fit renaming
2011-08-17  David GouletAdd lttng-modules detection for tests
2011-08-16  Mathieu DesnoyersModify default kernel channel size/number
2011-08-15  David GouletAdd kernel events tests
2011-08-15  David GouletUpdate tests EXTRA_DIST
2011-08-15  David GouletAdd basic kernel tracing tests
2011-08-15  David GouletAdd runall.sh test script to distribution
2011-08-13  David GouletPermit custom consumer registration to a session
2011-08-12  David GouletFix missing file for make dist
2011-07-25  David GouletAdd kernel trace data structure test
2011-07-25  David GouletAdd tracing session test
2011-07-18  David GouletRemove not working test
2011-05-04  David GouletAdd support for auto session creation
2011-04-28  David GouletDeny multiple session with the same name
2011-04-28  David GouletAdd a basic structure for tests and sessiond tests
2011-04-13  David GouletInitial import
This page took 0.039422 seconds and 7 git commands to generate.