On Sun, Dec 02, 2007 at 11:38:45PM +0000, Robert Watson wrote: > > Dear all, (and FYI to hackers_at_ where I previousl sought feedback): > > I've now committed procstat(1) to CVS. I've found it to be quite a helpful > debugging tool, am particularly pleased with -k/-kk, and would welcome > feedback and ideas on further improving it. I would like to give some feedback. I listed the threads of proc 12 which is intr, # procstat -t 12 PID TID COMM CPU PRI STATE WCHAN 12 100003 intr 0 40 wait - 12 100004 intr 0 52 wait - 12 100030 intr 0 16 wait - [...] 12 100036 intr 0 36 wait - 12 100037 intr 0 24 wait - I had expected it to show the thread name such as 'irq14: ata0', is this possible (and a good thing to do)? Great work on procstat :) AndrewReceived on Mon Dec 03 2007 - 02:39:25 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:23 UTC