4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since d4336d5 was
67825b2,
checked in by Perry Lorier <perry@…>, 16 years ago
|
Update all the man pages to make sure they refer to each other (and fix
any other typo's found along the way). This makes it easier to discover
new libtrace tools
|
-
Property mode set to
100644
|
File size:
714 bytes
|
Line | |
---|
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 | |
---|
13 | .SH EXAMPLES |
---|
14 | .nf |
---|
15 | traceconvert erf:/traces/bigtrace.gz pcap:\- | tcpdump \-r - \-n |
---|
16 | .fi |
---|
17 | |
---|
18 | .SH SEE ALSO |
---|
19 | libtrace(3), tracemerge(1), tracesplit(1), tracefilter(1), tracesummary(1), |
---|
20 | tracereport(1), tracesplit_dir(1), tracestats(1), tracertstats(1), tracedump(1), |
---|
21 | traceanon(1), tracesummary(1) |
---|
22 | |
---|
23 | .SH AUTHORS |
---|
24 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.