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_fxt_data_trace - Print data trace from raw StarPU FxT trace

Description

       Get statistics about tasks lengths and data size

Name

       starpu_fxt_data_trace - Print data trace from raw StarPU FxT trace

Options

-h, --help
              display this help and exit

       -v, --version
              output version information and exit

       -d directory where to save output files (by default current directory)

       filename
              specify the FxT trace input file.

       codeletX
              specify the codelet name to profile (by default, all codelets are profiled)

Reporting Bugs

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

StarPU 1.4.5                                      December 2024                         STARPU_FXT_DATA_TRACE(1)

Synopsis

starpu_fxt_data_trace [ options ] <filename> [<codelet1><codelet2> .... <codeletn>]

See Also