Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / bin / lttng / lttng.c
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
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-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-11-26  Mathieu DesnoyersFix: lttng lttng.c: check strdup OOM
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-11  David GouletRemove enable/disable consumer obsolete command
2014-09-10  David GouletFix: move easter egg after arg parsing else it breaks...
2014-07-30  Mathieu DesnoyersFix: git version build system integration (v2)
2014-07-29  Jonathan Rajotte... Always print GIT_VERSION even if empty
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-23  David GouletFix: saturate verbosity level to 3
2014-05-13  Raphaël BeamonteAdd git commit id to the version if it's not a tag
2014-03-10  Jérémie GalarneauAdd load command to the lttng client
2014-03-10  Jérémie GalarneauAdd a save command based on the save API to the lttng...
2014-02-28  David GouletFix: improve lttng with live by spawning relayd
2013-08-26  Simon MarchiAdd --list-commands option to the snapshot command
2013-06-27  David GouletAdd snapshot command to lttng UI
2013-05-13  Stefan SeefeldAdd --version command-line option to lttng.
2013-04-11  David GouletFix: typos in the code base
2013-03-25  David GouletAdd unsupported error code to lttng cmd line
2013-03-21  Simon MarchiAdd with-sessiond-bin configure option
2013-03-21  Christian BabeuxFix: Use after free on spawn_sessiond error path in...
2013-02-18  David GouletDeprecate enable/disable-consumer
2012-08-21  David GouletStandardize lttng command line usage text
2012-07-11  David GouletNetwork streaming support
2012-04-03  David GouletFix: check return value on getenv USER
2012-03-20  David GouletUpdate version to v2.0.0-rc4 v2.0.0-rc4
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-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-02-07  David GouletRemove forgotten debug printf
2012-02-07  David GouletAdd the lttng view command
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  David GouletFix missing strncmp return value comparison
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  David GouletImprove error handling of lttng cli
2012-02-01  David GouletDon't spawen session daemon on version command
2012-01-30  Thibault, DanielCatching up on misc. string and comment fixes
2012-01-27  David GouletAdd CMD_WARNING error code
2012-01-27  David GouletFix comments and usage output
2012-01-27  David GouletFix comments and enforce expected return values
2012-01-27  David GouletImprove lttng.c usage()
2012-01-25  Mathieu DesnoyersFix lttng sessiond spawn wait race
2012-01-25  Mathieu DesnoyersFix sessiond needed checks
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-24  David GouletFix typo in lttng cli comments
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 GouletChange SIGCHLD to SIGUSR1 when lttng waiting on sessiond
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletFix DBG message grammatical error
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.38222 seconds and 74 git commands to generate.