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 2015-06-30 18:23:08 +00:00
parent a503d4a154
commit c0c1372f36

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