Changeset 1492 for trunk/tools/tracesplit/tracesplit_dir.1
- Timestamp:
- 01/21/10 16:55:17 (3 years ago)
- File:
-
- 1 edited
-
trunk/tools/tracesplit/tracesplit_dir.1 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/tracesplit/tracesplit_dir.1
r1153 r1492 1 .TH TRACESPLIT "1" "November 2006" "tracesplit(libtrace)" "User Commands"1 .TH TRACESPLITDIR "1" "November 2006" "tracesplit_dir (libtrace)" "User Commands" 2 2 .SH NAME 3 3 tracesplit_dir \- split traces into two directions 4 4 .SH SYNOPSIS 5 .B trace merge5 .B tracesplit_dir 6 6 inputuri outputuri_incoming outputuri_outgoing 7 7 .SH DESCRIPTION 8 tracesplit splits one trace into two tracefiles, one for each direction.8 tracesplit_dir splits one trace into two tracefiles, one for each direction. 9 9 10 10 .SH EXAMPLES 11 11 .nf 12 tracesplit erf:/traces/bigtrace.gz erf:in.gz erf:out.gz12 tracesplit_dir erf:/traces/bigtrace.gz erf:in.gz erf:out.gz 13 13 .fi 14 14 … … 19 19 .SH SEE ALSO 20 20 libtrace(3), tracemerge(1), tracefilter(1), traceconvert(1), tracesplit(1), 21 tracereport(1), tracertstats(1), tracestats(1), trace dump(1), traceanon(1),22 tracesummary(1) 21 tracereport(1), tracertstats(1), tracestats(1), tracepktdump(1), traceanon(1), 22 tracesummary(1), tracereplay(1), tracediff(1) 23 23 24 24 .SH AUTHORS
Note: See TracChangeset
for help on using the changeset viewer.
