Add support for shorten session uuid
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 4 May 2011 16:26:03 +0000 (12:26 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 4 May 2011 16:28:52 +0000 (12:28 -0400)
Session are now identified by name.short_uuid where short_uuid is the
first 8 bytes of the 36 bytes uuid.

Also, fix the bug where you could'nt pass two command to the session
daemon from liblttngctl. The connect and disconnect is added to the
ask_sessiond function. So, on every command, a connect and close is
done.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.026605 seconds and 4 git commands to generate.