freebsd-dev/sys/tools
Andriy Gapon 2f2f522b5d save some bytes by using more concise SDT_PROBE<n> instead of SDT_PROBE
SDT_PROBE requires 5 parameters whereas SDT_PROBE<n> requires n parameters
where n is typically smaller than 5.

Perhaps SDT_PROBE should be made a private implementation detail.

MFC after:	20 days
2015-09-28 12:14:16 +00:00
..
fdt Allow the make_dtb script to work outside of a "make buildkernel" context 2014-08-30 22:39:15 +00:00
sound
acpi_quirks2h.awk
bus_macro.sh
embed_mfs.sh
fw_stub.awk Revert previous commit... 2012-10-10 08:36:38 +00:00
makeobjops.awk
miidevs2h.awk Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
pccarddevs2h.awk Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
usbdevs2h.awk
vnode_if.awk save some bytes by using more concise SDT_PROBE<n> instead of SDT_PROBE 2015-09-28 12:14:16 +00:00