Lines Matching refs:dtrace
242 DTRACE ?= dtrace
544 DTRACE_CHECK_CMD = which dtrace > /dev/null
594 # in the system and secondly by checking for the "dtrace" binary (on Linux, this is part of the Systemtap
963 @echo "to build requires systemtap 2.7+ (on Linux) or dtrace (on other "
2901 $(E) "[DTRACE] Compiling $<"
2903 $(Q) $(DTRACE) -C -h -s $< -o $@