another war story script

Jim Keniston jkenisto@us.ibm.com
Fri May 11 20:21:00 GMT 2007


On Fri, 2007-05-11 at 15:37 -0400, Frank Ch. Eigler wrote:
> Hi -
> 
> http://sources.redhat.com/systemtap/wiki/WSthreadCPUshare
> 
> - FChE

This is neat.  One observation: The use of the name "tids" for the array
of per-task total-ticks was confusing -- especially given the
declarations

global uticks, kticks, ticks

global tids

which suggest that uticks, kticks, ticks are one sort of animal and tids
is a different sort.

Jim



More information about the Systemtap mailing list