Add set session command to lttng cli
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 30 Jun 2011 21:20:06 +0000 (17:20 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 30 Jun 2011 21:20:06 +0000 (17:20 -0400)
commit3087ef18ecb79a3fcef9c8bb8a3e9dc1ea228ff0
treee000d007b910a49fb723cce01264bcb07986b01d
parent5440dc4282b3186641a8886dc05f6cf5641b5191
Add set session command to lttng cli

This command change the session name in the config file of the config
directory (.lttng).

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
lttng/Makefile.am
lttng/cmd.h
lttng/commands/set_session.c [new file with mode: 0644]
lttng/lttng.c
This page took 0.028195 seconds and 5 git commands to generate.