freebsd-dev/tools
Gleb Smirnoff e7dd6e9402 Enhance the 'ps' command so that it prints a line per proc and a line
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also includes thread number
that would match 'info threads' info and can be used as argument for
thread swithcing with 'thread' command.
2019-09-25 18:03:15 +00:00
..
boot ci-qemu-test: if firmware is not available, hint at pkg to install 2019-09-09 14:51:25 +00:00
bsdbox
build Add description for WITH_GOOGLETEST 2019-09-18 02:03:39 +00:00
bus_space
debugscripts Enhance the 'ps' command so that it prints a line per proc and a line 2019-09-25 18:03:15 +00:00
diag
ifnet
kerneldoc
LibraryReport
regression
sched
test
tools Insert proper copyright/license headers 2019-09-13 06:36:24 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.