'\" t .\" Title: eos-profile .\" Author: Emmanuele Bassi .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 10/06/2018 .\" Manual: User Commands .\" Source: Endless .\" Language: English .\" .TH "EOS\-PROFILE" "1" "" "Endless" "User Commands" .\" ----------------------------------------------------------------- .\" * 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" eos-profile \- Inspect profiling data .SH "SYNOPSIS" .HP \w'\fBeos\-profile\fR\ 'u \fBeos\-profile\fR help .HP \w'\fBeos\-profile\fR\ 'u \fBeos\-profile\fR show \fIFILE\fR .HP \w'\fBeos\-profile\fR\ 'u \fBeos\-profile\fR convert \fIFILE\fR .HP \w'\fBeos\-profile\fR\ 'u \fBeos\-profile\fR diff \fIFILE\fR... .SH "DESCRIPTION" .PP \fBeos\-profile\fR is a tool for inspecting, converting, and comparing profile data files generated by the Endless SDK\&. .SH "COMMANDS" .PP \fBshow\fR .RS 4 Prints out a list of the profiling probes for the given file, as well as the various timing information associated to each probe, and their location in the source\&. .RE .PP \fBconvert\fR .RS 4 Converts a profile data file into other formats, like JSON\&. .RE .PP \fBdiff\fR .RS 4 Compares two or more profile data files, and prints out the timing information for each probe in each file\&. .RE