'\" t .\" Title: ufo-prof .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 11/19/2020 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "UFO\-PROF" "1" "11/19/2020" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ufo-prof \- Analyse profile output from UFO .SH "SYNOPSIS" .sp .nf \fIufo\-prof\fR [\-\-trace | \-\-opencl] .fi .SH "DESCRIPTION" .sp 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 \fB\-\-trace\fR and \fB\-\-opencl\fR flags have to be passed\&. .SH "OPTIONS" .PP \fB\-\-trace\fR .RS 4 Denotes the input is run\-time trace data\&. .RE .PP \fB\-\-opencl\fR .RS 4 Denotes the input is OpenCL trace data\&. .RE