[lttng-dev] A question about lttng view and babeltrace

Sebastien Boisvert sboisvert at gydle.com
Mon Oct 24 08:08:10 UTC 2016


Hello,


I am using this to generate my text trace:


       path=`lttng list $sessionName|grep path|awk '{print $3}'`
       textFile=$sessionName.txt
       babeltrace --clock-seconds $path > $textFile


It would be easier with

lttng view --clock-seconds


Is it possible to pass options to babeltrace with the command "lttng view" ?

-- 
Dr. Sébastien BOISVERT, Ph.D.
Bioinformatics Software Specialist
GYDLE inc.
sboisvert at gydle.com
http://www.gydle.com



More information about the lttng-dev mailing list