PC Sampling Experiment/1
% ssrun -fpcsampx ./program.exe
% prof -lines program.exe.fpcsampx.m1329
-------------------------------------------------------------------------
SpeedShop profile listing generated Tue Feb 10 17:53:44 1998
prof -lines program.exe.fpcsampx.m1329
program.exe (n32): Target program
fpcsampx: Experiment name
pc,4,1000,0:cu: Marching orders
R10000 / R10010: CPU / FPU
195: Clock frequency (MHz.)
From file program.exe.fpcsampx.m1329:
Caliper point 0 at target begin, PID 1329
/usr/users/Examples/speedshop/./program.exe
Caliper point 1 at exit(0)
-------------------------------------------------------------------------
Summary of statistical PC sampling data (fpcsampx)--
26.758: Accumulated time (secs.)
1.0: Time per sample (msecs.)
4: Sample bin width (bytes)
-------------------------------------------------------------------------
Function list, in descending order by time
-------------------------------------------------------------------------
[index] secs % cum.% samples function (dso: file, line)
[1] 9.180 34.3% 34.3% 9180 sub1 (prog.exe: program.f, 39)
[2] 7.070 26.4% 60.7% 7070 update_sum (prog.exe: program.f,62)
[3] 6.182 23.1% 83.8% 6182 sub3 (prog.exe: program.f, 112)
[4] 1.968 7.4% 91.2% 1968 irand_ (libftn.so: rand_.c, 62)
[5] 1.317 4.9% 96.1% 1317 rand_ (libftn.so: rand_.c, 67)
[6] 1.040 3.9% 100.0% 1040 ssdemo (prog.exe: program.f, 1)
0.001 0.0% 100.0% 1 **OTHER** (excluded DSOs, rld,etc.)
26.758 100.0% 100.0% 26758 TOTAL