Changeset 67e9e2e for tools/tracertstats/tracertstats.1
- Timestamp:
- 10/12/09 11:03:29 (11 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 23e1258
- Parents:
- c3c2c0b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracertstats/tracertstats.1
r3298e12 r67e9e2e 8 8 [ -c | --count count ] 9 9 [ -o | --output-format csv,txt,png,html ] 10 [ -m | --merge-inputs ] 10 11 inputuri... 11 12 .P … … 41 42 .TP 42 43 .PD 0 44 .BI \-m 45 .TP 46 .PD 47 .BI \-\^\-merge-inputs 48 Treats all inputs as a single input, resulting a single unified output rather 49 than an output for each input. Works best with traces that are consecutive to 50 create a single CSV, for instance. 51 52 .TP 53 .PD 0 43 54 .BI \-o " format" 44 55 .TP 45 56 .PD 46 57 .BI \-\^\-output\-format " format" 47 Selects the output format 58 Selects the output format. 48 59 49 60 .RS
Note: See TracChangeset
for help on using the changeset viewer.