xref: /illumos-gate/usr/src/uts/common/xen/dtrace/xdt.conf (revision c7158ae9)
1*c7158ae9Stariq#
2*c7158ae9Stariq# CDDL HEADER START
3*c7158ae9Stariq#
4*c7158ae9Stariq# The contents of this file are subject to the terms of the
5*c7158ae9Stariq# Common Development and Distribution License (the "License").
6*c7158ae9Stariq# You may not use this file except in compliance with the License.
7*c7158ae9Stariq#
8*c7158ae9Stariq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*c7158ae9Stariq# or http://www.opensolaris.org/os/licensing.
10*c7158ae9Stariq# See the License for the specific language governing permissions
11*c7158ae9Stariq# and limitations under the License.
12*c7158ae9Stariq#
13*c7158ae9Stariq# When distributing Covered Code, include this CDDL HEADER in each
14*c7158ae9Stariq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*c7158ae9Stariq# If applicable, add the following below this CDDL HEADER, with the
16*c7158ae9Stariq# fields enclosed by brackets "[]" replaced with your own identifying
17*c7158ae9Stariq# information: Portions Copyright [yyyy] [name of copyright owner]
18*c7158ae9Stariq#
19*c7158ae9Stariq# CDDL HEADER END
20*c7158ae9Stariq#
21*c7158ae9Stariq
22*c7158ae9Stariq#
23*c7158ae9Stariq# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24*c7158ae9Stariq# Use is subject to license terms.
25*c7158ae9Stariq#
26*c7158ae9Stariq# ident	"%Z%%M%	%I%	%E% SMI"
27*c7158ae9Stariq#
28*c7158ae9Stariq
29*c7158ae9Stariq#
30*c7158ae9Stariq# Tunable Properties
31*c7158ae9Stariq# xdt_poll_nsec: interval in nano-seconds to poll trace buffers
32*c7158ae9Stariq#
33*c7158ae9Stariqname="xdt" parent="pseudo" instance=0;
34