.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH OTFSHRINK "1" "January 2019" "otfshrink 1.12.5" "User Commands" .SH NAME otfshrink \- otfshrink .SH DESCRIPTION .IP otfshrink \- Create a new OTF trace that only includes .IP specified processes. .IP Syntax: otfshrink [options] \fB\-i\fR .IP options: .TP \fB\-h\fR, \fB\-\-help\fR show this help message .TP \fB\-V\fR show OTF version .TP \fB\-i\fR input file name .TP \fB\-o\fR namestub of the output file (default: out) .TP \fB\-l\fR "" a list of processes in quotes to enable, i.e. keep in the copy, e.g. '\-l "1,2 4\-8 3",10 12\-20' .TP \fB\-v\fR invert setting from '\-l', i.e. deactivate/exclude listed processes .TP \fB\-m\fR "" map all listed processes to one representative and remove all remaining ones first process in list is the representative, must not be mixed with '\-l' and '\-v' .TP \fB\-f\fR read multiple '\-m' lists from the given file one list/group per line, empty lines allowed .TP \fB\-s\fR simulation mode: display all selected processes, no files are created, (display modes: (l)ist, (r)ange, or (t)able, .IP defaut: range) .TP \fB\-p\fR displays all processes with name and id input file without ".otf" .IP Multiple instances of '\-l', '\-m', and '\-f' may be used.