1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/tools
John Baldwin 2cba8dd301 Add a new thread state "spinning" to schedgraph and add tracepoints at the
start and stop of spinning waits in lock primitives.
2014-11-04 16:35:56 +00:00
..
bsdbox
build Integrate pjdfstest test suite execution into kyua 2014-11-03 07:18:42 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Remove incorrect semicolon. 2014-10-26 17:56:58 +00:00
sched Add a new thread state "spinning" to schedgraph and add tracepoints at the 2014-11-04 16:35:56 +00:00
test Ignore a test program which doesn't compile at the moment. It will be 2014-09-21 21:31:16 +00:00
tools cxgbetool: Catch up with r185979. One of MAP_ANON, MAP_PRIVATE, 2014-10-21 01:34:18 +00:00
install.sh
make_libdeps.sh Avoid rs(1) hitting LINE_MAX with custom trees that have large dependencies. 2014-09-08 17:01:30 +00:00
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.