Whenever I try using the --output flag for creating a new session, it doesn't seem to use the location specified. Additionally, if I do a find on the entire file system, no files are found that start with session name specified. This seems like a bug to me ... or am I doing something wrong?
//---------------------------------------
// Log
//---------------------------------------
/ # lttng create --output /tmp new3
Session new3 created.
Traces will be written in /tmp
/ # lttng start
Tracing started for session new3
/ # lttng stop
Tracing stopped for session new3
/ # ls /tmp
wayland-0 wayland-0.lock
Thank you,
Ryan Kyser
_______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
