SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / src / bin / lttng / commands / create.c
2020-02-15  Francis DeslauriersSoW-2019-0002: Dynamic Snapshot sow-2019-0002-rev1
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-02  Simon MarchiMake validate_url_option_combination static in create.c
2019-04-24  Jérémie GalarneauFix: relayd not spawned on default-url live session...
2019-04-24  Jérémie GalarneauClean-up: remove empty line in lttng create command
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-03-26  Jérémie GalarneauFix: check illegal combinations of ctrl-url/data-url...
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-02-26  Julien DesfossezFix: error out on leftover arguments
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2016-12-16  Jonathan RajotteFix: free previous instance of url (alloc_url) on defau...
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-06-16  Mathieu DesnoyersAllow channel mode override in snapshot sessions
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-03-18  Philippe Proulxlttng: remove usage strings from commands
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waitpid when spawning a session...
2015-09-06  Antoine BusqueFix: correct mismatched function signatures
2015-09-06  Jérémie GalarneauClearer error reporting when failing to launch session...
2015-09-06  Philippe ProulxDaemonize sessiond on `lttng create`
2015-07-26  Jérémie GalarneauFix: only launch a new session daemon for the "create...
2015-04-02  Jérémie GalarneauFix: Check that lttng create --live's time is not zero
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2014-11-26  Mathieu DesnoyersFix: missing strdup oom check in lttng create.c
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-11  David GouletRemove enable/disable consumer obsolete command
2014-07-28  David GouletFix: comment syntax and indentation
2014-07-22  Jonathan Rajotte... Mi enable-channel command: support and validation
2014-07-22  Jonathan Rajotte... Mi create command: support and validation
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-22  David GouletRevert "Remove --no-output option from the command...
2014-05-22  David GouletRemove --no-output option from the command line
2014-03-28  David GouletFix: don't spawn relayd if URL is provided
2014-03-24  David GouletFix: allow empty URL for live session creation
2014-02-28  David GouletFix: improve lttng with live by spawning relayd
2014-02-26  David GouletFix: add some sane default values to --live opt
2013-09-27  Julien DesfossezLive timer set up
2013-08-16  Mathieu DesnoyersFix: typos in --help and manpage
2013-07-19  Mathieu DesnoyersCleanup: add missing dot
2013-07-12  David GouletImplement lttng create --snapshot command
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-19  Amit MargalitUsing LTTNG_HOME environment variable if exists, with...
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  David GouletFix: don't allow different control and data destination
2013-03-25  David GouletFix: lttng create default name check
2013-03-25  David GouletFix: add missing error output
2013-03-25  David GouletFix: typo in the create command help and man page
2013-03-25  David GouletFix: session name max length was not handled correctly
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2012-12-20  David GouletFix: lttng create URI parsing and check
2012-11-02  David GouletFix: Don't append datetime to default session name
2012-11-02  David GouletFix: Deny session creation name 'auto'
2012-10-26  David GouletFix: lttng create allocated path memleak
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-22  David GouletFix: put back 2.0 output text for lttng create cmd
2012-08-17  David GouletFix comments and help text
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
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-11  David GouletNetwork streaming support
2012-06-19  David GouletFix: unchecked pointer from getenv() for lttng create
2012-04-05  David GouletFix: make lttng expand path for trace output opt
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-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-01  David GouletImprove error handling of lttng cli
2012-02-01  Thibault, DanielFix return value and mem leak for all commands
2012-02-01  Thibault, DanielFix memory leak in create command
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-24  David GouletRemove default defines from lttng.h
2012-01-24  Simon MarchiFix comment of cmd_create
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
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.249596 seconds and 90 git commands to generate.