Add missing DTrace scripts that exist in the source tree to the Makefile for

install.
While here, sort the list.

Differential Revision:	D2950
Submitted by:		Jason Wolfe <j at nitrology.com>
Reviewed by:		gnn, markj, hiren
Sponsored by:		Limelight Networks
This commit is contained in:
Hiren Panchasara
2015-06-30 18:23:08 +00:00
parent 9523d1bfc3
commit 5341316696
+4 -2
View File
@@ -15,11 +15,13 @@ _toolkit= toolkit
SCRIPTS= disklatency \ SCRIPTS= disklatency \
disklatencycmd \ disklatencycmd \
hotopen \ hotopen \
nfsattrstats \
nfsclienttime \ nfsclienttime \
udptrack \ siftr \
tcpconn \
tcpstate \ tcpstate \
tcptrack \ tcptrack \
tcpconn udptrack
SCRIPTSDIR= ${SHAREDIR}/dtrace SCRIPTSDIR= ${SHAREDIR}/dtrace