I was trying to aggregate on the stack trace of a CPU's current thread from a cpu_t * and the best I could do was aggregating with sym() on the t_startpc field of the CPU's current thread.

It doesn't look like it would be very difficult to write a new action to get stack() from a given CPU id. Would that be of interest to anyone else? If so, please let me know and I'll write it up.

Thanks,
Rafael
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to