# -*- tab-width: 4 -*- ;; Emacs # vi: set filetype=sh tabstop=8 shiftwidth=8 noexpandtab :: Vi/ViM ############################################################ IDENT(1) # # $Title: dwatch(8) profile for XXX entry $ # $Copyright: 2014-2018 Devin Teske. All rights reserved. $ # $FreeBSD$ # ############################################################ DESCRIPTION # # XXX # ############################################################ PRAGMAS # Optional: You can override the default pragmas (shown below) #DTRACE_PRAGMA=" # option quiet # option dynvarsize=16m # switchrate=10hz #" # END-QUOTE ############################################################ PROBE # Optional: dwatch(8) initializes this to the expanded probe arguments #: ${PROBE:="XXX"} ############################################################ ACTIONS # Optional actions to be performed before hitting the final print action #exec 9<