echo "Running program under prex..."
prex -o /tmp/tnf.tmp java TNFExample < cmds
echo "Dumping results (or view with tnfview)..."
tnfdump /tmp/tnf.tmp | head
echo "Viewing results with tnfview..."
tnfmerge -o /tmp/tnfview.tmp /tmp/tnf.tmp
$TNFHOME/bin/tnfview2 /tmp/tnfview.tmp
Summary
Using the Solaris toolset as an example, a brief overview of what you can expect from MT tools
was given, along with a few hints about what to look for and what to look out for.
Search WWH :
Custom Search
Previous Page
Multithreaded Programming with JAVA - Topic Index
Next Page
Multithreaded Programming with JAVA - Bookmarks
Home