update commands for new lttctl args
[lttv.git] / trunk / masters-pmf / bin / start_trace
index 1f878f185f612ec62e7270d27fa3b57b55478f4d..4d2c4efbaa48d50af03ebb6b09f94d07261f37e8 100755 (executable)
@@ -1,2 +1,2 @@
 ltt-armall
-exec /usr/local/bin/lttctl -l /mnt/debugfs/ltt -t /home/pmf/traces/$(hostname)-$(date +%Y%m%d%H%M%S) -n trace -m normal -d -N 1
+exec /usr/local/bin/lttctl -C --channel_root /mnt/debugfs/ltt -w /home/pmf/traces/$(hostname)-$(date +%Y%m%d%H%M%S) -o channel.all.overwrite=0 -o channel.all.bufsize=1048576 -n 1 trace
This page took 0.022149 seconds and 4 git commands to generate.