freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/dtrace
Attilio Rao 77befd1d23 Revert the approach for skipping lockstat_probe_func call when doing
lock_success/lock_failure, introduced in r228424, by directly skipping
in dtrace_probe.

This mainly helps in avoiding namespace pollution and thus lockstat.h
dependency by systm.h.

As an added bonus, this also helps in MFC case.
Reviewed by:	avg
MFC after:	3 months (or never)
X-MFC:		r228424
2011-12-12 23:29:32 +00:00
..
dtrace.c Revert the approach for skipping lockstat_probe_func call when doing 2011-12-12 23:29:32 +00:00
fasttrap.c Revamp locking a bit. This fixes three problems: 2010-09-12 14:12:16 +00:00
lockstat.c
profile.c
sdt_subr.c
systrace.c