summaryrefslogtreecommitdiffstats
path: root/share/dtrace/Makefile
diff options
context:
space:
mode:
authorgnn <gnn@FreeBSD.org>2012-07-20 23:56:23 +0000
committergnn <gnn@FreeBSD.org>2012-07-20 23:56:23 +0000
commit4a93db7b1257f930e723a425574b3de65152c658 (patch)
treecf8a1e02f3f8749a8491a53fd218818da8ae017c /share/dtrace/Makefile
parentb5f0adea7ec536dacd50afce9becd46adb2a6a98 (diff)
downloadFreeBSD-src-4a93db7b1257f930e723a425574b3de65152c658.zip
FreeBSD-src-4a93db7b1257f930e723a425574b3de65152c658.tar.gz
Add a new script, hotopen, which shows what uid is opening files
on a per second basis. While here clean up the Makefile as well. MFC after: 1 week
Diffstat (limited to 'share/dtrace/Makefile')
-rw-r--r--share/dtrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/dtrace/Makefile b/share/dtrace/Makefile
index 71f1e4e..adbdc84 100644
--- a/share/dtrace/Makefile
+++ b/share/dtrace/Makefile
@@ -12,9 +12,9 @@ SUBDIR= ${_toolkit}
_toolkit= toolkit
.endif
-SCRIPTS= nfsclienttime
+SCRIPTS= nfsclienttime hotopen
-SCRIPTSDIR= ${SHAREDIR}/dtrace/
+SCRIPTSDIR= ${SHAREDIR}/dtrace
NO_OBJ=
OpenPOWER on IntegriCloud