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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user