linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* print user stack
@ 2010-10-23 12:16 ratheesh k
  2010-10-23 13:18 ` RT scheduling / scheduling of RT groups Armin Steinhoff
  2010-10-23 13:26 ` print user stack Luis Claudio R. Goncalves
  0 siblings, 2 replies; 6+ messages in thread
From: ratheesh k @ 2010-10-23 12:16 UTC (permalink / raw)
  To: linux-rt-users

I had a strange problem of core file getting truncated. I could not
find any stack trace.


So, i wrote a kernel module. Which will find a  task_struct using pid.
 find_task_jby_pid.
then i used show_stack for the same task struct to list out the stack
trace. But it is printing the kernel stack not user stack. Any idea
how to print user stack .

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-25 19:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23 12:16 print user stack ratheesh k
2010-10-23 13:18 ` RT scheduling / scheduling of RT groups Armin Steinhoff
2010-10-24 10:12   ` Armin Steinhoff
2010-10-25 19:37   ` Xianghua Xiao
2010-10-23 13:26 ` print user stack Luis Claudio R. Goncalves
2010-10-23 14:31   ` ratheesh k

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).