table of contents
other versions
- bookworm 0.16.0.52.gbd831ab-1+b3
- bookworm-backports 0.17.0.22.gc831aec-1~bpo12+1
- testing 0.17.0.22.gc831aec-1
- unstable 0.17.0.22.gc831aec-1
UFO-PROF(1) | UFO-PROF(1) |
NAME¶
ufo-prof - Analyse profile output from UFO
SYNOPSIS¶
ufo-prof [--trace | --opencl]
DESCRIPTION¶
Evaluates the run-time and OpenCL profiling output from the UFO tools. If passed the files generated, it can determine the input type automatically. Otherwise, the --trace and --opencl flags have to be passed.
OPTIONS¶
--trace
Denotes the input is run-time trace data.
--opencl
Denotes the input is OpenCL trace data.
06/16/2025 |