Re: profiling the kernel

Victor Yodaiken (yodaiken@chelm.cs.nmt.edu)
Tue, 22 Apr 1997 09:47:20 -0600


We have a kernel profiler that we have been using to profile i/o
ops. It should be easily extendible to other kernel functions and
it logs data to an array where it can be read by a daemon.
If you want, I can make the source available.