set terminal png set output "sched_latency-2.6.20-rt8-ols02-LOADED-hist.plt.png" set title "Periodic Scheduling Latency Histogram (2.6.20-rt8-ols02-LOADED)" set xlabel "Latency (us)" set ylabel "Iterations" plot [0:100] [0:1175] "sched_latency-2.6.20-rt8-ols02-LOADED-hist.dat" with steps