Fix: relayd and sessiond: dispatch thread exit is shared across threads
[lttng-tools.git] / src / bin / lttng /
2012-07-20  David GouletCreate utils.c/.h in libcommon
2012-07-17  Mathieu DesnoyersDocument filter (help and manpage)
2012-07-13  Mathieu DesnoyersShow that filter is enabled when listing session events
2012-07-13  Mathieu DesnoyersDocument filter usage
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-19  David GouletFix: unchecked pointer from getenv() for lttng create
2012-06-01  Mathieu Desnoyerscleanup output indentation for field listing
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-05-31  Francis GiraldeauFix comments formating in conf.c
2012-05-31  Francis GiraldeauAdd destroy all session option
2012-05-31  Francis GiraldeauImprove delete of configuration
2012-05-31  David GouletFix: clang llvm warnings
2012-04-05  David GouletFix: make lttng expand path for trace output opt
2012-04-03  David GouletFix: check return value on getenv USER
2012-03-20  David GouletUpdate version to 2.0.0 stable v2.0.0
2012-03-20  David GouletUpdate version to v2.0.0-rc4 v2.0.0-rc4
2012-03-20  David GouletFix: error handling in lttng enable-event
2012-03-20  David GouletFix: uninitialized variable
2012-03-20  Julien DesfossezFix: lttng view, error message and exit code
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-12  Alexandre MontplaisirLicense header fixes
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  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-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  Julien DesfossezFix usage note on -a
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-22  Mathieu DesnoyersFix: documented number of subbuffers is incorrect
2012-02-22  Mathieu DesnoyersDocument that num-subbuf and subbuf-size need to be...
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-02-14  David GouletSmall fix to lttng list session
2012-02-13  Daniel U. ThibaultFix memory leak
2012-02-10  Mathieu Desnoyersenable-event: Remove "<all> from MSG() when no loglevel...
2012-02-10  Mathieu DesnoyersPrint loglevel value in list -u
2012-02-10  Mathieu Desnoyerslttng cmd: use enum instead of value for mapping
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 DesnoyersFix memleak in lttng list.c
2012-02-07  Mathieu DesnoyersMake execution path with uninitialized domain fail
2012-02-07  Mathieu DesnoyersInitialize all stack variables to zero, fix uninitializ...
2012-02-06  Mathieu DesnoyersLoglevel fixes
2012-02-04  Mathieu DesnoyersCleanup list command printout for loglevel
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  David GouletFix session listing msg when session name not found
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-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-30  Thibault, DanielFixing memory leaks in add-context command
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 GouletImprove lttng add-context message output
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 GouletFix typo in lttng cli comments
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletChange not implemented error to undefined.
2012-01-23  David GouletDisable lttng ust domain not implemented
next
This page took 0.038885 seconds and 7 git commands to generate.