<div dir="ltr"><div><div>I wish to print the call stacks of all the cpus. at a given time. How can i do it?<br><br></div>for_each_cpu{<br></div>dump_stack() -&gt; Some function like this available? or i should write my own code?<br>
<div>...<br>}<br><br></div><div>Any pointers would help.<br><br></div><div>Thank you,<br>Sandeep<br></div></div>