Subject: Re: profiling code
To: None <tech-kern@netbsd.org>
From: Kamal R Prasad <kamalrpr@in.ibm.com>
List: tech-kern
Date: 07/29/2003 14:55:35
I believe the answer is clock.c  sorry for the trouble.

regards
-kamal





Hello,

 Can someone tell me where in the kernel, the ticks per instruction are 
updated for a profiled process?
[The profil() system call  takes in a buffer from libc and depending on 
whether curproc refers to the profiled process, it updates the ticks spent 

executing the process.].

thanks
-kamal