Changes between Version 1 and Version 2 of TraceMerge
- Timestamp:
- 02/27/07 11:41:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TraceMerge
v1 v2 18 18 ==== Merging two directions back into a single trace ==== 19 19 {{{ 20 tracemerge -i erf:merged_trace.gz erf:out coming.gz erf:incoming.gz20 tracemerge -i erf:merged_trace.gz erf:outgoing.gz erf:incoming.gz 21 21 }}} 22 22 '''Note:''' most libtrace applications regard a direction of 0 as outgoing and a direction of 1 as incoming, so be sure to specify the input URIs the correct way around