Jonathan,

On Nov 13, 2009, at 3:22 PM, Jonathan Adams wrote:

> pid$target:library::entry
> {
>        @a[usym(ucaller),probefunc] = count();
>        @b[usym(ucaller),probefunc] = min(timestamp);
> }

I recall you can sort associative arrays by key 
but can you actually sort them by value?

What exactly keeps @b ordered by call time?

How would I print @b such that the functions 
appear in the order they were called?

        Thanks, Joel

---
firefox for android!
http://wagerlabs.com

_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to