Scroll to navigation

OTFPRINT(1) User Commands OTFPRINT(1)

NAME

otfprint - Convert an OTF trace into a human readable, long version

DESCRIPTION

otfprint - Convert an OTF trace or parts of it into a human readable, long
version.
Syntax: otfprint [options] <input file name>
options:
show this help message
show OTF version
set max number of filehandles available (default: 50)
output file if the ouput file is unspecified the stdout will be used

--num <a> <b> output only records no. [a,b]

output only records with time stamp in [a,b]
omit definition records
omit event records
omit statistic records
omit snapshot records
omit marker records
omit key-value pairs
show key-value pairs including the contents of byte-arrays
show only processes <a> <a> is a space-seperated list of process-tokens
<a> is a space-seperated list of record-type-numbers record-type-numbers can be found in OTF_Definitions.h (OTF_*_RECORD)
do not display anything except the time otfprint needed to read the tracefile
March 2021 otfprint 1.12.5