4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since d4336d5 was
3aed3ed,
checked in by Perry Lorier <perry@…>, 17 years ago
|
Add trace convert
|
-
Property mode set to
100755
|
File size:
106 bytes
|
Rev | Line | |
---|
[3aed3ed] | 1 | #!/bin/sh |
---|
| 2 | |
---|
| 3 | if [ $# -lt 2 ]; then |
---|
| 4 | echo usage: $0 inputuri outputuri |
---|
| 5 | exit 1 |
---|
| 6 | fi |
---|
| 7 | |
---|
| 8 | exec tracesplit "$1" "$2" |
---|
Note: See
TracBrowser
for help on using the repository browser.