xref: /illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/package.html (revision a629ded1d7b2e67c2028ccbc5ba9099328cc4e1b)
1<!--
2   Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3   Use is subject to license terms.
4
5   ident	"%Z%%M%	%I%	%E% SMI"
6
7   CDDL HEADER START
8
9   The contents of this file are subject to the terms of the
10   Common Development and Distribution License (the "License").
11   You may not use this file except in compliance with the License.
12
13   You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14   or http://www.opensolaris.org/os/licensing.
15   See the License for the specific language governing permissions
16   and limitations under the License.
17
18   When distributing Covered Code, include this CDDL HEADER in each
19   file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20   If applicable, add the following below this CDDL HEADER, with the
21   fields enclosed by brackets "[]" replaced with your own identifying
22   information: Portions Copyright [yyyy] [name of copyright owner]
23
24   CDDL HEADER END
25-->
26<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
27<html>
28<head/>
29<body bgcolor="white">
30
31    Interface to the native DTrace library.
32
33<!-- commented out ...
34
35<h2>Package Specification</h2>
36
37##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
38
39<ul>
40<li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
41</ul>
42
43end commented-out block -->
44
45<h2>Related Documentation</h2>
46
47For overviews, tutorials, examples, guides, and tool documentation, please see:
48
49<br><br>
50<a href="http://docs.sun.com/app/docs/doc/817-6223">
51    <i>Solaris Dynamic Tracing Guide</i></a><br>
52<a href="http://www.opensolaris.org/os/community/dtrace">
53    OpenSolaris DTrace Website</a><br>
54<a href="../../../../../html/JavaDTraceAPI.html" target="parent">
55    API Diagram</a><br>
56<a href="../../../../../html/fast.html" target="parent">
57    Quick Start Guide</a><br>
58
59<!-- Put @see and @since tags down here. -->
60
61</body>
62</html>
63