Need help in printing call stacks for all CPU's
manty kuma
mantykuma at gmail.com
Thu Nov 21 05:22:56 EST 2013
I wish to print the call stacks of all the cpus. at a given time. How can i
do it?
for_each_cpu{
dump_stack() -> Some function like this available? or i should write my own
code?
...
}
Any pointers would help.
Thank you,
Sandeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20131121/057c17d5/attachment.html
More information about the Kernelnewbies
mailing list