1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/tools
Robert Watson ff8a07fda2 Add SDT DTrace probes for VFS vnode operations in the vfs:vop
provider namespace.  These are inserted dynamically into the
VOP_..._AP() functions created from vnode_if.src.  Each VOP has
entry and return probes, as arg0 the primary vnode, arg1 the
vnode operation argument structure pointer, providing access to
IN and OUT arguments, and for return probes, arg2 the return
value.

MFC after:	1 month
Sponsored by:	Google, Inc.
2009-03-29 03:30:15 +00:00
..
acpi_quirks2h.awk Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
bus_macro.sh Add convenience macros for bus_space usage that doesn't require specification 2005-09-24 20:11:07 +00:00
embed_mfs.sh Introduce a standalone shell script for embedding MFS image. 2008-02-05 10:46:30 +00:00
emu10k1-mkalsa.sh
fw_stub.awk - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a 2007-03-02 11:42:56 +00:00
makeobjops.awk /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
miidevs2h.awk /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pccarddevs2h.awk /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
usbdevs2h.awk /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
vnode_if.awk Add SDT DTrace probes for VFS vnode operations in the vfs:vop 2009-03-29 03:30:15 +00:00