Re: Updated procstat(1)
- From: Robert Watson <rwatson@xxxxxxxxxxx>
- Date: Wed, 28 Nov 2007 08:49:24 +0000 (GMT)
On Tue, 27 Nov 2007, Wesley Shields wrote:
Here's an updated patch to sys/amd64/amd64/db_trace.c (it's a diff against revision 1.81). It changes "register rbp" to be "register_t rbp" and fixes the extra "W" in TD_IS_SWAPPED. The kernel built fine after these changes. I'll test it out tomorrow.
I've gone ahead and applied that change in Perforce, and look forward to hearing back on the testing.
I think procstat(1) is getting a lot closer to commitable state for 8-CURRENT, but further feedback would be most welcome (including reports of success on non-i386 architectures, and possibly patches to fix them). For FreeBSD developers with P4 access, you can also check out
Thank you for this. I think procstat(1) is going to be very useful.
If you can think of other process-inspection related things it could be doing, let me know. The one thing I currently have in mind that I haven't made progress on is dumping the kernel signal state for the process (i.e., what signals have handlers, etc), which may be useful when debugging signal problems for an application.
Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- Updated procstat(1)
- From: Robert Watson
- Re: Updated procstat(1)
- From: Wesley Shields
- Updated procstat(1)
- Prev by Date: Re: handling pdfs?
- Next by Date: Re: Updated procstat(1)
- Previous by thread: Re: Updated procstat(1)
- Next by thread: Re: Updated procstat(1)
- Index(es):
Relevant Pages
|
|