Revert "Simplify create_session of lttng create command"
authorDavid Goulet <dgoulet@efficios.com>
Thu, 2 Feb 2012 15:19:04 +0000 (10:19 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 2 Feb 2012 15:19:04 +0000 (10:19 -0500)
commitffbf37df326cbe1b2cb2ff27fae8fbff0c8f9bcc
tree860e3047749785ce155b58490b6bbb84af23ef05
parent676351850cca3295e6450886fa369880465902f5
Revert "Simplify create_session of lttng create command"

This reverts commit 318e4c832cc9a4209dcea885ef2a66cfd16f99d2.

The create_session function was changed making the session name not
having the date and time append to it anymore. This completely broke the
default behavior of automatic session creation. Only one possible
session name was 'auto'.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng/commands/create.c
This page took 0.027719 seconds and 5 git commands to generate.