logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

starpu_paje_draw_histogram - Draw StarPU trace histogram

Description

       Give statistical analysis of the paje trace

       ./starpu_paje_draw_histogram [ options ] paje.trace [paje.trace2 ...]

Examples

       ./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

Name

       starpu_paje_draw_histogram - Draw StarPU trace histogram

Options

-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

Reporting Bugs

       Report bugs to <starpu-devel@inria.fr>

StarPU 1.4.5                                      December 2024                    STARPU_PAJE_DRAW_HISTOGRAM(1)

See Also