otfdump(1) debian man page | unix.com

Man Page: otfdump

Operating Environment: debian

Section: 1

OTFDUMP(1)							   User Commands							OTFDUMP(1)

NAME
otfdump - otfdump
DESCRIPTION
otfdump - convert otf traces or parts of it into a human readable, long version Options: -h, --help show this help message -V show OTF version -f <n> set max number of filehandles available (default: 50) -o <file> output file if the ouput file is unspecified the stdout will be used --num <a> <b> output only records no. [a,b] --time <a> <b> output only records with time stamp in [a,b] --nodef omit definition records --noevent omit event records --nostat omit statistic records --nosnap omit snapshot records --nomarker omit marker records --nokeyvalue omit key-value pairs --fullkeyvalue show key-value pairs including the contents of byte-arrays --procs <a> show only processes <a> <a> is a space-seperated list of process-tokens --records <a> show only records <a> <a> is a space-seperated list of record-type-numbers record-type-numbers can be found in OTF_Definitions.h (OTF_*_RECORD) -s, --silent do not display anything except the time otfdump needed to read the tracefile otfdump 1.10.2 May 2012 OTFDUMP(1)
Related Man Pages
aulast(8) - centos
ldns-compare-zones(1) - debian
otfaux(1) - debian
tcrmgr(1) - debian
ldns-compare-zones(1) - centos
Similar Topics in the Unix Linux Community
Determining Word Frequency of Specific Terms
Removing blank lines from comma seperated and space seperated file.
Turning to SED to select specific records
Split a large file in n records and skip a particular record
Selection of records y time and offset.