Manual page for starpu_paje_draw_histogram (starpu) 1.1.3
Give statistical analysis of the paje trace
./starpu_paje_draw_histogram [ options ] paje.trace [paje.trace2 ...]
-r
To fix range x1:x2 ("-1" for infinity)
-n
To choose a certain state
-v
Print output to command line
-h
Show this message
./starpu_paje_draw_histogram -n chol_model_22 example.native.trace
./starpu_paje_draw_histogram -r 100:300 -n FetchingInput,Overhead -v example.native.trace example.simgrid.trace
Report bugs to <[email protected]>