Cleanup list command printout for loglevel
[lttng-tools.git] / src /
2012-02-04  Mathieu DesnoyersCleanup list command printout for loglevel
2012-02-02  David GouletUpdate lttng-kernel.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-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 GouletRemove useless variable
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  Simon MarchiAdd a '--list-options' option to each command.
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 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
2012-01-22  David GouletAdd missing string.h header for strerror_r()
2012-01-20  David GouletFix missing headers in Makefiles
2012-01-20  David GouletMove all default values to defaults.h
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletFix DBG message grammatical error
2012-01-20  David GouletMove compat to common and create an internal lib
2012-01-20  David GouletRename cmd.h for command.h
2012-01-20  David GouletAdd missing headers for make dist
2012-01-20  David GouletFix off-by-one and double list size instead of steady...
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.041651 seconds and 8 git commands to generate.