On Wed, Dec 16, 2009 at 4:01 PM, Chad Mynhier <cmynh...@gmail.com> wrote:

> So here you want to see the exclusive time spent in A at each level of
> recursion?  Then you'd need to add ustackdepth (or some variable of
> your own that's keeping track of recursion depth) as in index to your
> aggregation.  (You might want an array to keep track of recursion
> depth per function, in case you have the case A -> B -> A -> B.)
>
> Chad
>

Thanks. I will have to study this.

-- 
       Sabba     -          סבא הלל        -     Hillel
Hillel (Sabba) Markowitz | Said the fox to the fish, "Join me ashore"
 sabbahil...@gmail.com | The fish are the Jews, Torah is our water
http://photos1.blogger.com/blogger/7637/544/640/SabbaHillel.jpg
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to