4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since d242ea8 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:
870 bytes
|
Line | |
---|
1 | .TH TRACEMERGE "1" "March 2006" "tracemerge (libtrace)" "User Commands" |
---|
2 | .SH NAME |
---|
3 | tracemerge \- Merge one (or more) traces together |
---|
4 | .SH SYNOPSIS |
---|
5 | .B tracemerge |
---|
6 | [ \-i | \-\^\-set-interface ] |
---|
7 | [ \-u | \-\^\-unique-packets ] |
---|
8 | outputuri inputuri... |
---|
9 | .SH DESCRPTION |
---|
10 | tracemerge merges two or more traces together, keeping packets in order. |
---|
11 | |
---|
12 | .TP |
---|
13 | .PD 0 |
---|
14 | .BI \-i |
---|
15 | .TP |
---|
16 | .PD |
---|
17 | .BI \-\^\-set-interface |
---|
18 | replace the "interface" bits in the erf header (or the "direction" bit in |
---|
19 | other trace files) to be 0 for the first file, 1 for the second file etc. |
---|
20 | |
---|
21 | .TP |
---|
22 | .PD 0 |
---|
23 | .BI \-u |
---|
24 | .TP |
---|
25 | .PD |
---|
26 | .BI \-\^\-unique-packets |
---|
27 | Ignore duplicate packets with identical timestamps. |
---|
28 | |
---|
29 | .SH SEE ALSO |
---|
30 | libtrace(3), tracesplit(1), tracesplit_dir(1), tracefilter(1), |
---|
31 | traceconvert(1), tracereport(1), tracertstats(1), tracestats(1), tracedump(1), |
---|
32 | traceanon(1), tracesummary(1) |
---|
33 | |
---|
34 | .SH AUTHORS |
---|
35 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.