From mboxrd@z Thu Jan 1 00:00:00 1970 From: dgoulet@efficios.com (David Goulet) Date: Tue, 02 Oct 2012 15:11:40 -0400 Subject: [lttng-dev] lttng destroy fails In-Reply-To: <506B36BB.4040808@ericsson.com> References: <506B36BB.4040808@ericsson.com> Message-ID: <506B3C6C.5030605@efficios.com> Hi Bernd, I've just created a new issue about that. https://bugs.lttng.org/issues/359 Thanks for reporting! David Bernd Hufmann: > Hello > > I noticed a minor issue when executing the following command sequence: > >> lttng create auto > Session auto created. > Traces will be written in /home/bernd/lttng-traces/auto-20121002-144207 >> lttng destroy > Warning: Session name auto not found > > The session is sill around after that. I think the problem is that in > the file .lttngrc the wrong session name is stored. In the file .lttngrc > the session name "auto" is stored but the actual name is > "auto-20121002-144207". > > BTW, I'm using lttng-tools 2.1 RC4. > > BR, > Bernd >