4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 634089d was
634089d,
checked in by Shane Alcock <salcock@…>, 15 years ago
|
Bringing a lot of the manpages up to date as well as adding a link to the wiki
|
-
Property mode set to
100644
|
File size:
1002 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 LINKS |
---|
30 | More details about tracemerge (and libtrace) can be found at |
---|
31 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
---|
32 | |
---|
33 | .SH SEE ALSO |
---|
34 | libtrace(3), tracesplit(1), tracesplit_dir(1), tracefilter(1), |
---|
35 | traceconvert(1), tracereport(1), tracertstats(1), tracestats(1), tracedump(1), |
---|
36 | traceanon(1), tracesummary(1) |
---|
37 | |
---|
38 | .SH AUTHORS |
---|
39 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.