Re: batch process runs slower and slower over time

From: Tanel Poder <tanel_at_tanelpoder.com>
Date: Thu, 7 Jun 2012 23:34:05 +0300
Message-ID: <CAMHX9JL9Mv0GzK1P+RyMgnzuFGGTh43_s_1Jd4oPbhyX1qgFbQ_at_mail.gmail.com>



sorry for typos, it's late! :-)
On Thu, Jun 7, 2012 at 11:32 PM, Tanel Poder <tanel_at_tanelpoder.com> wrote:

> DTrace doesn't require root, but some dtrace-specific privs, but root
> should give these to you....
>
> But yeah, you can just use a pstack look as Riyaj already wroge (note that
> pstack doestn't see into OS kernel-space) and you can use my os_explain
> script with this one-liner for basic profiling :-)
>
> solaris01$ *for i in {1..100} ; do pstack 6774 | os_explain -a ; done |
> sort -r | uniq -c*
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 07 2012 - 15:34:05 CDT

Original text of this message