4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 7affaae was
d6dc0f6,
checked in by Shane Alcock <salcock@…>, 11 years ago
|
- Updated traceends and tracetopends manpages to be about them instead of tracesplit
- Updated all other manpages to include new tools in their "See also" lists
- Changed -a argument for traceends to -A to be consistent with tracetopends
|
-
Property mode set to
100644
|
File size:
896 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 LINKS |
---|
19 | More details about traceconvert (and libtrace) can be found at |
---|
20 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
---|
21 | |
---|
22 | .SH SEE ALSO |
---|
23 | libtrace(3), tracemerge(1), tracesplit(1), tracefilter(1), tracesummary(1), |
---|
24 | tracereport(1), tracesplit_dir(1), tracestats(1), tracertstats(1), |
---|
25 | tracepktdump(1), traceanon(1), tracereplay(1), tracediff(1), |
---|
26 | traceends(1), tracetopends(1) |
---|
27 | |
---|
28 | .SH AUTHORS |
---|
29 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.