Fix: enable-consumer for all domains missing dir
[lttng-tools.git] / src / bin / lttng / commands /
2012-11-28  David GouletFix: enable-consumer for all domains missing dir
2012-11-22  David GouletFix: Uninit. variable in lttng view
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-14  David GouletFix: Warn if session is running with lttng view
2012-11-13  Simon MarchiUse the new functions for default subbuf sizes
2012-11-09  David GouletFix: Don't set filter if enable event fails
2012-11-02  David GouletFix: Don't append datetime to default session name
2012-11-02  David GouletFix: Deny session creation name 'auto'
2012-11-02  David GouletFix: Add output option to enable-channel command
2012-10-26  David GouletFix: lttng create allocated path memleak
2012-10-19  David GouletWait for data availability when stopping a session
2012-09-24  David GouletFix: Returned code when listing kernel channel
2012-09-24  David GouletFix: Lib lttng-ctl on error returns lttng code
2012-09-24  David GouletFix: lttng_set_event_filter() was returning bad error...
2012-09-24  David GouletFix: printing [no write] on lttng list -uf
2012-09-24  David GouletFix: Disable event on filter error with lttng
2012-09-17  Christian BabeuxFix: Mismatch of field name between ust and tools
2012-09-17  David GouletAdd the written value when listing fields
2012-08-24  Christian BabeuxNotify the user if a filter is already enabled
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-24  Julien DesfossezFix: missing hostname context
2012-08-22  David GouletFix: put back 2.0 output text for lttng create cmd
2012-08-21  David GouletStandardize lttng command line usage text
2012-08-17  David GouletFix comments and help text
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
2012-08-16  Christian BabeuxCleanup: Remove unused get_default_session_name()
2012-08-16  Christian BabeuxFix: Invalid free on session_name when destroying session
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
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 GiraldeauAdd destroy all session option
2012-05-31  David GouletFix: clang llvm warnings
2012-04-05  David GouletFix: make lttng expand path for trace output opt
2012-03-20  David GouletUpdate version to 2.0.0 stable v2.0.0
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-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  Julien DesfossezFix usage note on -a
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-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 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  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  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 enforce expected return values
next
This page took 0.041119 seconds and 7 git commands to generate.