Cleanup: enable_events.c: fix erroneous comment
[lttng-tools.git] / src / bin / lttng / commands / enable_channels.c
2019-03-28  Yannick LamarreFix: Properly sanitize input parameter
2019-01-14  Jérémie GalarneauPrint UTF-8 SI suffix only when allowed by the locale
2018-03-28  Simon MarchiUse utils_parse_time_suffix in create and enable-channe...
2018-03-28  Simon MarchiIntroduce utils_parse_time_suffix
2018-02-26  Julien DesfossezFix: error out on leftover arguments
2017-08-01  Philippe Proulxlttng enable-channel: disallow --overwrite and --blocki...
2017-08-01  Philippe Proulxlttng enable-channel: --blocking-timeout opt.: use...
2017-06-12  Jérémie GalarneauFix: parse monitor timer parameter as an unsigned 64...
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-05  Jérémie GalarneauFix: use of uninitialized channel attributes in client
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2016-03-18  Philippe Proulxlttng: remove usage strings from commands
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2016-03-08  Jérémie Galarneaulttng enable-channel memsets lttng_channel to -1
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-15  Philippe ProulxFix: error on no/multiple domain options
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-07-22  Jonathan Rajotte... Mi enable-channel command: support and validation
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-22  David GouletFix: remove bad option in enable channel --help
2014-05-21  Mathieu DesnoyersDoc: document tracefile max size discarded event limitation
2014-03-10  Zifei TongFix: clang 'constant-out-of-range-compare' warning
2013-11-04  David GouletFix: bad copy paste in enable-channel command
2013-11-04  David GouletFix: don't enable if param overflows when rounded up
2013-10-16  David GouletAdd -j/--jul to lttng UI and ABI
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-channel
2013-07-12  David GouletNew UST default buffers is now per UID
2013-05-09  David GouletFix: print an error if tracefile-size is missing with...
2013-05-07  David GouletFix: split UST per UID/PID default values
2013-05-02  Mathieu Desnoyerslttng UI: round up trace file size to subbuf size if...
2013-05-02  Mathieu DesnoyersFix lttng UI: fix arg parsing, round size to next power...
2013-05-02  Mathieu DesnoyersFix: check errors in lttng command argument values
2013-05-02  Simon Marchilttng cli: Accept human readable sizes for --subbuf...
2013-04-29  David GouletFix: typo in enable-channel man and help
2013-04-12  David GouletFix: update lttng.1 man and enable-channel help with...
2013-04-11  David GouletFix: enable-channel accepts mismatched option
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-21  David GouletSupport per UID buffers
2012-11-13  Simon MarchiUse the new functions for default subbuf sizes
2012-11-02  David GouletFix: Add output option to enable-channel command
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-21  David GouletStandardize lttng command line usage text
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-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-07  Mathieu DesnoyersInitialize all stack variables to zero, fix uninitializ...
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-01-27  David GouletAdd CMD_WARNING error code
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
2012-01-23  David GouletChange not implemented error to undefined.
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.220169 seconds and 67 git commands to generate.