StackThreads/MP: version 0.77 User's Guide
StackThreads/MP has a simple performance profiler with which you can
view the status of each processor after running a program. It is not a
real time profiler and the interface is not sophisticated, but it is
still very useful to identify performance bottleneck. To use this, you
run your program with -tp
option, convert the log into xgraph format,
and then look at it using xgraph. You need xgraph to use this feature.