Hi,
I want to know the time spent by a function.
I am using vtimestamp for that but with my script i'm getting something like 
this :-
         func1 -> 
                      func2 -> 
                      func2 <-   56624
         func1 <-                57899

I want to know the time spent only by func1().
What can I do for that?


--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to