freebsd-dev/cddl/lib/libdtrace
Pedro F. Giffuni 03836978be DTrace: Revert r249367
The following change from illumos brought caused DTrace to
pause in an interactive environment:

3026 libdtrace should set LD_NOLAZYLOAD=1 to help the pid provider

This was not detected during testing because it doesn't
affect scripts.

We shouldn't be changing the environment, especially since the
LD_NOLAZYLOAD option doesn't apply to our (GNU) ld.
Unfortunately the change from upstream was made in such a way
that it is very difficult to separate this change from the
others so, at least for now, it's better to just revert
everything.

Reference:
https://www.illumos.org/issues/3026

Reported by:	Navdeep Parhar and Mark Johnston
2013-04-17 02:20:17 +00:00
..
errno.d
io.d Revert previous change in favor of a fix to the actual dtrace 2013-03-28 20:22:43 +00:00
libproc_compat.h Add libdtrace support for tracing userland programs. 2010-08-21 11:50:53 +00:00
Makefile DTrace: Revert r249367 2013-04-17 02:20:17 +00:00
net.d
nfs.d DTrace: NFS translators should be split into client/server pieces 2013-04-15 20:16:31 +00:00
nfssrv.d DTrace: NFS translators should be split into client/server pieces 2013-04-15 20:16:31 +00:00
psinfo.d Finish porting execsnoop to FreeBSD. This includes replacing the zonename 2012-09-01 08:14:21 +00:00
regs_x86.d Add libdtrace support for tracing userland programs. 2010-08-21 11:50:53 +00:00
sched.d
signal.d
unistd.d