Changeset 7be3cc4 for tools/tracereport/tracereport.1
- Timestamp:
- 04/21/07 15:25:12 (15 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:
- 4df814d
- Parents:
- 171cc28
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracereport/tracereport.1
r634089d r7be3cc4 7 7 [ \fB-e \fR| \fB --error \fR] 8 8 [ \fB-F \fR| \fB --flow \fR] 9 [ \fB-m \fR| \fB --misc \fR] 9 10 [ \fB-P \fR| \fB --protocol \fR] 10 11 [ \fB-p \fR| \fB --port \fR] … … 49 50 .BI \-\^\-flow 50 51 Produces a report on the number of flows observed in the trace 52 53 .TP 54 .PD 0 55 .BI \-m 56 .TP 57 .PD 0 58 .BI \-\^\-misc 59 Provides a report listing the time of the first packet, and the time of the 60 last packet in the trace, the duration, the total number of packets in the 61 trace, and the average number of packets per second. 51 62 52 63 .TP
Note: See TracChangeset
for help on using the changeset viewer.