4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 3d4fb8f was
5843707,
checked in by Perry Lorier <perry@…>, 17 years ago
|
Add example on how to use traceconvert to run pcap programs
|
-
Property mode set to
100644
|
File size:
584 bytes
|
Rev | Line | |
---|
[3aed3ed] | 1 | .TH TRACECONVERT "1" "October 2005" "traceconvert (libtrace)" "User Commands" |
---|
| 2 | .SH NAME |
---|
| 3 | traceconvert \- convert a trace from one format to another |
---|
| 4 | .SH SYNOPSIS |
---|
| 5 | .B traceconvert |
---|
| 6 | inputuri outputuri ... |
---|
| 7 | .SH DESCRPTION |
---|
| 8 | traceconvert copies all packets from an inputuri to an output uri converting |
---|
| 9 | the trace as necessary. |
---|
| 10 | |
---|
| 11 | traceconvert is a shellscript wrapper around tracesplit(1) |
---|
| 12 | |
---|
[5843707] | 13 | .SH EXAMPLES |
---|
| 14 | .nf |
---|
| 15 | traceconvert erf:/traces/bigtrace.gz pcap:\- | tcpdump \-r - \-n |
---|
| 16 | .fi |
---|
| 17 | |
---|
[3aed3ed] | 18 | .SH SEE ALSO |
---|
| 19 | libtrace(3), tracemerge(1), tracesplit(1), tracefilter(1) |
---|
| 20 | .SH AUTHORS |
---|
| 21 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.