summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-08-05 20:41:46 +0000
committerjhb <jhb@FreeBSD.org>2008-08-05 20:41:46 +0000
commit997506ffa8b103c5b40f4d7cc7198722e05984dd (patch)
treedd27d2f7270a15ee27ac99a82f7a5154ef45d765 /usr.sbin/Makefile
parent8af56fb6875120edaae014a4cc547f5e14609a12 (diff)
downloadFreeBSD-src-997506ffa8b103c5b40f4d7cc7198722e05984dd.zip
FreeBSD-src-997506ffa8b103c5b40f4d7cc7198722e05984dd.tar.gz
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
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index a3190da..9a73744 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -33,6 +33,7 @@ SUBDIR= ac \
ckdist \
clear_locks \
config \
+ crashinfo \
cron \
crunch \
ctm \
OpenPOWER on IntegriCloud