Fix: Don't append datetime to default session name
authorDavid Goulet <dgoulet@efficios.com>
Fri, 2 Nov 2012 18:14:26 +0000 (14:14 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 2 Nov 2012 18:14:31 +0000 (14:14 -0400)
commit04965770958ef684f0e40d948264dc3283b4bcdc
treefcba31d862b55633c9a3ba1699d94fba457e9a01
parent61b35a5aa71d4c0715f390a32cb4e967e817c81f
Fix: Don't append datetime to default session name

The liblttng-ctl was appending the date and time to the "auto" session
if detected. The 'auto' keyword is only used by lttng command line

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