summaryrefslogtreecommitdiffstats
path: root/share/dtrace
diff options
context:
space:
mode:
authorgnn <gnn@FreeBSD.org>2016-03-25 00:33:55 +0000
committergnn <gnn@FreeBSD.org>2016-03-25 00:33:55 +0000
commitb3d0b783231bcda426057a9ea78a3929ed3cfc46 (patch)
tree0f723c5c14fee8ae74aaf648b8afe45879a1ffb3 /share/dtrace
parent9a029bd5cd8388f02616ec83f0d972f3b5d31019 (diff)
downloadFreeBSD-src-b3d0b783231bcda426057a9ea78a3929ed3cfc46.zip
FreeBSD-src-b3d0b783231bcda426057a9ea78a3929ed3cfc46.tar.gz
Remove dependency on mbuf provider as mbuf SDTs are now in the SDT space.
Sponsored by: Rubicon Communications (Netgate)
Diffstat (limited to 'share/dtrace')
-rw-r--r--share/dtrace/mbuf.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/dtrace/mbuf.d b/share/dtrace/mbuf.d
index d0878a4..f858459 100644
--- a/share/dtrace/mbuf.d
+++ b/share/dtrace/mbuf.d
@@ -30,7 +30,6 @@
*/
#pragma D depends_on module kernel
-#pragma D depends_on provider mbuf
/*
* mbuf flags of global significance and layer crossing.
OpenPOWER on IntegriCloud