Searched refs:plot (Results 1 – 6 of 6) sorted by relevance
69 for((plot=0;plot<$plots;plot++));do73 …cat ${file[$plot]} |grep -v "^#" |awk '{if ($2 != $3) printf("Error in measure %d:Load time %s doe…78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot80 if [ $plot -eq 0 ];then83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl84 if [ $(($plot + 1)) -ne $plots ];then
94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\133 plot $gnuplot_cmd
299 plot \304 plot \309 plot \
286 plot \291 plot \296 plot \
375 This will produce a single plot (png file).384 40,60`` range will plot only samples collected between 40th and
454 Or generate trace file with root privilege, then parse and plot with command ::
Completed in 10 milliseconds