cvprc(4) cvprc(4)
cpvrc - file describing WorkShop performance tasks
A cvprc file describes a WorkShop performance task, specifying the
various kinds of data collection and instrumentation, and giving the set
a name to be used in invoking it through cvp.
Lines beginning with # are comments. Blank lines are also allowed. A
task line begins with the task name, followed immediately by a colon.
The remainder of the line is cvp arguments, exactly as they would be
specified to cvp, except that the -T argument is silently ignored.
# Here is the system file, /usr/WorkShop/usr/lib/WorkShop/cvprc
phases: -Fp1 -Fu0 -C"Determine bottlenecks, identify phases"
ttime: -Fc100 -Fu1 -C"Get Total Time per function & source line"
ctime: -Fu1 -sf -sp -C"Get CPU Time per function & source line"
itime: -sb -Fu1 -C"Get Ideal Time (pixie) per function & source line"
io: -ti -Fu1 -C"Trace I/O activity"
syscalls: -ts -Fu1 -C"Trace system calls"
page: -tp -Fu1 -C"Trace page faults"
mem: -tm -Fu1 -C"Find memory leaks"
fpe: -Fp1 -tf -Fu1 -C"Find Floating Point Exceptions"
pc: -sp -Fu1 -C"Get PC Sampling Times"
./.cvprc
Optional file containing task definitions for experiments run from
this dirctory
$HOME/.cvprc
Optional file containing task definitions for experiments run by
this user
/usr/WorkShop/usr/lib/WorkShop/cvprc
File containing definitions for standard tasks
cvspeed(1), cvp(1)
PPPPaaaaggggeeee 1111 [ Back ]
|