This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/4396] script to dump hung task's kernel stack


------- Additional Comments From wenji dot huang at oracle dot com  2010-01-14 07:47 -------
Created an attachment (id=4512)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4512&action=view)
patch and draft script

The output example is like:
$ stap -w dumpstack.stp  -x 1493
0xc044a1a0 : hrtimer_nanosleep+0xbb/0x11a [kernel]
0xc044a248 : sys_nanosleep+0x49/0x56 [kernel]
0xc040955e : syscall_call+0x7/0xb [kernel]


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4396

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]