Difference between revisions of "AUG 0 Contents"

From OC Systems Wiki!
Jump to: navigation, search
m
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div><div>
 
<div><div>
  
[[AUG_1_Introduction|Next]] [[AUG_Top|Previous]] [[AUG_Index|Index]] [[AUG_Top|Top]]
+
[[AUG_1_Introduction|[Next]]] [[AUG_Top|[Previous]]] [[AUG_Index|[Index]]] [[AUG_Top|[Top]]]
  
 
</div>
 
</div>
Line 10: Line 10:
 
</div><div><div>
 
</div><div><div>
  
; [[AUG_Notice|Notice]]
+
: [[AUG_Notice|Notice]]
:
+
 
:
 
 
; [[AUG_1_Introduction|CHAPTER 1 - Introduction]]
 
; [[AUG_1_Introduction|CHAPTER 1 - Introduction]]
: ;; [[AUG_1_Introduction#Intended Audience|Intended Audience]]
+
 
::
+
: [[AUG_1_Introduction#Intended Audience|Intended Audience]]
;; [[AUG_1_Introduction#Using this Book|Using This Book]]
+
: [[AUG_1_Introduction#Using this Book|Using This Book]]
::
+
: [[AUG_1_Introduction#Overview|Overview]]
;; [[AUG_1_Introduction#Overview|Overview]]
+
: [[AUG_1_Introduction#Evaluating Aprobe|Evaluating Aprobe]]
::
+
 
;; [[AUG_1_Introduction#Evaluating Aprobe|Evaluating Aprobe]]
 
::
 
 
; [[AUG_2_Aprobe_Basics|CHAPTER 2 - Aprobe Basics]]
 
; [[AUG_2_Aprobe_Basics|CHAPTER 2 - Aprobe Basics]]
: ;; [[AUG_2_Aprobe_Basics#Overview of Aprobe|Overview of Aprobe]]
+
 
::
+
: [[AUG_2_Aprobe_Basics#Overview of Aprobe|Overview of Aprobe]]
;; [[AUG_2_Aprobe_Basics#Some Definitions|Some Definitions]]
+
: [[AUG_2_Aprobe_Basics#Some Definitions|Some Definitions]]
::
+
: [[AUG_2_Aprobe_Basics#A Simple Example|A Simple Example]]
;; [[AUG_2_Aprobe_Basics#A Simple Example|A Simple Example]]
+
: [[AUG_2_Aprobe_Basics#Using Aprobe|Using Aprobe]]
::
+
: [[AUG_2_Aprobe_Basics#Predefined Probes|Predefined Probes]]
;; [[AUG_2_Aprobe_Basics#Using Aprobe|Using Aprobe]]
+
: [[AUG_2_Aprobe_Basics#Built-in Operations|Built-in Operations]]
::
+
: [[AUG_2_Aprobe_Basics#Summary|Summary]]
;; [[AUG_2_Aprobe_Basics#Predefined Probes|Predefined Probes]]
+
 
::
 
;; [[AUG_2_Aprobe_Basics#Built-in Operations|Built-in Operations]]
 
::
 
;; [[AUG_2_Aprobe_Basics#Summary|Summary]]
 
::
 
 
; [[AUG_3_Writing_APC_Probes|CHAPTER 3 - Writing APC Probes]]
 
; [[AUG_3_Writing_APC_Probes|CHAPTER 3 - Writing APC Probes]]
: ;; [[AUG_3_Writing_APC_Probes#Introduction|Introduction]]
+
 
::
+
: [[AUG_3_Writing_APC_Probes#Introduction|Introduction]]
;; [[AUG_3_Writing_APC_Probes#The Aprobe Preprocessor Directives|The Aprobe Preprocessor Directives]]
+
: [[AUG_3_Writing_APC_Probes#The Aprobe Preprocessor Directives|The Aprobe Preprocessor Directives]]
::
+
: [[AUG_3_Writing_APC_Probes#The probe Directive|The probe Directive]]
;; [[AUG_3_Writing_APC_Probes#The probe Directive|The probe Directive]]
+
: [[AUG_3_Writing_APC_Probes#Specifying Function Names|Specifying Function Names]]
::
+
: [[AUG_3_Writing_APC_Probes#Probe Action Directives|Probe Action Directives]]
;; [[AUG_3_Writing_APC_Probes#Specifying Function Names|Specifying Function Names]]
+
: [[AUG_3_Writing_APC_Probes#The log Directive|The log Directive]]
::
+
: [[AUG_3_Writing_APC_Probes#Target Expressions|Target Expressions]]
;; [[AUG_3_Writing_APC_Probes!Probe Action Directives|Probe Action Directives]]
+
: [[AUG_3_Writing_APC_Probes#Nesting of Probes|Nesting of Probes]]
::
+
: [[AUG_3_Writing_APC_Probes#Logging and Formatting Data|Logging and Formatting Data]]
;; [[AUG_3_Writing_APC_Probes#The log Directive|The log Directive]]
+
: [[AUG_3_Writing_APC_Probes#The Aprobe API|The Aprobe API]]
::
+
: [[AUG_3_Writing_APC_Probes#Debugging Your Probes|Debugging Your Probes]]
;; [[AUG_3_Writing_APC_Probes#Target Expressions|Target Expressions]]
+
 
::
+
; [[AUG_4_Advanced_Topics|CHAPTER 4 - Advanced Topics]]
;; [[AUG_3_Writing_APC_Probes#Nesting of ProbesNesting of Probes]]
+
 
::
+
: [[AUG_4_Advanced_Topics#Probe Nesting and Visibility Rules|Probe Nesting and Visibility Rules]]
;; [[AUG_3_Writing_APC_Probes#Logging and Formatting Data|Logging and Formatting Data]]
+
: [[AUG_4_Advanced_Topics#Probe Activation and State Transitions|Probe Activation and State Transitions]]
::
+
: [[AUG_4_Advanced_Topics#Nested Probes and Recursive Calls|Nested Probes and Recursive Calls]]
;; [[AUG_3_Writing_APC_Probes#The Aprobe API|The Aprobe API]]
+
: [[AUG_4_Advanced_Topics#Parameters to Probe Actions|Parameters to Probe Actions]]
::
+
: [[AUG_4_Advanced_Topics#Modules and Functions|Modules and Functions]]
;; [[AUG_3_Writing_APC_Probes#Debugging Your Probes|Debugging Your Probes]]
+
: [[AUG_4_Advanced_Topics#The probe all Directive|The probe all Directive]]
::
+
: [[AUG_4_Advanced_Topics#Probe Types|ProbeTypes]]
; [aprobe-7.html#HEADING7-0 '''CHAPTER 4 ''' - Advanced Topics]
+
: [[AUG_4_Advanced_Topics#Dynamic Probe Allocation, Deletion|Dynamic Probe Allocation, Deletion]]
: ;; [aprobe-7.html#HEADING7-2 Probe Nesting and Visibility Rules]
+
: [[AUG_4_Advanced_Topics#Programmatic Instrumentation|Programmatic Instrumentation]]
::
+
: [[AUG_4_Advanced_Topics#Multiple APD Files|Multiple APD Files]]
;; [aprobe-7.html#HEADING7-18 Probe Activation and State Transitions]
+
: [[AUG_4_Advanced_Topics#Parameters to a UAL|Parameters to a UAL]]
::
+
: [[AUG_4_Advanced_Topics#Loading Probes Without aprobe|Loading Probes Without aprobe]]
;; [aprobe-7.html#HEADING7-35 Nested Probes and Recursive Calls]
+
: [[AUG_4_Advanced_Topics#Aprobe Performance Considerations|Aprobe Performance Considerations]]
::
+
 
;; [aprobe-7.html#HEADING7-41 Parameters to Probe Actions]
+
; [[AUG_5_Writing_Java_Probes|CHAPTER 5 - Writing Java Probes]]
::
+
 
;; [aprobe-7.html#HEADING7-64 Symbols, Modules and Functions]
+
: [[AUG_5_Writing_Java_Probes#Requirements|Requirements]]
::
+
: [[AUG_5_Writing_Java_Probes#Applying Java Probes|Applying Java Probes]]
;; [aprobe-7.html#HEADING7-76 The probe all Directive]
+
: [[AUG_5_Writing_Java_Probes#Tracing Java Programs|Tracing Java Programs]]
::
+
: [[AUG_5_Writing_Java_Probes#A Simple Example|A Simple Exqmple]]
;; [aprobe-7.html#HEADING7-78 Probe Types]
+
: [[AUG_5_Writing_Java_Probes#Applying One Probe to Many Methods|Applying One Probe to Many Methods]]
::
+
: [[AUG_5_Writing_Java_Probes#Using Method IDs|Using Method IDs]]
;; [aprobe-7.html#HEADING7-86 Dynamic Probe Allocation, Deletion]
+
: [[AUG_5_Writing_Java_Probes#Logging Data from Java|Logging Data for Java]]
::
+
: [[AUG_5_Writing_Java_Probes#The onLine() Method|The on_line() Method]]
;; [aprobe-7.html#HEADING7-93 Programmatic Instrumentation]
+
: [[AUG_5_Writing_Java_Probes#Advanced Java Probes|Advanced Java Probes]]
::
+
 
;; [aprobe-7.html#HEADING7-104 Multiple APD Files]
+
; [[AUG_Tools_Reference|APPENDIX A - Tools Reference]]
::
+
: [[AUG_Tools_Reference#Overview|Overview]]
;; [aprobe-7.html#HEADING7-114 Parameters to a UAL]
+
: [[AUG_Tools_Reference#Environment Variables|Environment Variables]]
::
+
: [[AUG_Tools_Reference#abrmerge|abrmerge]]
;; [aprobe-7.html#HEADING7-120 Loading Probes Without aprobe]
+
: [[AUG_Tools_Reference#apc|apc]]
::
+
: [[AUG_Tools_Reference#apcgen|apcgen]]
;; [aprobe-7.html#HEADING7-142 Building a UAL with Unresolved References (Solaris Only)]
+
: [[AUG_Tools_Reference#apformat|apformat]]
::
+
: [[AUG_Tools_Reference#apinfo|apinfo]]
;; [aprobe-7.html#HEADING7-161 Aprobe Performance Considerations]
+
: [[AUG_Tools_Reference#apjava|apjava]]
::
+
: [[AUG_Tools_Reference#apmkadi|apmkadi]]
; [aprobe-8.html#HEADING8-0 '''CHAPTER 5 ''' - Writing Java Probes]
+
: [[AUG_Tools_Reference#aprobe|aprobe]]
: ;; [aprobe-8.html#HEADING8-4 Requirements]
+
: [[AUG_Tools_Reference#apsymbols|apsymbols]]
::
+
: [[AUG_Tools_Reference#atcmerge|atcmerge]]
;; [aprobe-8.html#HEADING8-10 Applying Java Probes]
+
 
::
+
; [[AUG_Files_Reference|APPENDIX B - Files Reference]]
;; [aprobe-8.html#HEADING8-15 Tracing Java Programs]
+
 
::
+
: [[AUG_Files_Reference#ADI File|ADI file]]
;; [aprobe-8.html#HEADING8-28 A Simple Example]
+
: [[AUG_Files_Reference#APC file|APC file]]
::
+
: [[AUG_Files_Reference#APD file|APD file]]
;; [aprobe-8.html#HEADING8-56 Applying One Probe to Many Methods]
+
: [[AUG_Files_Reference#APO file|APO file]]
::
+
: [[AUG_Files_Reference#BC file|BC file]]
;; [aprobe-8.html#HEADING8-80 Using Method IDs]
+
: [[AUG_Files_Reference#BRC file|BRC file]]
::
+
: [[AUG_Files_Reference#TC file|TC file]]
;; [aprobe-8.html#HEADING8-87 Logging Data from Java]
+
: [[AUG_Files_Reference#UAL file|UAL file]]
::
+
: [[AUG_Files_Reference#XMJ file|XMJ file]]
;; [aprobe-8.html#HEADING8-92 The onLine() Method]
+
: [[AUG_Files_Reference#compiler_profiles file|compiler_profiles file]]
::
+
 
;; [aprobe-8.html#HEADING8-101 Advanced Java Probes]
+
; [[AUG_Aprobe_API_Reference|APPENDIX C - Aprobe API Reference]]
::
+
 
; [aprobe-9.html#HEADING9-0 '''APPENDIX A ''' - Tools Reference]
+
: [[AUG_Aprobe_API_Reference#Overview|Overview]]
: ;; [aprobe-9.html#HEADING9-1 Overview]
+
: [[AUG_Aprobe_API_Reference#Contents|Contents]]
::
+
: [[AUG_Aprobe_API_Reference#Private Types and Operations|Private Types and Operations]]
;; [aprobe-9.html#HEADING9-4 Environment Variables]
+
: [[AUG_Aprobe_API_Reference#Basic Types|Basic Types]]
::
+
: [[AUG_Aprobe_API_Reference#Action Routine Prototype|Action Routine Prototype]]
;; [aprobe-9.html#HEADING9-24 apc]
+
: [[AUG_Aprobe_API_Reference#Aprobe Execution State|Aprobe Execution State]]
::
+
: [[AUG_Aprobe_API_Reference#Enabling and Disabling Probes|Enabling and Disabling Probes]]
;; [aprobe-9.html#HEADING9-73 apcgen]
+
: [[AUG_Aprobe_API_Reference#Overview of Modules, Symbols, and Functions|Overview of Modules, Symbols, and Functions]]
::
+
: [[AUG_Aprobe_API_Reference#Aprobe Module Operations|Aprobe Module Operations]]
;; [aprobe-9.html#HEADING9-112 apformat]
+
: [[AUG_Aprobe_API_Reference#Aprobe Symbol Operations|Aprobe Symbol Operations]]
::
+
: [[AUG_Aprobe_API_Reference#Function ID Operations|Function ID Operations]]
;; [aprobe-9.html#HEADING9-147 apinfo]
+
: [[AUG_Aprobe_API_Reference#Source Line Operations|Source Line Operations]]
::
+
: [[AUG_Aprobe_API_Reference#Process and Thread Support|Process and Thread Support]]
;; [aprobe-9.html#HEADING9-173 apjava ]
+
: [[AUG_Aprobe_API_Reference#Instrumentation Support|Instrumentation Support]]
::
+
: [[AUG_Aprobe_API_Reference#Logging Support|Logging Support]]
;; [aprobe-9.html#HEADING9-186 apmkadi]
+
: [[AUG_Aprobe_API_Reference#Snapshot Support|Snapshot Support]]
::
+
: [[AUG_Aprobe_API_Reference#APD File Information|APD File Information]]
;; [aprobe-9.html#HEADING9-219 aprobe]
+
: [[AUG_Aprobe_API_Reference#UAL Support|UAL Support]]
::
+
: [[AUG_Aprobe_API_Reference#Java Support|Java Support]]
;; [aprobe-9.html#HEADING9-272 apsymbols]
+
: [[AUG_Aprobe_API_Reference#Logging String Values|Logging String Values]]
::
+
: [[AUG_Aprobe_API_Reference#Traceback Support|Traceback Support]]
;; [aprobe-9.html#HEADING9-289 atcmerge]
+
: [[AUG_Aprobe_API_Reference#Stub Support|Stub Support]]
::
+
: [[AUG_Aprobe_API_Reference#Exception Support|Exception Support]]
; [aprobe-10.html#HEADING10-0 '''APPENDIX B ''' - Files Reference]
+
: [[AUG_Aprobe_API_Reference#Time Support|Time Support]]
: ;; [aprobe-10.html#HEADING10-1 ADI file]
+
: [[AUG_Aprobe_API_Reference#Periodic Function Invocation|Periodic Invocation Support]]
::
+
: [[AUG_Aprobe_API_Reference#Support For Thread-Safe Operations|Support For Thread-Safe Operations]]
;; [aprobe-10.html#HEADING10-5 APC file]
+
: [[AUG_Aprobe_API_Reference#Reading Raw Memory|Reading Raw Memory]]
::
+
: [[AUG_Aprobe_API_Reference#Bit Manipulation|Bit manipulation]]
;; [aprobe-10.html#HEADING10-21 APD file ]
+
: [[AUG_Aprobe_API_Reference#Signal Support|Signal Support]]
::
+
: [[AUG_Aprobe_API_Reference#Tracing Support|Tracing Support]]
;; [aprobe-10.html#HEADING10-33 APO file]
+
: [[AUG_Aprobe_API_Reference#Memory Allocation Functions|Memory Allocation Functions]]
::
+
: [[AUG_Aprobe_API_Reference#General Utilities|General Utilities]]
;; [aprobe-10.html#HEADING10-38 TC file]
+
 
::
+
; [[AUG_Predefined_Probes|APPENDIX D - Predefined Probes and Libraries Reference]]
;; [aprobe-10.html#HEADING10-42 UAL file]
+
 
::
+
: [[AUG_Predefined_Probes#Overview|Overview]]
;; [aprobe-10.html#HEADING10-46 XMJ file]
+
: [[AUG_Predefined_Probes#How They Work|How They Work]]
::
+
: [[AUG_Predefined_Probes#Performance Issues|Performance Issues]]
;; [aprobe-10.html#HEADING10-53 compiler_profiles file]
+
: [[AUG_Predefined_Probes#Common Interfaces|Common Interfaces]]
::
+
: [[Coverage_Predefined_Probe|Test Coverage Probe: coverage.ual]]
; [aprobe-11.html#HEADING11-0 '''APPENDIX C ''' - Aprobe API Reference]
+
: [[Events_Predefined_Probe|Performance Probe: events.ual]]
: ;; [aprobe-11.html#HEADING11-1 Overview]
+
: [[Profile_Predefined_Probe|Profile Probe: profile.ual]]
::
+
: [[Statprof_Predefined_Probe|Statistical Profiling: statprof.ual]]
;; [aprobe-11.html#HEADING11-5 Contents]
+
: [[Trace_Predefined_Probe|Trace Probe: trace.ual]]
::
+
: [[Memwatch_Predefined_Probe|Memory Watch Probe: memwatch.ual]]
;; [aprobe-11.html#HEADING11-36 Private Types and Operations]
+
: [[Info_Predefined_Probe|Info Probe: info.ual]]
::
+
 
;; [aprobe-11.html#HEADING11-62 Basic Types]
+
; [[AUG_Index|Index]]
::
 
;; [aprobe-11.html#HEADING11-91 Action Routine Prototype]
 
::
 
;; [aprobe-11.html#HEADING11-98 Aprobe Execution State]
 
::
 
;; [aprobe-11.html#HEADING11-108 Enabling and Disabling Probes]
 
::
 
;; [aprobe-11.html#HEADING11-152 Overview of Modules, Symbols, and Functions]
 
::
 
;; [aprobe-11.html#HEADING11-157 Aprobe Module Operations]
 
::
 
;; [aprobe-11.html#HEADING11-197 Aprobe Symbol Operations]
 
::
 
;; [aprobe-11.html#HEADING11-244 Function ID Operations]
 
::
 
;; [aprobe-11.html#HEADING11-263 Source Line Operations]
 
::
 
;; [aprobe-11.html#HEADING11-303 Process and Thread Support]
 
::
 
;; [aprobe-11.html#HEADING11-340 Instrumentation Support]
 
::
 
;; [aprobe-11.html#HEADING11-366 Logging Support]
 
::
 
;; [aprobe-11.html#HEADING11-462 Snapshot Support]
 
::
 
;; [aprobe-11.html#HEADING11-474 APD File Information]
 
::
 
;; [aprobe-11.html#HEADING11-490 UAL Support]
 
::
 
;; [aprobe-11.html#HEADING11-530 Java Support]
 
::
 
;; [aprobe-11.html#HEADING11-583 Logging String Values]
 
::
 
;; [aprobe-11.html#HEADING11-602 Traceback Support]
 
::
 
;; [aprobe-11.html#HEADING11-626 Stub Support ]
 
::
 
;; [aprobe-11.html#HEADING11-633 Exception Support]
 
::
 
;; [aprobe-11.html#HEADING11-685 Time Support]
 
::
 
;; [aprobe-11.html#HEADING11-731 Periodic Function Invocation]
 
::
 
;; [aprobe-11.html#HEADING11-738 Support For Thread-Safe Operations]
 
::
 
;; [aprobe-11.html#HEADING11-746 Reading Raw Memory]
 
::
 
;; [aprobe-11.html#HEADING11-752 Bit Manipulation]
 
::
 
;; [aprobe-11.html#HEADING11-764 Signal Support]
 
::
 
;; [aprobe-11.html#HEADING11-782 Tracing Support]
 
::
 
;; [aprobe-11.html#HEADING11-790 Memory Allocation Functions]
 
::
 
;; [aprobe-11.html#HEADING11-798 General Utilities]
 
::
 
; [aprobe-12.html#HEADING12-0 '''APPENDIX D ''' - Predefined Probes and Libraries Reference]
 
: ;; [aprobe-12.html#HEADING12-1 Overview]
 
::
 
;; [aprobe-12.html#HEADING12-24 How They Work]
 
::
 
;; [aprobe-12.html#HEADING12-30 Performance Issues]
 
::
 
;; [aprobe-12.html#HEADING12-45 Common Interfaces]
 
::
 
;; [aprobe-12.html#HEADING12-98 Test Coverage Probe: coverage.ual]
 
::
 
;; [aprobe-12.html#HEADING12-211 Performance Probe: events.ual]
 
::
 
;; [aprobe-12.html#HEADING12-341 Profile Probe: profile.ual]
 
::
 
;; [aprobe-12.html#HEADING12-437 Statistical Profiling: statprof.ual]
 
::
 
;; [aprobe-12.html#HEADING12-470 Trace Probe: trace.ual]
 
::
 
;; [aprobe-12.html#HEADING12-548 Trace Configuration GUI]
 
::
 
;; [aprobe-12.html#HEADING12-592 Memory Watch Probe: memwatch.ual]
 
::
 
;; [aprobe-12.html#HEADING12-661 Info Probe: info.ual]
 
::
 
;; [aprobe-12.html#HEADING12-688 quick_gui Library]
 
::
 
; [aprobe-13.html#HEADING13-0 Index]
 
 
:
 
:
  
Line 247: Line 154:
 
Copyright 2006-2017 OC Systems, Inc.</div>
 
Copyright 2006-2017 OC Systems, Inc.</div>
  
[[AUG_1_Introduction|Next]] [[AUG_Top|Previous]] [[AUG_Index|Index]] [[AUG_Top|Top]]
+
[[AUG_1_Introduction|[Next]]] [[AUG_Top|[Previous]]] [[AUG_Index|[Index]]] [[AUG_Top|[Top]]]
  
 
[[Category:AUG]]
 
[[Category:AUG]]

Latest revision as of 17:39, 28 February 2019

Table of Contents


Notice
CHAPTER 1 - Introduction
Intended Audience
Using This Book
Overview
Evaluating Aprobe
CHAPTER 2 - Aprobe Basics
Overview of Aprobe
Some Definitions
A Simple Example
Using Aprobe
Predefined Probes
Built-in Operations
Summary
CHAPTER 3 - Writing APC Probes
Introduction
The Aprobe Preprocessor Directives
The probe Directive
Specifying Function Names
Probe Action Directives
The log Directive
Target Expressions
Nesting of Probes
Logging and Formatting Data
The Aprobe API
Debugging Your Probes
CHAPTER 4 - Advanced Topics
Probe Nesting and Visibility Rules
Probe Activation and State Transitions
Nested Probes and Recursive Calls
Parameters to Probe Actions
Modules and Functions
The probe all Directive
ProbeTypes
Dynamic Probe Allocation, Deletion
Programmatic Instrumentation
Multiple APD Files
Parameters to a UAL
Loading Probes Without aprobe
Aprobe Performance Considerations
CHAPTER 5 - Writing Java Probes
Requirements
Applying Java Probes
Tracing Java Programs
A Simple Exqmple
Applying One Probe to Many Methods
Using Method IDs
Logging Data for Java
The on_line() Method
Advanced Java Probes
APPENDIX A - Tools Reference
Overview
Environment Variables
abrmerge
apc
apcgen
apformat
apinfo
apjava
apmkadi
aprobe
apsymbols
atcmerge
APPENDIX B - Files Reference
ADI file
APC file
APD file
APO file
BC file
BRC file
TC file
UAL file
XMJ file
compiler_profiles file
APPENDIX C - Aprobe API Reference
Overview
Contents
Private Types and Operations
Basic Types
Action Routine Prototype
Aprobe Execution State
Enabling and Disabling Probes
Overview of Modules, Symbols, and Functions
Aprobe Module Operations
Aprobe Symbol Operations
Function ID Operations
Source Line Operations
Process and Thread Support
Instrumentation Support
Logging Support
Snapshot Support
APD File Information
UAL Support
Java Support
Logging String Values
Traceback Support
Stub Support
Exception Support
Time Support
Periodic Invocation Support
Support For Thread-Safe Operations
Reading Raw Memory
Bit manipulation
Signal Support
Tracing Support
Memory Allocation Functions
General Utilities
APPENDIX D - Predefined Probes and Libraries Reference
Overview
How They Work
Performance Issues
Common Interfaces
Test Coverage Probe: coverage.ual
Performance Probe: events.ual
Profile Probe: profile.ual
Statistical Profiling: statprof.ual
Trace Probe: trace.ual
Memory Watch Probe: memwatch.ual
Info Probe: info.ual
Index

Copyright 2006-2017 OC Systems, Inc.

[Next] [Previous] [Index] [Top]