Fix: Create default channel on add-context if none
[lttng-tools.git] / tests /
2012-11-02  Christian BabeuxFix: Remove dependency to urcu-cds in tools tests
2012-11-02  Christian BabeuxTests: Add filtering tests for uncovered cases
2012-10-19  Christian BabeuxTests: Add filtering tests to configure
2012-10-19  Christian BabeuxTests: Add a test for valid filters
2012-10-19  Christian BabeuxTests: Add a trace statistics utility
2012-10-19  Christian BabeuxTests: Add a test for invalid filters
2012-10-19  Christian BabeuxTests: Add an unsupported operators filtering test
2012-10-03  Christian BabeuxTests: Fix LD_PRELOAD library lookup path for health...
2012-10-03  David GouletFix: Add arbitrary wait period for kernel streaming...
2012-10-02  Paul ChaventFix: Build out of src tree
2012-10-02  Christian BabeuxTests: Add health check tests to configure
2012-10-02  Christian BabeuxTests: Add health check thread stall test
2012-10-02  Christian BabeuxTests: Add health check thread exit test
2012-10-02  Christian BabeuxTests: Add a health check utility program
2012-09-25  Christian BabeuxTests: Add high throughput with bandwidth limits test
2012-09-24  Christian BabeuxTests: Rename helper functions to have consistent names
2012-09-24  Christian BabeuxTests: Cleanup redundant code and use printing helper...
2012-09-24  Christian BabeuxTests: Add helper functions for printing status and...
2012-09-24  Christian BabeuxTests: Add a check for color support when printing...
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-17  David GouletAdd missing scripts to the dist package
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-15  David GouletAdd commented debug lines to test
2012-08-15  David GouletFix typos in uri_switch test
2012-08-15  Christian BabeuxNew URI switching tests
2012-08-14  Christian BabeuxFix: Use Python 2.x for the run-report script
2012-08-14  David GouletActivate streaming tests in make check
2012-08-14  Christian BabeuxFix: Memory leaks in uri_parsing unit tests.
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-30  David GouletMerge mmap/splice fct. for both consumers
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-25  David GouletMinor fix for the UST streaming test
2012-07-25  David GouletDeactivate streaming tests from make check
2012-07-25  David GouletAdd unit tests for URIs
2012-07-25  David GouletAdd UST and kernel streaming tests
2012-07-17  Mathieu DesnoyersFix typo: utils.sh
2012-07-17  Mathieu DesnoyersFix: test: session list count cannot use "count" unique id
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-29  Mathieu DesnoyersFix: test make dist Makefile.am missing files
2012-06-14  David GouletAdd network transport layer to sessiond-comm
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
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/
next
This page took 0.039095 seconds and 7 git commands to generate.