<br><p><b><a href="http://ftp.gnu.org/old-gnu/Manuals/gprof-2.9.1/html_chapter/gprof_9.html">http://ftp.gnu.org/old-gnu/Manuals/gprof-2.9.1/html_chapter/gprof_9.html</a></b></p><p>para from link,<br></p><p>However, some operating systems, most notably Linux 2.0 (and earlier),
do not provide a <code>profil()</code> system call.  On such a system,
arrangements are made for the kernel to periodically deliver
a signal to the process (typically via <code>setitimer()</code>),
which then performs the same operation of examining the
program counter and incrementing a slot in the memory array.
Since this method requires a signal to be delivered to
user space every time a sample is taken, it uses considerably
more overhead than kernel-based profiling.  Also, due to the
added delay required to deliver the signal, this method is
less accurate as well. <br></p><p><br></p><p><br></p><p>whether we can change value of an interval timer used for profiling ?<br></p><p><br></p>
<p><b><br>
</b></p>
<p>Thank you<b>,<br></b></p><p><b></b> <br></p><br><div class="gmail_quote">On Tue, Mar 15, 2011 at 1:04 PM, Mulyadi Santosa <span dir="ltr">&lt;<a href="mailto:mulyadi.santosa@gmail.com">mulyadi.santosa@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Tue, Mar 15, 2011 at 11:12, अनिकेत आगाशे &lt;<a href="mailto:agasheac@gmail.com">agasheac@gmail.com</a>&gt; wrote:<br>

&gt;  but is there any way we can control profile timer value ?<br>
<br>
</div>sorry, I didn&#39;t get it.... &quot;control&quot;? could you give example on what<br>
you mean by &quot;control&quot;?<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">regards,<br>
<br>
Mulyadi Santosa<br>
Freelance Linux trainer and consultant<br>
<br>
blog: <a href="http://the-hydra.blogspot.com" target="_blank">the-hydra.blogspot.com</a><br>
training: <a href="http://mulyaditraining.blogspot.com" target="_blank">mulyaditraining.blogspot.com</a><br>
</div></div></blockquote></div><br>