VMStatsTraceControl (was: Instrumenting Send and what is StrikeFontSet>displayString:on:from:to:at:kern:baselineY: doing?)

David T. Lewis lewis at mail.msen.com
Tue Nov 8 18:10:00 UTC 2005


John,

This is an updated version of VMStatsTraceControl-dtl for controlling
your VM stats logging. It is updated to take advantage of OSP 4.0.1 and
OSPP 4.0.1, which provide primitives to identify the (platform-dependent)
SIGUSR1 and SIGUSR2 signal numbers. It is backward compatible, using the
default values 10 and 12 respectively if the primitives are not available.

It also provides convenience methods VMStatsTraceControl class>>incrSigNum:
and VMStatsTraceControl class>>clearSigNum: to control the signals
to be monitored.

VMStatsTraceControl-dtl.9.cs.gz is the updated change set. I am also
attaching the original (unchanged) VMStatsInterpreterChanges-dtl.cs.gz
for completeness.

Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: VMStatsTraceControl-dtl.9.cs.gz
Type: application/x-gunzip
Size: 1603 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20051108/d59b2448/VMStatsTraceControl-dtl.9.cs.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VMStatsInterpreterChanges-dtl.cs.gz
Type: application/x-gunzip
Size: 886 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20051108/d59b2448/VMStatsInterpreterChanges-dtl.cs.bin


More information about the Squeak-dev mailing list