4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 3c83e7f was
1481ba7,
checked in by Shane Alcock <salcock@…>, 12 years ago
|
Updated manpages for all existing tools
- Ensure the SEE ALSO sections refers to *all* other tools (including tracediff which will be added shortly)
- Corrected some errors due to careless copying of earlier manpages
- Fixed some typos and grammatical errors as well
|
-
Property mode set to
100644
|
File size:
797 bytes
|
Line | |
---|
1 | .TH TRACESPLITDIR "1" "November 2006" "tracesplit_dir (libtrace)" "User Commands" |
---|
2 | .SH NAME |
---|
3 | tracesplit_dir \- split traces into two directions |
---|
4 | .SH SYNOPSIS |
---|
5 | .B tracesplit_dir |
---|
6 | inputuri outputuri_incoming outputuri_outgoing |
---|
7 | .SH DESCRIPTION |
---|
8 | tracesplit_dir splits one trace into two tracefiles, one for each direction. |
---|
9 | |
---|
10 | .SH EXAMPLES |
---|
11 | .nf |
---|
12 | tracesplit_dir erf:/traces/bigtrace.gz erf:in.gz erf:out.gz |
---|
13 | .fi |
---|
14 | |
---|
15 | .SH LINKS |
---|
16 | More details about tracesplit_dir (and libtrace) can be found at |
---|
17 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
---|
18 | |
---|
19 | .SH SEE ALSO |
---|
20 | libtrace(3), tracemerge(1), tracefilter(1), traceconvert(1), tracesplit(1), |
---|
21 | tracereport(1), tracertstats(1), tracestats(1), tracepktdump(1), traceanon(1), |
---|
22 | tracesummary(1), tracereplay(1), tracediff(1) |
---|
23 | |
---|
24 | .SH AUTHORS |
---|
25 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.