4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 5ad7ad0 was
4ad8fa4,
checked in by Perry Lorier <perry@…>, 17 years ago
|
Update the man pages
|
-
Property mode set to
100644
|
File size:
1000 bytes
|
Rev | Line | |
---|
[dc0162b] | 1 | .TH TRACEDUMP "1" "November 2005" "tracedump (libtrace)" "User Commands" |
---|
| 2 | .SH NAME |
---|
| 3 | tracedump \- output packets in human readable format |
---|
| 4 | .SH SYNOPSIS |
---|
| 5 | .B tracedump |
---|
| 6 | [ \fB-f\fR exp | \fB--filter=\fRexp ] |
---|
| 7 | [ \fB-c\fR num | \fB--count=\fRnum ] |
---|
| 8 | inputuri ... |
---|
| 9 | |
---|
| 10 | .SH DESCRPTION |
---|
| 11 | tracedump verbosely outputs packets in a human readable form, suitable for |
---|
| 12 | diagnosing packets. |
---|
| 13 | |
---|
[4ad8fa4] | 14 | tracedump uses the libpacketdump library. There is an examlpe tracedump |
---|
| 15 | program in the examples directory that shows how to use libpacketdump. |
---|
[dc0162b] | 16 | |
---|
| 17 | .TP |
---|
| 18 | .PD 0 |
---|
| 19 | .BI \-f " bpf-filter" |
---|
| 20 | .TP |
---|
| 21 | .PD |
---|
| 22 | .BI \-\^\-filter " bpf-filter" |
---|
| 23 | Output only packets that match the \fIbpf-filter\fR expression. See |
---|
| 24 | tcpdump(1) for the syntax of the bpf-filter expression. |
---|
| 25 | |
---|
| 26 | .TP |
---|
| 27 | .PD 0 |
---|
| 28 | .BI \-c " num" |
---|
| 29 | .TP |
---|
| 30 | .PD |
---|
| 31 | .BI \-\^\-count " num" |
---|
| 32 | stop after displaying \fInum\fR packets. |
---|
| 33 | |
---|
| 34 | |
---|
| 35 | .SH SEE ALSO |
---|
| 36 | libtrace(3), tracemerge(1), tracesplit(1), tracefilter(1), tracestats(1), |
---|
| 37 | tracesummary(1) |
---|
| 38 | |
---|
| 39 | .SH AUTHORS |
---|
| 40 | Perry Lorier <perry@cs.waikato.ac.nz>, Daniel Lawson <dlawson@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.