From mboxrd@z Thu Jan 1 00:00:00 1970 From: stefanha@gmail.com (Stefan Hajnoczi) Date: Wed, 8 Jun 2011 09:02:10 +0100 Subject: [ltt-dev] [RFC] lttng-tools command line interface In-Reply-To: <20110607230851.GA1208@Krystal> References: <20110607230851.GA1208@Krystal> Message-ID: On Wed, Jun 8, 2011 at 12:08 AM, Mathieu Desnoyers wrote: > * Tracing session control > > lttng create [--session name] # create a tracing session > ? ? [--output path] ? ? ? ? ?# optionally specify the output path > ? ? [--name name] ? ? ? ? ? ?# optional session name (default provided) What is the difference between --session and --name ? Stefan