1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/tools
Edward Tomasz Napierala 8df1bd7956 Add getpriority(2) benchmark; it's a lightweight syscall which does pretty
much nothing - just like getuid(2) - but takes arguments.

Obtained from:	CheriBSD
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
2017-11-02 12:12:18 +00:00
..
boot Fix parallel build issues and add MK_ZFS=no case 2017-10-30 03:12:34 +00:00
bsdbox DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
build Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR. 2017-11-01 21:22:05 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc Remove EISA bus support for add-in cards. Remove related kernel and 2017-02-16 21:57:35 +00:00
KSE
LibraryReport
regression DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sched Add a dtrace script for collecting schedgraph data 2016-11-18 02:29:09 +00:00
test Update scescx test to print syscall number and arguments. 2017-06-12 21:16:37 +00:00
tools Add getpriority(2) benchmark; it's a lightweight syscall which does pretty 2017-11-02 12:12:18 +00:00
install.sh
make_libdeps.sh
README
tinder.sh Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. 2016-03-30 23:50:23 +00:00

$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.