Add Python agent support
[lttng-tools.git] / src / bin / lttng / commands / list.c
2014-10-22  David GouletAdd Python agent support
2014-10-14  David GouletFix: support log4j loglevel in mi
2014-10-14  David GouletFix: add log4j to lttng list help
2014-09-29  David GouletAdd syscall listing support
2014-09-22  David GouletFix: possible file descriptor leak in error path
2014-09-18  David GouletFix: remove break in lttng cmdline session listing
2014-09-05  David GouletFix: typo in lttng list command for log4j
2014-09-03  Jonathan Rajotte... Fix: list without a name is not an error
2014-08-08  David GouletAdding log4j agent support
2014-07-29  Jonathan Rajotte... Fix: mi: logically dead code, missing ret assignment
2014-07-28  David GouletFix: comment syntax and indentation
2014-07-22  Jonathan Rajotte... Fix mi: add support for Jul loglevel
2014-07-22  Jonathan RajotteMi: support for command list
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-07-10  Jérémie GalarneauFix: check malloc return value
2014-07-10  Jérémie GalarneauFix: static array larger than necessary
2014-05-26  David GouletList session event loglevel for the JUL domain
2014-05-22  David GouletAdd live timer and tracefile count/size to list
2014-02-27  David GouletFix: handle loglevel range ALL in list command
2014-02-26  David GouletFix: add loglevel type to lttng list <name>
2014-02-25  David GouletFix: lttng list -u <name> should only list UST
2014-01-09  David GouletFix: missing reset when listing UST fields for multiple...
2013-11-14  JP IkaheimonenWhen listing events, show exclusions if they exist
2013-10-16  David GouletAdd lttng list -j command to list possible events
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of list
2013-07-12  David GouletAdd snapshot mode to lttng list session
2013-06-19  Mathieu DesnoyersRemove logically dead code
2013-06-04  David GouletRevert "Improve channel listing output format"
2013-04-11  David GouletImprove channel listing output format
2013-04-11  David GouletFix: enable-channel accepts mismatched option
2013-03-25  David GouletFix: add missing error output
2013-03-25  David GouletFix: kernel function event was listed as probe
2013-03-25  David GouletFix: lttng UI failed to report error 19
2013-03-21  Christian BabeuxFix: Memory leaks when calling get_cmdline_by_pid
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2012-12-18  David GouletFix: don't print usage when listing fails
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-09-24  David GouletFix: Returned code when listing kernel channel
2012-09-24  David GouletFix: printing [no write] on lttng list -uf
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-07-13  Mathieu DesnoyersShow that filter is enabled when listing session events
2012-06-01  Mathieu Desnoyerscleanup output indentation for field listing
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-02-14  David GouletSmall fix to lttng list session
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-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-07  David GouletFix session syscall listing
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-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 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 DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  David GouletFix wording in lttng cli usage
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 DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-30  David GouletFix lttng list usage
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-20  David GouletRename cmd.h for command.h
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.367792 seconds and 80 git commands to generate.