SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / src / bin / lttng / commands / view.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
2020-01-30  Jérémie Galarneaulttng-view: make babeltrace2 the default viewer
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove unneeded empty line
2020-01-30  Jérémie Galarneaulttng-view: clean-up: static struct viewers array shoul...
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove commented and unused refer...
2019-09-19  Jérémie GalarneauFix: lttng: out-of-bound copy of arguments in 'view...
2019-09-19  Jérémie GalarneauRevert "lttng: fix: out-of-bounds copy of original...
2019-09-14  Jérémie Galarneaulttng: fix: out-of-bounds copy of original 'view' comma...
2019-01-14  Jérémie GalarneauFix: only free trace_path when it is dynamically allocated
2018-02-26  Julien DesfossezFix: error out on leftover arguments
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2016-05-17  Michael JeansonFix: Add missing free() in spawn_viewer
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-15  Jérémie GalarneauRemove dead code from view command
2015-03-26  Jérémie GalarneauCleanup: Remove stale #ifdef-ed-out code from spawn_vie...
2015-03-26  Jérémie GalarneauFix: Possible call to execvp with NULL argument on...
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-11-27  Jérémie GalarneauFix: Memory leak on error in alloc_argv_from_user_opts()
2014-11-26  Mathieu DesnoyersFix: lttng view.c missing strdup OOM check
2014-11-26  Mathieu DesnoyersFix: use zmalloc() in lttng view.c
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-02-28  David GouletFix: improve lttng with live by spawning relayd
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-11-22  David GouletFix: Uninit. variable in lttng view
2012-11-14  David GouletFix: Warn if session is running with lttng view
2012-08-21  David GouletStandardize lttng command line usage text
2012-03-20  Julien DesfossezFix: lttng view, error message and exit code
2012-03-12  Alexandre MontplaisirLicense header fixes
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  David GouletFix uninitialized ret value
2012-02-07  David GouletChange default options to lttng view
2012-02-07  David GouletAdd the lttng view command
This page took 0.254195 seconds and 46 git commands to generate.