Spec-Zone .ru
спецификации, руководства, описания, API

Platform Tracing
DRAFT ea-b118
A C D F G I M N P S T V

A

ArgsAttributes - Annotation Type in com.sun.tracing.dtrace
This annotation describes the interface attributes of the probe arguments in a single provider.
Attributes - Annotation Type in com.sun.tracing.dtrace
This annotation describes the interface's field attributes for the probes in a provider.

C

com.sun.tracing - package com.sun.tracing
This package provides a mechanism for defining and inserting tracepoints into Java-technology based applications, which can then be monitored by the tracing tools available on the system.
com.sun.tracing.dtrace - package com.sun.tracing.dtrace
This package contains annotations and enumerations that are used to add DTrace-specific information to a tracing provider.
createProvider(Class<T>) - Method in class com.sun.tracing.ProviderFactory
Creates an implementation of a Provider interface.

D

DependencyClass - Enum in com.sun.tracing.dtrace
Enumeration for the DTrace dependency classes.
dispose() - Method in interface com.sun.tracing.Provider
Disposes system resources associated with this provider.

F

FunctionAttributes - Annotation Type in com.sun.tracing.dtrace
This annotation describes the interface attributes of the function field for a single provider.
FunctionName - Annotation Type in com.sun.tracing.dtrace
An annotation used to specify the function field for a DTrace probe.

G

getDefaultFactory() - Static method in class com.sun.tracing.ProviderFactory
Returns an implementation of a ProviderFactory which creates instances of Providers.
getEncoding() - Method in enum com.sun.tracing.dtrace.DependencyClass
 
getEncoding() - Method in enum com.sun.tracing.dtrace.StabilityLevel
 
getProbe(Method) - Method in interface com.sun.tracing.Provider
Retrieves a reference to a Probe object, which is used to check status or to trigger the probe manually.

I

isEnabled() - Method in interface com.sun.tracing.Probe
Checks whether there is an active trace of this probe.

M

ModuleAttributes - Annotation Type in com.sun.tracing.dtrace
This annotation is used to describe the interface attributes of the module field for a single provider.
ModuleName - Annotation Type in com.sun.tracing.dtrace
An annotation used to specify the module field for a DTrace probe.

N

NameAttributes - Annotation Type in com.sun.tracing.dtrace
This annotation describes the interface attributes of the name field for a single provider.

P

Probe - Interface in com.sun.tracing
The Probe interface represents a tracepoint.
ProbeName - Annotation Type in com.sun.tracing
An annotation used to override the name of a probe.
Provider - Interface in com.sun.tracing
Provider is a superinterface for user-defined tracing providers.
ProviderAttributes - Annotation Type in com.sun.tracing.dtrace
This annotation is used to describe the interface attributes of the provider field for a single provider.
ProviderFactory - Class in com.sun.tracing
ProviderFactory is a factory class used to create instances of providers.
ProviderFactory() - Constructor for class com.sun.tracing.ProviderFactory
 
ProviderName - Annotation Type in com.sun.tracing
An annotation used to specify the name of a provider.

S

StabilityLevel - Enum in com.sun.tracing.dtrace
Enumeration for the DTrace stability levels.

T

toDisplayString() - Method in enum com.sun.tracing.dtrace.DependencyClass
 
trigger(Object...) - Method in interface com.sun.tracing.Probe
Determines whether a tracepoint is enabled.

V

valueOf(String) - Static method in enum com.sun.tracing.dtrace.DependencyClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tracing.dtrace.StabilityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.tracing.dtrace.DependencyClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tracing.dtrace.StabilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F G I M N P S T V
Platform Tracing
DRAFT ea-b118

Copyright © 2008, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.