cvs commit: src/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh

Remko Lodder remko at FreeBSD.org
Tue Aug 5 21:30:02 UTC 2008


John Baldwin wrote:
> jhb         2008-08-05 20:41:46 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin             Makefile 
>   Added files:
>     usr.sbin/crashinfo   Makefile crashinfo.8 crashinfo.sh 
>   Log:
>   SVN rev 181335 on 2008-08-05 20:41:46Z by jhb
>   
>   Add a script to perform simple analysis of a crash dump (either a full
>   dump or minidump).  When the script is run, it generates a text file
>   containing the output of several commands run againt the core dump such
>   as kgdb (stack trace), ps, netstat, vmstat, iostat, dmesg, and fstat.
>   
>   Obtained from:  Yahoo!
>   MFC after:      2 weeks

awesome! This sounds something brilliant we can use for the send-pr stuff :)

Thanks John! (And Yahoo!)

-- 

/"\   Best regards,                      | remko at FreeBSD.org
\ /   Remko Lodder                       | remko at EFnet
  X    http://www.evilcoder.org/          |
/ \   ASCII Ribbon Campaign              | Against HTML Mail and News


More information about the cvs-src mailing list