Rafael Vanoni
2010-08-27 23:44:31 UTC
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
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