lttng-tools.git
2012-02-08  David GouletIncrease sleep time for ust-nprocesses test
2012-02-08  David GouletAdd trace directory option to lttng view
2012-02-08  David GouletRemove fork() for the lttng view spawn viewer
2012-02-07  Mathieu DesnoyersFix unitilialized ret value (revisited)
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-07  David GouletFix uninitialized ret value
2012-02-07  David GouletChange default options to lttng view
2012-02-07  David GouletRemove forgotten debug printf
2012-02-07  David GouletFix session syscall listing
2012-02-07  David GouletAdd the lttng view command
2012-02-07  Mathieu DesnoyersFix list command
2012-02-07  Mathieu DesnoyersZero-initialize struct msghdr
2012-02-07  Mathieu DesnoyersFix memleak in lttng list.c
2012-02-07  Mathieu Desnoyerscompat poll: remove useless "void" and semicolons
2012-02-07  Mathieu Desnoyerstest session: tmp_name needs to be used twice
2012-02-07  Mathieu DesnoyersMake execution path with uninitialized domain fail
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-06  Mathieu DesnoyersLoglevel fixes
2012-02-04  Mathieu DesnoyersInstall quickstart.txt and ChangeLog into system doc/
2012-02-04  Mathieu DesnoyersCleanup list command printout for loglevel
2012-02-02  David GouletUpdate version to 2.0-pre19 v2.0-pre19
2012-02-02  David GouletUpdate lttng-kernel.h with padding
2012-02-02  David GouletUpdate lttng.h with padding
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  Mathieu DesnoyersShow error if kernel tracer version don't match
2012-02-02  David GouletFix EEXIST handling on epoll_ctl add
2012-02-02  David GouletFix session listing msg when session name not found
2012-02-02  Mathieu DesnoyersVerify UST comm proto version
2012-02-02  Mathieu DesnoyersUpdate local copy of UST ABI, for padding
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  David GouletRevert "Simplify create_session of lttng create command"
2012-02-02  David GouletFix return value of list command
2012-02-02  David GouletFix missing strncmp return value comparison
2012-02-02  Mathieu DesnoyersUpdate loglevel names
2012-02-02  Mathieu DesnoyersFix loglevel selection, implement loglevel help.
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  David GouletFix memory leak in lttng cli
2012-02-01  David GouletFix wording in lttng cli usage
2012-02-01  David GouletFix enable channel usage and add enable event error msg
2012-02-01  David GouletImprove error handling of lttng cli
2012-02-01  David GouletDon't spawen session daemon on version command
2012-02-01  Thibault, DanielFix return value and mem leak for all commands
2012-02-01  Mathieu DesnoyersFix loglevel handling in test case (API change) and...
2012-02-01  Mathieu DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-02-01  Thibault, DanielFix memory leak in create command
2012-02-01  Thibault, DanielHarmonise lttng.h and lttng-ctl.c documentation
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-31  David GouletUse lttng-consumerd of the code tree for tests
2012-01-30  Thibault, DanielFixing memory leaks in add-context command
2012-01-30  Thibault, DanielRewrites lttng-ctl's set_session_daemon_path
2012-01-30  David GouletFix lttng list usage
2012-01-30  Thibault, DanielDocument and enforce return values
2012-01-30  Thibault, DanielSimplify create_session of lttng create command
2012-01-30  Thibault, DanielDocument return values
2012-01-30  Thibault, DanielCatching up on misc. string and comment fixes
2012-01-30  David GouletAdd GNU Gold requirement to README
2012-01-30  David GouletFix tests Makefile options
2012-01-30  David GouletRemove useless variable
2012-01-30  David GouletFix UST add-context test
2012-01-30  David GouletImprove lttng add-context message output
2012-01-30  David GouletFix UST context on global update
2012-01-30  David GouletFix unhandled return value
2012-01-30  Mathieu DesnoyersAdd kernel work-around for boot_id
2012-01-30  Mathieu DesnoyersDefine MAP_STACK to 0 if not defined by the architecture
2012-01-27  David GouletDon't iterate on events when adding context to channel
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-27  David GouletAdd CMD_WARNING error code
2012-01-27  David GouletFix comments and usage output
2012-01-27  David GouletFix comments and enforce expected return values
2012-01-27  David GouletImprove lttng.c usage()
2012-01-25  Mathieu DesnoyersFix lttng sessiond spawn wait race
2012-01-25  Mathieu DesnoyersFix sessiond needed checks
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-24  Simon MarchiFix comment of cmd_create
2012-01-24  Daniel ThibaultFix file descriptor leak and typo in conf.c
2012-01-24  David GouletRename env var to standard LTTNG_ prefix
2012-01-24  David GouletFix typo in lttng cli comments
2012-01-24  Yannick BrosseauUse correct variable in list bash autocompletion
2012-01-24  David GouletAdd kernel requirements
2012-01-24  David GouletRemove useless COPYING file
2012-01-24  David GouletFirst import of extras/ with lttng bash completion
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
2012-01-24  David GouletCheck kernel version for tests
2012-01-24  David GouletAdd MSG_WAITALL to recvmsg of sessiond-comm
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletUpdate lttng ust ABI/API copy
2012-01-23  David GouletChange not implemented error to undefined.
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-23  David GouletUpdate version to 2.0-pre18 v2.0-pre18
2012-01-23  David GouletUpdate TODO list
2012-01-23  David GouletChange SIGCHLD to SIGUSR1 when lttng waiting on sessiond
2012-01-23  David GouletFix kernel version to only test major version
2012-01-23  David GouletAdd UST version validation
2012-01-22  David GouletUpdate lttng kernel modules names
2012-01-22  David GouletAdd kernel module version validation
2012-01-22  David GouletNew sessiond comm error for kernel version
next
This page took 0.038236 seconds and 4 git commands to generate.