freebsd-skq/cddl/contrib/opensolaris
markj 1d6ffde4f4 libdtrace: add support for lazyload mode.
Passing "-x lazyload" to dtrace -G during compilation causes dtrace(1) to
not link drti.o into the output object file, so the USDT probes are not created
during process startup. Instead, dtrace(1) will automatically discover and
create probes on the process' behalf when attaching.

Differential Revision:	https://reviews.freebsd.org/D2203
Reviewed by:		rpaulo
MFC after:		1 month
2015-04-08 02:36:37 +00:00
..
cmd Fix ping(8) and ping6(8) usage in a couple of ip provider tests, and 2015-03-30 04:06:36 +00:00
common When copying a type from a source CTF container to a destination container, 2015-03-11 00:01:39 +00:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib libdtrace: add support for lazyload mode. 2015-04-08 02:36:37 +00:00
tools/ctf Add a missing format string argument. 2015-03-15 21:57:44 +00:00
OPENSOLARIS.LICENSE