'\" t .\" Title: ufo-prof .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 01/29/2018 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "UFO\-PROF" "1" "01/29/2018" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * 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