Difference between revisions of "AUG Index"

From OC Systems Wiki!
Jump to: navigation, search
m (E)
m
 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div><div>
 
<div><div>
  
[[AUG_Predefined_Probes|Previous]] [[AUG_Contents|Contents]] [[AUG_Top|Top]]
+
[[AUG_Predefined_Probes|[Previous]]] [[AUG_Contents|[Contents]]] [[AUG_Top|[Top]]]
  
 
Aprobe User Guide
 
Aprobe User Guide
Line 12: Line 12:
 
</div><div><div>
 
</div><div><div>
  
This index is in the process of being converted.   
+
This index is taken from the original Aprobe documentationIn general, this index will not be further modified.
  
Topics in this wiki can be found by searching directly for a topic with the search box in the upper right, or by browsing through a list of the topics/categories below:
+
You should use the search box in the upper right to find all the latest information.
  
[[Special:Categories|Categories]]
+
You can also search for categories of topics here: [[Special:Categories|Categories]]
  
  
Line 22: Line 22:
  
 
   
 
   
   $ variables
+
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$variables]]
    [[AUG_3_Writing_APC_Probes#Target_Expressions|$variables]]
 
 
     see target expressions
 
     see target expressions
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$*]]
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$*]]
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$0]]
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$0]]
   $java$ [[Trace_Predefined_Probe#Trace_Configuration_Probe|Trace Probe]] [[Events_Predefined_Probe#Events_UAL_Configuration_Probe|Events Probe]]  
+
   $java$  
 +
    [[Trace_Predefined_Probe#Trace_Configuration_Probe|Trace Probe]]
 +
    [[Events_Predefined_Probe#Events_UAL_Configuration_Probe|Events Probe]]  
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$return]]
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$return]]
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$this]]
 
   [[AUG_3_Writing_APC_Probes#Target_Expressions|$this]]
 
   [[AUG_Tools_Reference#apc|-C apc option]]
 
   [[AUG_Tools_Reference#apc|-C apc option]]
   [[AUG_3_Writing_APC_Probes#Target_Expressions|-file]]
+
   [[AUG_3_Writing_APC_Probes#Target_Expressions|-file context specifier]]
 
   [[AUG_2_Aprobe_Basics#A_Simple_Example|-g compiler option]]  
 
   [[AUG_2_Aprobe_Basics#A_Simple_Example|-g compiler option]]  
 
   [[AUG_Tools_Reference#aprobe|-if, aprobe option]]
 
   [[AUG_Tools_Reference#aprobe|-if, aprobe option]]
   [[AUG_3_Writing_APC_Probes#Target_Expressions|-module]]
+
   [[AUG_3_Writing_APC_Probes#Target_Expressions|-module context specifier]]
   [[AUG_3_Writing_APC_Probes#Target_Expressions|-unit]]
+
   [[AUG_3_Writing_APC_Probes#Target_Expressions|-unit context specifier]]
  
 
== A ==
 
== A ==
Line 254: Line 255:
  
 
   
 
   
   [aprobe-11.html#MARKER-2-1377 FALSE]
+
   [[AUG_2_Aprobe_Basics#Example 2-2. fib.apc|fib.apc file]]
  [aprobe-5.html#MARKER-2-341 fib.apc file]
+
   [[AUG_2_Aprobe_Basics#Example 2-1. fib.c|fib.c example]]
   [aprobe-5.html#MARKER-2-338 fib.c example]
+
   [[AUG_3_Writing_APC_Probes#Target Expressions|file context indicator]]
   [aprobe-6.html#MARKER-2-549 file context indicator]
+
   [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|filename associated with a symbol]]
   [aprobe-6.html#MARKER-2-691 file, Unix command]
+
   [[AUG_Files_Reference|Files Reference ]]
  [aprobe-7.html#MARKER-2-793 filename associated with a symbol]
+
   [[Memwatch_Predefined_Probe#FILTER|FILTER]]
   Files Reference [aprobe-10.html#MARKER-2-1281 [1]] [aprobe-11.html#MARKER-2-1352 [2]]
+
   [[AUG_3_Writing_APC_Probes#on_line|first, on_line]]
   [aprobe-12.html#MARKER-2-2190 FILTER]
+
   [[AUG_3_Writing_APC_Probes#Automatic Data Formatting|float parameter]]
   [aprobe-6.html#MARKER-2-604 filtering data]
+
   [[AUG_4_Advanced_Topics#Pragma nofloat|floating point registers]]
  [aprobe-10.html#MARKER-2-1314 first, on_line]
 
   [aprobe-6.html#MARKER-2-554 float parameter]
 
   [aprobe-7.html#MARKER-2-892 floating point registers]
 
 
   format
 
   format
     [aprobe-6.html#MARKER-2-605 formal parameters to]
+
     [[AUG_3_Writing_APC_Probes#Format Routines Have Pointer Parameters|formal parameters to]]
     [aprobe-6.html#MARKER-2-696 parameters]
+
     [[AUG_3_Writing_APC_Probes#Format Routines Have Pointer Parameters|parameters]]
     [aprobe-6.html#MARKER-2-597 user-supplied]
+
     [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|user-supplied]]
       [aprobe-6.html#MARKER-2-606 example]
+
       [[AUG_3_Writing_APC_Probes#Example 3-9. User-supplied format routines|example]]
   format probe [aprobe-6.html#MARKER-2-488 [1]] [aprobe-7.html#MARKER-2-806 [2]] [aprobe-7.html#MARKER-2-751 [3]] [aprobe-10.html#MARKER-2-1308 [4]]
+
   [[AUG_3_Writing_APC_Probes#Interaction Between Program and Format Probes|format probe]]  
   [aprobe-7.html#MARKER-2-848 format routines]
+
   [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|format routines]]
   format time [aprobe-6.html#MARKER-2-491 [1]] [aprobe-6.html#MARKER-2-490 [2]]
+
   [[AUG_3_Writing_APC_Probes#Interaction Between Program and Format Probes|format time]]
 
   formatting
 
   formatting
     [aprobe-6.html#MARKER-2-592 automatic]
+
     [[AUG_3_Writing_APC_Probes#Automatic Data Formatting|automatic]]
     [aprobe-5.html#MARKER-2-315 defined]
+
     [[AUG_3_Writing_APC_Probes#Logging and Formatting Data|defined]]
     [aprobe-6.html#MARKER-2-598 user-supplied]
+
     [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|user-supplied]]
 
   function
 
   function
     [aprobe-6.html#MARKER-2-547 calling]
+
     [[AUG_3_Writing_APC_Probes#C++ Class Method Calls|calling]]
     [aprobe-7.html#MARKER-2-794 external]
+
     [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|external]]
     [aprobe-7.html#MARKER-2-794 static]
+
     [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|static]]
   [aprobe-12.html#MARKER-2-2045 FUNCTION events]
+
   [[Events_Predefined_Probe#FUNCTION|FUNCTION events]]
   function ID [aprobe-11.html#MARKER-2-1510 [1]] [aprobe-11.html#MARKER-2-1441 [2]] [aprobe-11.html#MARKER-2-1440 [3]]
+
   [[AUG_4_Advanced_Topics#Parameters to Probe Actions|function ID]]
    [aprobe-11.html#MARKER-2-1520 iterator for]
+
    [[AUG_4_Advanced_Topics#Example 4-3. Printing all functions in a module|iterator for]]
   function probe [aprobe-5.html#MARKER-2-312 [1]] [aprobe-7.html#MARKER-2-752 [2]]
+
   [[AUG_3_Writing_APC_Probes#The probe Directive|function probe]]
   [aprobe-11.html#MARKER-2-1509 FunctionId]
+
   [[AUG_4_Advanced_Topics#Parameters to Probe Actions|FunctionId]]
   functions [aprobe-5.html#MARKER-2-302 [1]] [aprobe-7.html#MARKER-2-790 [2]]
+
   [[AUG_3_Writing_APC_Probes#Target Expressions|function_name, in target expression]]
  [aprobe-6.html#MARKER-2-550 function_name, in target expression]
 
  
 
== G ==
 
== G ==
  
 
   
 
   
   gdb [aprobe-6.html#MARKER-2-698 [1]] [aprobe-7.html#MARKER-2-870 [2]]
+
   gdb [[AUG_3_Writing_APC_Probes#Specifying Function Names|[1]]] [[AUG_4_Advanced_Topics#Loading Probes Without Aprobe|[2]]]
   [aprobe-8.html#MARKER-2-943 getMethodId()]
+
   [[AUG_5_Writing_Java_Probes#Using Method IDs|getMethodId()]]
   getPrintableMethodName() [aprobe-8.html#MARKER-2-945 [1]] [aprobe-8.html#MARKER-2-942 [2]]
+
   [[AUG_5_Writing_Java_Probes#Using Method IDs|getPrintableMethodName()]]
   GNAT [aprobe-5.html#MARKER-2-329 [1]] [aprobe-5.html#MARKER-2-272 [2]] [aprobe-6.html#MARKER-2-511 [3]]
+
   [[AUG_3_Writing_APC_Probes#Ada subprogram names|GNAT]]
   [aprobe-12.html#MARKER-2-1936 Graphical User Interface]
+
   Graphical User Interface, see GUI
   [aprobe-6.html#MARKER-2-602 grep]
+
   GUI [[AUG_Predefined_Probes#How They Work|intro]] [[Quick_GUI_Library|library]]
  GUI [aprobe-12.html#MARKER-2-1948 [1]] [aprobe-12.html#MARKER-2-1937 [2]]
 
  
 
== H ==
 
== H ==
  
 
   
 
   
   [aprobe-11.html#MARKER-2-1879 hash table, lock-free]
+
   [[AUG_Aprobe_API_Reference#Data Structures|hash table, lock-free]]
   heap memory watcher [aprobe-5.html#MARKER-2-404 [1]] [aprobe-12.html#MARKER-2-1916 [2]]
+
   [[Heap_Memory_Profile_Probe|heap memory watcher]]
   [aprobe-9.html#MARKER-2-1095 heap size, aprobe]
+
   [[AUG_Tools_Reference#aprobe|heap size, (-q heap size aprobe option)]]
  
 
== I ==
 
== I ==
  
 
   
 
   
   [aprobe-12.html#MARKER-2-2187 IndexCallChains]
+
   [[Memwatch_Predefined_Probe#IndexCallChains|IndexCallChains]]
   [aprobe-12.html#MARKER-2-2078 IndexSymbols]
+
   [[Profile_Predefined_Probe#IndexSymbols|IndexSymbols]]
   info predefined probe [aprobe-5.html#MARKER-2-406 [1]] [aprobe-12.html#MARKER-2-1919 [2]]
+
   [[Info_Predefined_Probe|info predefined probe]]
  info.ual [aprobe-9.html#MARKER-2-1114 [1]] [aprobe-9.html#MARKER-2-1113 [2]] [aprobe-9.html#MARKER-2-1055 [3]] [aprobe-12.html#MARKER-2-2207 [4]]
+
  [[Info_Predefined_Probe|info.ual]]
   instrumentation [aprobe-7.html#MARKER-2-830 [1]] [aprobe-11.html#MARKER-2-1575 [2]]
+
   instrumentation  
  [aprobe-11.html#MARKER-2-1374 int64]
+
    [[AUG_4_Advanced_Topics#Programmatic Instrumentation|programmatic]]  
 +
    [[AUG_Aprobe_API_Reference#Instrumentation Support|API]]
 
   iterator
 
   iterator
     [aprobe-11.html#MARKER-2-1520 for functions]
+
     [[AUG_Aprobe_API_Reference#Function Iterator|for functions]]
     [aprobe-11.html#MARKER-2-1545 for lines]
+
     [[AUG_Aprobe_API_Reference#Line Iterator|for lines]]
     [aprobe-11.html#MARKER-2-1472 for modules]
+
     [[AUG_Aprobe_API_Reference#Module Iterator|for modules]]
     [aprobe-11.html#MARKER-2-1504 for symbols]
+
     [[AUG_Aprobe_API_Reference#Symbol Iterator|for symbols]]
     [aprobe-11.html#MARKER-2-1568 for threads]
+
     [[AUG_Aprobe_API_Reference#Thread Iterator|for threads]]
     [aprobe-11.html#MARKER-2-1677 for UALs]
+
     [[AUG_Aprobe_API_Reference#UAL Iterator|for UALs]]
  
 
== J ==
 
== J ==
  
 
   
 
   
   Java [aprobe-5.html#MARKER-2-426 [1]] [aprobe-5.html#MARKER-2-288 [2]] [aprobe-8.html#MARKER-2-911 [3]]
+
   Java  
     probes [aprobe-5.html#MARKER-2-326 [1]] [aprobe-5.html#MARKER-2-325 [2]]
+
    [[AUG_1_Introduction|intro]]  
  [aprobe-5.html#MARKER-2-290 Java Virtual Machine]
+
    [[AUG_2_Aprobe_Basics|basics]]  
   [aprobe-8.html#MARKER-2-914 JAVA_HOME environment variable]
+
    [[AUG_5_Writing_Java_Probes|probes]]
   JVM [aprobe-5.html#MARKER-2-290 [1]] [aprobe-8.html#MARKER-2-916 [2]]
+
  Java Virtual Machine
 +
     [[AUG_1_Introduction|intro]]  
 +
    [[AUG_2_Aprobe_Basics|basics]]  
 +
    [[AUG_5_Writing_Java_Probes|probes]]
 +
   [[AUG_5_Writing_Java_Probes|JAVA_HOME environment variable]]
 +
   JVM  
 +
    [[AUG_2_Aprobe_Basics|basics]]  
 +
    [[AUG_5_Writing_Java_Probes|probes]]
  
 
== L ==
 
== L ==
  
 
   
 
   
   last, on_line [aprobe-10.html#MARKER-2-1316 [1]] [aprobe-10.html#MARKER-2-1315 [2]]
+
   [[AUG_3_Writing_APC_Probes#on_line|last, on_line]]
  [aprobe-12.html#MARKER-2-2145 LEVELS]
+
  LEVELS
   libdal.so [aprobe-7.html#MARKER-2-873 [1]] [aprobe-12.html#MARKER-2-1952 [2]]
+
    [[Profile_Predefined_Probe#LEVELS|profile]]
   [aprobe-11.html#MARKER-2-1525 line ID]
+
    [[Trace_Predefined_Probe#LEVELS|trace]]
     [aprobe-11.html#MARKER-2-1545 iterator for]
+
   libdal.so  
 +
      [[Aprobe_Troubleshooting|trouble]]
 +
      [[AUG_3_Writing_APC_Probes#Using a debugger on a stand-alone probed executable.|debugging]]
 +
      [[AUG_4_Advanced_Topics#Linking Aprobe Into Your Application|linking Aprobe]]
 +
   [[AUG_Aprobe_API_Reference#Source Line Operations|line ID]]
 +
     [[AUG_Aprobe_API_Reference#Line Iterator|iterator for]]
 
   linker options
 
   linker options
     passing to apc [aprobe-9.html#MARKER-2-1004 [1]] [aprobe-9.html#MARKER-2-990 [2]]
+
     [[AUG_Tools_Reference#apc|passing to apc]]
   [aprobe-5.html#MARKER-2-332 Linux]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|load modules]]
  [aprobe-5.html#MARKER-2-299 load modules]
+
   [[Trace_Predefined_Probe#LoadSheddingThreshold|load shedding]]
   load shedding [aprobe-12.html#MARKER-2-2170 [1]] [aprobe-12.html#MARKER-2-2135 [2]]
 
 
   [aprobe-5.html#MARKER-2-293 load, of a library]
 
   [aprobe-5.html#MARKER-2-293 load, of a library]
   [aprobe-12.html#MARKER-2-1935 load-shedding]
+
   [[Trace_Predefined_Probe#LoadSheddingThreshold|load-shedding]]
   log [aprobe-6.html#MARKER-2-587 [1]] [aprobe-6.html#MARKER-2-486 [2]] [aprobe-10.html#MARKER-2-1320 [3]] [aprobe-11.html#MARKER-2-1718 [4]] [aprobe-11.html#MARKER-2-1593 [5]]
+
   log  
     [aprobe-8.html#MARKER-2-947 from Java]
+
    [[AUG_2_Aprobe_Basics#Some Definitions|definition]]
     [aprobe-6.html#MARKER-2-615 of arrays]
+
    [[AUG_3_Writing_APC_Probes#Logging and Formatting Data|logging]]
     [aprobe-6.html#MARKER-2-610 of multiple values]
+
     [[AUG_5_Writing_Java_Probes#Logging Data from Java|from Java]]
     [aprobe-6.html#MARKER-2-612 of pointers]
+
     [[AUG_3_Writing_APC_Probes#Logging Arrays|of arrays]]
     [aprobe-7.html#MARKER-2-881 overhead of]
+
     [[AUG_3_Writing_APC_Probes#Logging Multiple Objects|of multiple values]]
   log ID [aprobe-11.html#MARKER-2-1597 [1]] [aprobe-11.html#MARKER-2-1595 [2]]
+
     [[AUG_3_Writing_APC_Probes#Logging Pointers|of pointers]]
   log method [aprobe-11.html#MARKER-2-1592 [1]] [aprobe-11.html#MARKER-2-1367 [2]]
+
     [[AUG_4_Advanced_Topics#Log Statement Overhead|overhead of]]
   [aprobe-11.html#MARKER-2-1599 log method ID]
+
   [[AUG_Aprobe_API_Reference#Log IDs|log ID]]
   [aprobe-6.html#MARKER-2-585 log statement]
+
   [[AUG_Aprobe_API_Reference#Logging Support|log method]]
     example [aprobe-5.html#MARKER-2-343 [1]] [aprobe-6.html#MARKER-2-590 [2]]
+
   [[AUG_Aprobe_API_Reference#Custom Log Methods|log method ID]]
   [aprobe-8.html#MARKER-2-949 log()]
+
   [[AUG_3_Writing_APC_Probes#The log Directive|log statement]]
  [aprobe-6.html#MARKER-2-585 logging]
+
     [[AUG_3_Writing_APC_Probes#Example 3-7. Log statements|example]]
     [aprobe-6.html#MARKER-2-614 arrays]
+
   logging
      [aprobe-6.html#MARKER-2-621 example]
+
    [[AUG_3_Writing_APC_Probes#Logging and Formatting Data|definition]]
     [aprobe-5.html#MARKER-2-313 defined]
+
    [[AUG_5_Writing_Java_Probes#Logging Data from Java|from Java]]
     [aprobe-6.html#MARKER-2-609 multiple values]
+
     [[AUG_3_Writing_APC_Probes#Logging Arrays|of arrays]]
     [aprobe-6.html#MARKER-2-613 pointers]
+
    [[AUG_3_Writing_APC_Probes#Logging Multiple Objects|of multiple values]]
     strings [aprobe-6.html#MARKER-2-619 [1]] [aprobe-11.html#MARKER-2-1715 [2]]
+
     [[AUG_3_Writing_APC_Probes#Logging Pointers|of pointers]]
     [aprobe-6.html#MARKER-2-596 with user format]
+
     [[AUG_4_Advanced_Topics#Log Statement Overhead|overhead of]]
   [aprobe-12.html#MARKER-2-2155 LOGGING ENABLE in trace.cfg]
+
     [[AUG_3_Writing_APC_Probes#Logging Ada Strings|Ada strings]]
   LogLines [aprobe-12.html#MARKER-2-2150 [1]] [aprobe-12.html#MARKER-2-2130 [2]]
+
     [[AUG_3_Writing_APC_Probes#Logging C Strings|C strings]]
   [aprobe-12.html#MARKER-2-2131 LogTimes]
+
     [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|with user format]]
   longjmp() [aprobe-7.html#MARKER-2-788 [1]] [aprobe-11.html#MARKER-2-1403 [2]]
+
   [[Trace_Predefined_Probe#Enabling and Disabling Probes|LOGGING ENABLE in trace.cfg]]
 +
   [[Trace_Predefined_Probe#LogTimes|LogLines]]
 +
   [[Trace_Predefined_Probe#LogTimes|LogTimes]]
 +
   longjmp()  
 +
      [[AUG_4_Advanced_Topics#Parameters to Probe Actions|exception exit]]
 +
      [[AUG_3_Writing_APC_Probes#on_exit|on_exit]]
  
 
== M ==
 
== M ==
  
 
   
 
   
   [aprobe-6.html#MARKER-2-513 main, function]
+
   [[AUG_2_Aprobe_Basics#A Simple Example|main, function]]
   [aprobe-6.html#MARKER-2-498 mangling]
+
   [[AUG_3_Writing_APC_Probes#Specifying Function Names|mangling]]
   [aprobe-12.html#MARKER-2-2133 MaxDepthOfTracedCalls]
+
   [[Trace_Predefined_Probe#MaxDepthOfTracedCalls|MaxDepthOfTracedCalls]]
   [aprobe-12.html#MARKER-2-2147 MAX_DEPTH]
+
   [[Trace_Predefined_Probe#MAX_DEPTH | MAX_DEPTH]]
   memwatch, predefined probe [aprobe-5.html#MARKER-2-404 [1]] [aprobe-12.html#MARKER-2-1916 [2]]
+
   [[Memwatch_Predefined_Probe|memwatch, predefined probe]]
   [aprobe-8.html#MARKER-2-939 method ID]
+
   [[AUG_5_Writing_Java_Probes#Using Method IDs|method ID]]
   [aprobe-5.html#MARKER-2-305 methods]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|methods]]
   [aprobe-6.html#MARKER-2-507 methods, overloaded]
+
   [[AUG_2_Aprobe_Basics#Write Probe in APC|methods, overloaded]]
   [aprobe-6.html#MARKER-2-548 module context indicator]
+
   [[AUG_3_Writing_APC_Probes#Target Expressions|module context indicator]]
   module ID [aprobe-11.html#MARKER-2-1444 [1]] [aprobe-11.html#MARKER-2-1438 [2]]
+
   module ID  
     [aprobe-11.html#MARKER-2-1472 iterator for]
+
    [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|definition]]
   [aprobe-11.html#MARKER-2-1448 module kind]
+
    [[AUG_Aprobe_API_Reference#Module Iterator|iterator for]]
   [aprobe-7.html#MARKER-2-798 ModuleId]
+
     [[AUG_Aprobe_API_Reference#Aprobe Module Operations|operations]]
  modules [aprobe-5.html#MARKER-2-301 [1]] [aprobe-7.html#MARKER-2-790 [2]]
+
   [[AUG_Aprobe_API_Reference#Aprobe Module Operations|module kind]]
   [aprobe-6.html#MARKER-2-551 module_basename]
+
   ModuleId
   [aprobe-6.html#MARKER-2-610 multiple values, logging]
+
    [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|definition]]
 +
    [[AUG_Aprobe_API_Reference#Module Iterator|iterator for]]
 +
    [[AUG_Aprobe_API_Reference#Aprobe Module Operations|operations]]
 +
   [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|modules]]
 +
   [[AUG_3_Writing_APC_Probes#Target Expressions|module_basename]]
  
 
== N ==
 
== N ==
  
 
   
 
   
   [aprobe-6.html#MARKER-2-689 name not found, apc error]
+
   [[AUG_3_Writing_APC_Probes#Compile Time Errors|name not found, apc error]]
  [aprobe-6.html#MARKER-2-534 name spaces]
+
   native  
   native [aprobe-5.html#MARKER-2-289 [1]] [aprobe-6.html#MARKER-2-472 [2]]
+
      [[AUG_2_Aprobe_Basics#Some Definitions|definition]]
   [aprobe-7.html#MARKER-2-771 nested probes]
+
      [[AUG_3_Writing_APC_Probes#Introduction|definition]]
     and recursion [aprobe-7.html#MARKER-2-890 [1]] [aprobe-7.html#MARKER-2-770 [2]]
+
   [[AUG_3_Writing_APC_Probes#Nesting of Probes|nested probes]]
     [aprobe-6.html#MARKER-2-581 example]
+
     [[AUG_4_Advanced_Topics#Nested Probes and Recursive Calls|and recursion]]
   new [aprobe-7.html#MARKER-2-821 [1]] [aprobe-10.html#MARKER-2-1318 [2]]
+
     [[AUG_3_Writing_APC_Probes#Example 3-6. Nested probes and data|example]]
   [aprobe-6.html#MARKER-2-509 nm]
+
   [[AUG_4_Advanced_Topics#Dynamic Probe Allocation, Deletion|new, probe allocator]]
  [aprobe-7.html#MARKER-2-893 nofloat, pragma]
+
   [[AUG_4_Advanced_Topics#Pragma nofloat|nofloat, pragma]]
   [aprobe-12.html#MARKER-2-2136 NumberOfTracedItems]
+
   [[Trace_Predefined_Probe#NumberOfTracedItems| NumberOfTracedItems]]
  
 
== O ==
 
== O ==
  
 
   
 
   
   [aprobe-9.html#MARKER-2-995 object file]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|object file]]
   [aprobe-9.html#MARKER-2-986 object files, locating]
+
   [[AUG_Tools_Reference#APROBE_SEARCH_PATH|object files, locating]]
   [aprobe-5.html#MARKER-2-300 object modules]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|object modules]]
   [aprobe-7.html#MARKER-2-816 object of probe type]
+
   [[AUG_4_Advanced_Topics#Probe Types|object of probe type]]
   [aprobe-8.html#MARKER-2-926 onEntry, Java method]
+
   [[AUG_5_Writing_Java_Probes#Write the Probe In Java|onEntry, Java method]]
   [aprobe-8.html#MARKER-2-928 onExceptionExit, Java method]
+
   [[AUG_5_Writing_Java_Probes#Write the Probe In Java|onExceptionExit, Java method]]
   [aprobe-8.html#MARKER-2-927 onExit, Java method]
+
   [[AUG_5_Writing_Java_Probes#Write the Probe In Java|onExit, Java method]]
   [aprobe-8.html#MARKER-2-951 onLine(), Java method]
+
   [[AUG_5_Writing_Java_Probes#Write the Probe In Java|onLine, Java method]]
   on_entry [aprobe-6.html#MARKER-2-515 [1]] [aprobe-9.html#MARKER-2-1022 [2]] [aprobe-10.html#MARKER-2-1311 [3]]
+
   [[AUG_3_Writing_APC_Probes#on_entry|on_entry, apc]]
   on_exit [aprobe-6.html#MARKER-2-516 [1]] [aprobe-9.html#MARKER-2-1023 [2]] [aprobe-10.html#MARKER-2-1312 [3]]
+
   [[AUG_3_Writing_APC_Probes#on_exit|on_exit, apc]]
   on_line [aprobe-6.html#MARKER-2-544 [1]] [aprobe-6.html#MARKER-2-517 [2]] [aprobe-6.html#MARKER-2-484 [3]] [aprobe-7.html#MARKER-2-753 [4]] [aprobe-9.html#MARKER-2-1025 [5]] [aprobe-9.html#MARKER-2-1024 [6]] [aprobe-10.html#MARKER-2-1313 [7]]
+
   [[AUG_3_Writing_APC_Probes#on_line|on_line, apc]]
   [aprobe-10.html#MARKER-2-1317 on_offset]
+
  [[AUG_3_Writing_APC_Probes#on_offset|on_offset, apc]]
  [aprobe-11.html#MARKER-2-1817 operations]
+
   [[AUG_2_Aprobe_Basics#Built-in Operations|operations]]
     [aprobe-11.html#MARKER-2-1817 thread-safe]
+
     [[AUG_Aprobe_API_Reference#Support For Thread-Safe Operations|thread-safe]]
  [aprobe-5.html#MARKER-2-420 operations, built-in]
 
 
   options
 
   options
     [aprobe-9.html#MARKER-2-1001 compiler]
+
     [[AUG_Tools_Reference#apc|compiler, passing to apc]]
     [aprobe-9.html#MARKER-2-1004 linker, passing to apc]
+
     [[AUG_Tools_Reference#apc|linker, passing to apc]]
   [aprobe-6.html#MARKER-2-569 out parameter]
+
   [[AUG_3_Writing_APC_Probes#GNAT Ada Out mode parameters|out parameter, Ada]]
   [aprobe-7.html#MARKER-2-881 overhead]
+
   [[AUG_3_Writing_APC_Probes#C function and method names|overloaded methods]]
  [aprobe-6.html#MARKER-2-507 overloaded methods]
+
   [[AUG_3_Writing_APC_Probes#Ada subprogram names|overloaded subprograms]]
   [aprobe-6.html#MARKER-2-512 overloaded subprograms]
+
   [[AUG_2_Aprobe_Basics#Overview of Aprobe|overview, of Aprobe]]
   overview, of Aprobe [aprobe-5.html#MARKER-2-423 [1]] [aprobe-5.html#MARKER-2-266 [2]]
 
  
 
== P ==
 
== P ==
  
 
   
 
   
   [aprobe-6.html#MARKER-2-556 parameters]
+
   [[AUG_3_Writing_APC_Probes|parameters]]
     for executable [aprobe-5.html#MARKER-2-380 [1]] [aprobe-9.html#MARKER-2-1080 [2]]
+
     [[AUG_2_Aprobe_Basics#A Simple Example|for executable]]
     for UAL [aprobe-7.html#MARKER-2-859 [1]] [aprobe-9.html#MARKER-2-1078 [2]] [aprobe-9.html#MARKER-2-1045 [3]]
+
     [[AUG_Aprobe_API_Reference#UAL_Parameters|for UAL]]
     [aprobe-6.html#MARKER-2-696 format]
+
     [[AUG_3_Writing_APC_Probes#Format Routines Have Pointer Parameters|format]]
     [aprobe-6.html#MARKER-2-569 out mode]
+
     [[AUG_3_Writing_APC_Probes#GNAT Ada Out mode parameters|out mode]]
     [aprobe-7.html#MARKER-2-778 to probe action]
+
     [[AUG_4_Advanced_Topics#Parameters to Probe Actions|to probe action]]
   [aprobe-9.html#MARKER-2-1107 parameters for executable]
+
   [[AUG_2_Aprobe_Basics#A Simple Example|parameters for executable]]
   [aprobe-9.html#MARKER-2-1105 parameters for UAL]
+
   [[AUG_Aprobe_API_Reference#UAL_Parameters|parameters for UAL]]
   [aprobe-9.html#MARKER-2-1044 parameters to UAL]
+
   [[AUG_5_Writing_Java_Probes#Tracing Java Programs|PARAMETERS, Java]]
  [aprobe-12.html#MARKER-2-2151 PARAMETERS, Java]
+
   [[AUG_2_Aprobe_Basics#Overview of Aprobe|patching]]
   [aprobe-7.html#MARKER-2-828 patching]
+
   [[AUG_Tools_Reference#APROBE|PATH environment variable]]
   PATH environment variable [aprobe-9.html#MARKER-2-1089 [1]] [aprobe-9.html#MARKER-2-973 [2]]
+
   performance
   [aprobe-8.html#MARKER-2-953 performance]
+
     [[Coverage_Predefined_Probe#Test Coverage Performance Issues|coverage.ual]]
     [aprobe-12.html#MARKER-2-2009 coverage.ual]
+
     [[Events_Predefined_Probe#Events Performance Issues|events probe]]
     [aprobe-5.html#MARKER-2-395 events probe]
+
     [[AUG_4_Advanced_Topics#Aprobe Performance Considerations|of aprobe]]
     [aprobe-7.html#MARKER-2-880 of aprobe]
+
     [[AUG_Predefined_Probes#Performance Issues|predefined probes]]
     [aprobe-12.html#MARKER-2-1932 predefined probes]
+
     [[Profile_Predefined_Probe#Profile Performance Issues|profile.ual]]
     [aprobe-12.html#MARKER-2-2103 profile.ual]
+
     [[Trace_Predefined_Probe#Trace Performance Issues|trace.ual]]
     [aprobe-12.html#MARKER-2-2171 trace.ual]
+
   persistent APD file  
  [aprobe-9.html#MARKER-2-1094 persistent]
+
    [[AUG_Tools_Reference#apformat|apformat]]
   persistent APD file [aprobe-9.html#MARKER-2-1100 [1]] [aprobe-9.html#MARKER-2-1042 [2]] [aprobe-9.html#MARKER-2-1040 [3]] [aprobe-9.html#MARKER-2-1039 [4]] [aprobe-10.html#MARKER-2-1329 [5]] [aprobe-10.html#MARKER-2-1328 [6]]
+
    [[AUG_Aprobe_API_Reference#APD File Information|api]]
   pointers, logging [aprobe-6.html#MARKER-2-613 [1]] [aprobe-6.html#MARKER-2-612 [2]]
+
    [[AUG_Files_Reference#APD File|definition]]
   [aprobe-6.html#MARKER-2-588 power users]
+
   [[AUG_3_Writing_APC_Probes#Logging Pointers|pointers, logging]]
  [aprobe-5.html#MARKER-2-331 PowerAda]
+
   [[AUG_2_Aprobe_Basics#Ada|PowerAda]]
   [aprobe-7.html#MARKER-2-893 pragma nofloat]
+
   [[AUG_4_Advanced_Topics#Pragma nofloat|pragma nofloat]]
   predefined probes [aprobe-5.html#MARKER-2-388 [1]] [aprobe-12.html#MARKER-2-1900 [2]]
+
   predefined probes  
     dynamic analysis [aprobe-12.html#MARKER-2-1938 [1]] [aprobe-12.html#MARKER-2-1902 [2]]
+
     [[AUG_Predefined_Probes|introduction]]
    events [aprobe-12.html#MARKER-2-2035 [1]] [aprobe-12.html#MARKER-2-1908 [2]]
+
     [[:Category:Predefined_Probe|list]]
     [aprobe-12.html#MARKER-2-1929 how they work]
+
  [[AUG_2_Aprobe_Basics#Overview|preprocessor]]
    info [aprobe-5.html#MARKER-2-406 [1]] [aprobe-12.html#MARKER-2-1919 [2]]
+
   [[AUG_3_Writing_APC_Probes#The Aprobe Preprocessor Directives|preprocessor directives]]
    memwatch [aprobe-5.html#MARKER-2-404 [1]] [aprobe-12.html#MARKER-2-1916 [2]]
+
   [[AUG_Aprobe_API_Reference#Private Types and Operations|private types, aprobe]]
    [aprobe-12.html#MARKER-2-1932 performance]
+
   probe
    profile [aprobe-5.html#MARKER-2-398 [1]] [aprobe-12.html#MARKER-2-2060 [2]] [aprobe-12.html#MARKER-2-1909 [3]]
+
     [[AUG_Aprobe_API_Reference#Action Routine Prototype|action parameters]]
    quick_gui library [aprobe-5.html#MARKER-2-412 [1]] [aprobe-12.html#MARKER-2-2221 [2]] [aprobe-12.html#MARKER-2-1921 [3]]
+
     [[AUG_4_Advanced_Topics#Probe Activation and State Transitions|activation]]
    [aprobe-12.html#MARKER-2-1918 static analysis]
+
     [[AUG_4_Advanced_Topics#The probe all directive|all]]
    test coverage [aprobe-5.html#MARKER-2-397 [1]] [aprobe-5.html#MARKER-2-394 [2]] [aprobe-12.html#MARKER-2-1905 [3]]
+
     [[AUG_3_Writing_APC_Probes#Debugging Your Probes|debugging]]
    trace [aprobe-5.html#MARKER-2-400 [1]] [aprobe-12.html#MARKER-2-1911 [2]]
+
     [[AUG_2_Aprobe_Basics#Some Definitions|defined]]
   preprocessor [aprobe-5.html#MARKER-2-345 [1]] [aprobe-5.html#MARKER-2-279 [2]]
+
     [[AUG_4_Advanced_Topics#Probe Nesting and Visibility Rules|enclosing]]
  preprocessor directives [aprobe-5.html#MARKER-2-317 [1]] [aprobe-6.html#MARKER-2-480 [2]]
+
     [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|format]]
   [aprobe-6.html#MARKER-2-586 printf]
+
     [[AUG_3_Writing_APC_Probes#The probe Directive|function]]
  [aprobe-11.html#MARKER-2-1358 private types]
+
     [[AUG_3_Writing_APC_Probes#Target Expressions|name space]]
   [aprobe-5.html#MARKER-2-273 probe]
+
     [[AUG_4_Advanced_Topics#Dynamic Probe Allocation, Deletion|objects]]
     [aprobe-7.html#MARKER-2-778 action parameters]
+
     [[AUG_3_Writing_APC_Probes#The probe Directive|program]]
     [aprobe-7.html#MARKER-2-758 activation]
+
     [[AUG_Files_Reference#APC File|syntax of]]
     all [aprobe-7.html#MARKER-2-831 [1]] [aprobe-7.html#MARKER-2-810 [2]] [aprobe-7.html#MARKER-2-754 [3]]
+
     [[AUG_3_Writing_APC_Probes#The probe Directive|thread]]
     [aprobe-6.html#MARKER-2-685 debugging]
+
     [[AUG_4_Advanced_Topics#Probe Types|types]]
     [aprobe-10.html#MARKER-2-1292 defined]
+
   [[AUG_3_Writing_APC_Probes#Probe Action Directives|Probe Action directives]]
     [aprobe-7.html#MARKER-2-756 enclosing]
+
   [[AUG_4_Advanced_Topics#The probe all directive|probe all]]
     format [aprobe-7.html#MARKER-2-806 [1]] [aprobe-7.html#MARKER-2-751 [2]]
+
   [[AUG_Files_Reference#XMJ File|probe descriptor file, Java]]
     [aprobe-7.html#MARKER-2-752 function]
+
   [[AUG_3_Writing_APC_Probes#Probe Action Directives|probe directive]]
     [aprobe-6.html#MARKER-2-536 name space]
+
   [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|probe format]]
     [aprobe-7.html#MARKER-2-816 objects]
+
   [[AUG_3_Writing_APC_Probes#Probe Action Directives|probe program]]
     program [aprobe-7.html#MARKER-2-749 [1]] [aprobe-12.html#MARKER-2-1930 [2]]
+
   [[AUG_3_Writing_APC_Probes#Probe Action Directives|probe thread]]
     [aprobe-10.html#MARKER-2-1293 syntax of]
+
   [[AUG_4_Advanced_Topics#Probe Types|probe type]]
    [aprobe-7.html#MARKER-2-750 thread]
+
   [[AUG_3_Writing_APC_Probes#Probe Action Directives|probe variables]]
     type [aprobe-7.html#MARKER-2-814 [1]] [aprobe-10.html#MARKER-2-1310 [2]]
+
   [[AUG_5_Writing_Java_Probes#ProbeBeans|ProbeBean]]
     [aprobe-7.html#MARKER-2-755 types]
+
   [[AUG_5_Writing_Java_Probes#Write the Probe In Java|ProbeMethod]]
   [aprobe-6.html#MARKER-2-518 Probe Action directives]
+
   [[AUG_5_Writing_Java_Probes#Write the Probe In Java|ProbeThreadTrigger]]
   probe all [aprobe-7.html#MARKER-2-829 [1]] [aprobe-10.html#MARKER-2-1309 [2]]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|process]]
   [aprobe-10.html#MARKER-2-1342 probe descriptor file]
+
   [[AUG_Aprobe_API_Reference#Process and Thread Support|process ID]]
   [aprobe-6.html#MARKER-2-519 probe directive]
+
   [[Profile_Predefined_Probe#PROFILE|PROFILE]]
   probe format [aprobe-6.html#MARKER-2-603 [1]] [aprobe-6.html#MARKER-2-488 [2]] [aprobe-10.html#MARKER-2-1308 [3]]
+
   [[Profile_Predefined_Probe|profile, predefined probe  
   probe program [aprobe-6.html#MARKER-2-482 [1]] [aprobe-10.html#MARKER-2-1306 [2]] [aprobe-11.html#MARKER-2-1815 [3]]
+
   [[Profile_Predefined_Probe#Profile Performance|profile.ual, performance]]
   probe thread [aprobe-6.html#MARKER-2-483 [1]] [aprobe-10.html#MARKER-2-1307 [2]]
+
   [[Profile_Predefined_Probe#ProfilingEnabledInitially| ProfilingEnabledInitially]]
   [aprobe-10.html#MARKER-2-1310 probe type]
+
   [[AUG_3_Writing_APC_Probes#The probe Directive|program probe]]
   [aprobe-5.html#MARKER-2-324 probe variables]
+
  [[AUG_2_Aprobe_Basics#Some Definitions|program probes]]
   [aprobe-8.html#MARKER-2-955 ProbeBean]
+
   [[AUG_3_Writing_APC_Probes#Ada protected objects|protected object, probing]]
   [aprobe-8.html#MARKER-2-940 ProbeMethod]
 
   [aprobe-4.html#MARKER-2-151 probes]
 
    [aprobe-5.html#MARKER-2-309 defined]
 
   [aprobe-8.html#MARKER-2-962 ProbeThreadTrigger]
 
  [aprobe-5.html#MARKER-2-336 process]
 
   [aprobe-11.html#MARKER-2-1549 process ID]
 
  [aprobe-12.html#MARKER-2-2110 prof]
 
   [aprobe-12.html#MARKER-2-2111 profil]
 
  [aprobe-12.html#MARKER-2-2082 PROFILE]
 
   profile, predefined probe [aprobe-5.html#MARKER-2-398 [1]] [aprobe-12.html#MARKER-2-2060 [2]] [aprobe-12.html#MARKER-2-1909 [3]]
 
   [aprobe-12.html#MARKER-2-2103 profile.ual, performance]
 
   ProfilingEnabledInitially [aprobe-12.html#MARKER-2-2102 [1]] [aprobe-12.html#MARKER-2-2074 [2]]
 
   program probe [aprobe-6.html#MARKER-2-482 [1]] [aprobe-7.html#MARKER-2-749 [2]] [aprobe-10.html#MARKER-2-1306 [3]]
 
    [aprobe-6.html#MARKER-2-492 conflict with format probe]
 
  [aprobe-5.html#MARKER-2-310 program probes]
 
   [aprobe-6.html#MARKER-2-571 protected object, probing]
 
  
 
== Q ==
 
== Q ==
  
 
   
 
   
   quick_gui, probe library [aprobe-5.html#MARKER-2-412 [1]] [aprobe-12.html#MARKER-2-2221 [2]] [aprobe-12.html#MARKER-2-1921 [3]]
+
   [[Quick_GUI_Library|quick_gui, probe library]]  
  quick_gui.h [aprobe-5.html#MARKER-2-416 [1]] [aprobe-12.html#MARKER-2-2225 [2]] [aprobe-12.html#MARKER-2-1967 [3]] [aprobe-12.html#MARKER-2-1925 [4]]
+
  [[AUG_Predefined_Probes#Callable API|quick_gui.h]]
  quick_gui.ual [aprobe-6.html#MARKER-2-679 [1]] [aprobe-12.html#MARKER-2-1968 [2]]
+
  [[AUG_Predefined_Probes#Callable API|quick_gui.ual]]
  
 
== R ==
 
== R ==
  
 
   
 
   
   [aprobe-6.html#MARKER-2-646 raise, exception]
+
   [[AUG_3_Writing_APC_Probes#Exception Support|raise, exception]]
   [aprobe-6.html#MARKER-2-617 range of array indices]
+
   [[AUG_3_Writing_APC_Probes#Logging Arrays|range of array indices]]
   recursion [aprobe-7.html#MARKER-2-769 [1]] [aprobe-7.html#MARKER-2-759 [2]]
+
   [[AUG_4_Advanced_Topics#Nested Probes and Recursive Calls|recursion]]
   [aprobe-11.html#MARKER-2-1877 red-black tree]
+
   [[AUG_Aprobe_API_Reference#Data Structures|red-black tree]]
   [aprobe-7.html#MARKER-2-892 registers, floating point]
+
   [[AUG_4_Advanced_Topics#Pragma nofloat|registers, floating point]]
   [aprobe-10.html#MARKER-2-1323 register_name, in APC]
+
   [[AUG_Files_Reference#APC File|register_name, in APC]]
   REMOVE [aprobe-12.html#MARKER-2-2083 [1]] [aprobe-12.html#MARKER-2-1997 [2]]
+
   REMOVE
   [aprobe-12.html#MARKER-2-1994 ReportAllOffsetsSeparately]
+
    [[Profile_Predefined_Probe#REMOVE|profile probe]]
   [aprobe-12.html#MARKER-2-2077 ReportCallers]
+
    [[Trace_Predefined_Probe#REMOVE|trace probe]]
   ring, APD [aprobe-7.html#MARKER-2-847 [1]] [aprobe-9.html#MARKER-2-1092 [2]] [aprobe-9.html#MARKER-2-1091 [3]] [aprobe-9.html#MARKER-2-1041 [4]] [aprobe-9.html#MARKER-2-1038 [5]] [aprobe-10.html#MARKER-2-1327 [6]]
+
   [[Coverage_Predefined_Probe#ReportAllOffsetsSeparately|ReportAllOffsetsSeparately]]
   RootCause [aprobe-7.html#MARKER-2-871 [1]] [aprobe-8.html#MARKER-2-917 [2]] [aprobe-11.html#MARKER-2-1648 [3]] [aprobe-12.html#MARKER-2-2121 [4]]
+
   [[Trace_Predefined_Probe#ReportCallers|ReportCallers]]
   [aprobe-11.html#MARKER-2-1426 RootCauseTraceIsEnabledForThread]
+
   [[AUG_4_Advanced_Topics#Multiple APD Files|ring, APD]]
  [aprobe-5.html#MARKER-2-304 routines]
+
   [[AUG_4_Advanced_Topics#Loading Probes Without Aprobe|RootCause]]
   [aprobe-6.html#MARKER-2-489 run time]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|routines]]
   [aprobe-5.html#MARKER-2-314 runtime]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|run time]]
   run_with_aprobe_apo [aprobe-7.html#MARKER-2-875 [1]] [aprobe-12.html#MARKER-2-1953 [2]]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|runtime]]
    [aprobe-7.html#MARKER-2-876 example]
+
   [[AUG_4_Advanced_Topics#Replacing Your Application With A Script|run_with_aprobe_apo]]
  [aprobe-7.html#MARKER-2-877 run_with_aprobe_edit]
+
  [[AUG_4_Advanced_Topics#Replacing Your Application With A Script|run_with_aprobe_edit]]
  
 
== S ==
 
== S ==
  
 
   
 
   
   SaveTraceDataTo [aprobe-7.html#MARKER-2-851 [1]] [aprobe-12.html#MARKER-2-2138 [2]]
+
   [[Trace_Predefined_Probe#SaveTraceDataTo|SaveTraceDataTo]]
   [aprobe-7.html#MARKER-2-892 saving registers]
+
   [[Profile_Predefined_Probe#SeparateTables|SeparateTables]]
   [aprobe-7.html#MARKER-2-874 script, run_with_aprobe_apo]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|shared libraries]]
  [aprobe-12.html#MARKER-2-2080 SeparateTables]
+
   [[AUG_Tools_Reference#Logging String Values|slice]]
  shared libraries [aprobe-4.html#MARKER-2-154 [1]] [aprobe-5.html#MARKER-2-292 [2]] [aprobe-7.html#MARKER-2-792 [3]]
+
   [[AUG_3_Writing_APC_Probes#Logging Arrays|slice, array, logging]]
   [aprobe-9.html#MARKER-2-997 shared object file]
+
   [[AUG_Predefined_Probes#Snapshots|snapshot]]
  [aprobe-9.html#MARKER-2-1090 size of APD file]
+
   SNAPSHOT  
   [aprobe-11.html#MARKER-2-1717 slice]
+
    [[Coverage_Predefined_Probe#SNAPSHOT|coverage probe]]
  [aprobe-6.html#MARKER-2-616 slice, array, logging]
+
    [[Profile_Predefined_Probe#SNAPSHOT|profile probe]]
   [aprobe-9.html#MARKER-2-1103 snapshot]
+
   [[Profile_Predefined_Probe#SortByCumulativeTime|SortByCumulativeTime]]
   SNAPSHOT [aprobe-12.html#MARKER-2-2191 [1]] [aprobe-12.html#MARKER-2-2153 [2]] [aprobe-12.html#MARKER-2-1998 [3]]
+
   [[AUG_3_Writing_APC_Probes#on_line|source line]]
   [aprobe-5.html#MARKER-2-330 Solaris]
+
   [[AUG_3_Writing_APC_Probes#Target Expressions|source_file_basename]]
  [aprobe-12.html#MARKER-2-2079 SortByCumulativeTime]
+
   [[AUG_Tools_Reference#aprobe|stack size, aprobe]]
   [aprobe-11.html#MARKER-2-1524 source line]
+
   [[AUG_3_Writing_APC_Probes#Stack Trace Support|stack trace]]
   [aprobe-6.html#MARKER-2-552 source_file_basename]
+
   [[Statprof_Predefined_Probe|Statistical Profiling, statprof.ual]]
   [aprobe-9.html#MARKER-2-1097 stack size, aprobe]
+
   [[Statprof_Predefined_Probe|statprof.ual]
   [aprobe-6.html#MARKER-2-637 stack trace]
 
  [aprobe-12.html#MARKER-2-2189 StartGUI]
 
  [aprobe-6.html#MARKER-2-710 startup, of apformat]
 
   StartWithGUI [aprobe-12.html#MARKER-2-2140 [1]] [aprobe-12.html#MARKER-2-2076 [2]] [aprobe-12.html#MARKER-2-1995 [3]]
 
  [aprobe-12.html#MARKER-2-2107 Statistical Profiling, statprof.ual]
 
   [aprobe-12.html#MARKER-2-2109 statprof.ual]
 
 
   strings, logging [aprobe-6.html#MARKER-2-619 [1]] [aprobe-11.html#MARKER-2-1715 [2]]
 
   strings, logging [aprobe-6.html#MARKER-2-619 [1]] [aprobe-11.html#MARKER-2-1715 [2]]
   [aprobe-11.html#MARKER-2-1470 stripped]
+
   [[AUG_Files_Reference#ADI File|stripped]]
   [aprobe-9.html#MARKER-2-1011 stripped executable]
+
   [[AUG_Files_Reference#ADI File|stripped executable]]
   [aprobe-6.html#MARKER-2-555 struct parameter]
+
   [[AUG_3_Writing_APC_Probes#Stub Support|stub a function]]
  [aprobe-6.html#MARKER-2-632 stub a function]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|subprograms]]
   [aprobe-5.html#MARKER-2-303 subprograms]
+
   [[AUG_3_Writing_APC_Probes#Specifying Function Names|subprograms, overloaded]]
   [aprobe-6.html#MARKER-2-512 subprograms, overloaded]
+
   [[AUG_2_Aprobe_Basics#Overview of Aprobe|summary, of aprobe]]
   [aprobe-5.html#MARKER-2-424 summary, of aprobe]
+
   [[AUG_Aprobe_API_Reference#Aprobe Symbol Operations|symbol ID]]
   [aprobe-11.html#MARKER-2-1437 symbol ID]
+
     [[AUG_Aprobe_API_Reference#Symbol Iterator|iterator for]]
     [aprobe-11.html#MARKER-2-1504 iterator for]
+
   [[AUG_Aprobe_API_Reference#Overview of Modules, Symbols, and Functions|symbol index]]
   [aprobe-11.html#MARKER-2-1439 symbol index]
+
   [[AUG_Aprobe_API_Reference#Overview of Modules, Symbols, and Functions|symbol table]]
   [aprobe-12.html#MARKER-2-1933 symbol table]
+
   [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|SymbolId]]
   [aprobe-7.html#MARKER-2-797 SymbolId]
+
   [[AUG_4_Advanced_Topics#Symbols, Modules and Functions|symbols]]
   [aprobe-7.html#MARKER-2-790 symbols]
+
   [[AUG_Files_Reference#APC File|syntax, of APC]]
   [aprobe-10.html#MARKER-2-1293 syntax, of APC]
 
  
 
== T ==
 
== T ==
  
 
   
 
   
   [aprobe-5.html#MARKER-2-283 target application]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target application]]
   [aprobe-5.html#MARKER-2-320 target C compiler]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target C compiler]]
   [aprobe-5.html#MARKER-2-287 target executable]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target executable]]
   [aprobe-6.html#MARKER-2-537 target expression]
+
   [[AUG_3_Writing_APC_Probes#Target Expressions|target expression]]
    [aprobe-10.html#MARKER-2-1322 definition of]
+
  [[AUG_3_Writing_APC_Probes#C++ Class Method Calls|target function, calling]]
    [aprobe-5.html#MARKER-2-342 example]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target machine]]
  [aprobe-6.html#MARKER-2-547 target function, calling]
+
   [[AUG_5_Writing_Java_Probes#Using Method IDs|target method ID]]
   [aprobe-5.html#MARKER-2-295 target machine]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target name space]]
   [aprobe-8.html#MARKER-2-939 target method ID]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target operating system]]
   [aprobe-6.html#MARKER-2-535 target name space]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target program]]
   [aprobe-5.html#MARKER-2-294 target operating system]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target registers]]
   [aprobe-5.html#MARKER-2-284 target program]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|target variables]]
   [aprobe-5.html#MARKER-2-297 target registers]
+
   [[AUG_Aprobe_API_Reference#TargetListMethodMatchCallbackT|TargetListMethodMatchCallbackT]]
   [aprobe-5.html#MARKER-2-296 target variables]
+
   [[AUG_Files_Reference#TC file|TC file]]
   [aprobe-11.html#MARKER-2-1706 TargetListMethodMatchCallbackT]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|terminology]]
   [aprobe-10.html#MARKER-2-1333 TC file]
+
   [[Coverage_Predefined_Probe|test coverage predefined probe]]
   [aprobe-5.html#MARKER-2-281 terminology]
+
   [[AUG_3_Writing_APC_Probes#C++ Class Data (this)|this pointer]]
   test coverage predefined probe [aprobe-5.html#MARKER-2-392 [1]] [aprobe-12.html#MARKER-2-1980 [2]] [aprobe-12.html#MARKER-2-1903 [3]]
+
   [[AUG_Aprobe_API_Reference#Process and Thread Support|thread ID]]
   [aprobe-6.html#MARKER-2-560 this pointer]
+
     [[AUG_Aprobe_API_Reference#Thread Iterator|iterator for]]
   [aprobe-11.html#MARKER-2-1550 thread ID]
+
   [[AUG_3_Writing_APC_Probes#The probe Directive|thread probe]]
     [aprobe-11.html#MARKER-2-1568 iterator for]
+
   [[AUG_4_Advanced_Topics#Log Statement Overhead|thread-safe]]
   thread probe [aprobe-6.html#MARKER-2-483 [1]] [aprobe-7.html#MARKER-2-750 [2]] [aprobe-10.html#MARKER-2-1307 [3]]
+
     [[AUG_Aprobe_API_Reference#Data Structures|data structures]]
   [aprobe-5.html#MARKER-2-311 thread probes]
+
     [[AUG_Aprobe_API_Reference#Support For Thread-Safe Operations|operations]]
  [aprobe-7.html#MARKER-2-882 thread-safe]
+
   [[AUG_2_Aprobe_Basics#Some Definitions|threads]]
     [aprobe-11.html#MARKER-2-1820 data structures]
+
   [[AUG_5_Writing_Java_Probes#Working with Threads|threads, Java]]
     [aprobe-11.html#MARKER-2-1817 operations]
+
   [[AUG_3_Writing_APC_Probes#Exception Support|throw]]
   [aprobe-5.html#MARKER-2-306 threads]
+
   [[AUG_3_Writing_APC_Probes#Time Support|time, Aprobe support for]]
   [aprobe-8.html#MARKER-2-960 threads, Java]
+
   [[AUG_Tools_Reference|tools reference]]
   [aprobe-6.html#MARKER-2-645 throw]
+
   [[Trace_Predefined_Probe#TRACE|TRACE]]
   [aprobe-6.html#MARKER-2-664 time, Aprobe support for]
+
   [[Trace_Predefined_Probe|trace, predefined probe]]
   [aprobe-9.html#MARKER-2-967 tools reference]
+
    [[Trace_Predefined_Probe|trace.apc]]
   [aprobe-12.html#MARKER-2-2142 TRACE]
+
    [[Trace_Predefined_Probe|trace.ual]]
   trace, predefined probe [aprobe-5.html#MARKER-2-400 [1]] [aprobe-12.html#MARKER-2-1911 [2]]
+
     [[Trace_Predefined_Probe#Trace Performance Issues|performance]]
  [aprobe-11.html#MARKER-2-1591 trace.apc]
+
   [[AUG_3_Writing_APC_Probes#Stack Trace Support|traceback]]
  trace.ual [aprobe-7.html#MARKER-2-850 [1]] [aprobe-12.html#MARKER-2-2119 [2]]
+
   [[AUG_Files_Reference#XMJ File|TRACE_LINES]]
     [aprobe-12.html#MARKER-2-2171 performance]
+
   [[Trace_Predefined_Probe#TracingEnabledInitially| TracingEnabledInitially]]
   [aprobe-6.html#MARKER-2-637 traceback]
+
   TRIGGER  
   [aprobe-12.html#MARKER-2-2148 TRACE_LINES]
+
    [[Profile_Predefined_Probe#TRIGGER|profile probe]]
   [aprobe-12.html#MARKER-2-2137 TracingEnabledInitially]
+
    [[Trace_Predefined_Probe#TRIGGER|trace probe]]
   TRIGGER [aprobe-12.html#MARKER-2-2143 [1]] [aprobe-12.html#MARKER-2-2100 [2]] [aprobe-12.html#MARKER-2-2084 [3]]
+
   [[AUG_Predefined_Probes#Configuration of Selected Functions|trigger function]]
   [aprobe-12.html#MARKER-2-2101 trigger function]
+
   [[AUG_3_Writing_APC_Probes#C compiler warnings|type mismatch]]
   [aprobe-11.html#MARKER-2-1378 TRUE]
+
   [[AUG_4_Advanced_Topics#Probe Types|type, probe]]
  [aprobe-6.html#MARKER-2-696 type mismatch]
+
   [[AUG_4_Advanced_Topics#Probe Types|typedef probe]]
   [aprobe-10.html#MARKER-2-1310 type, probe]
+
   [[AUG_Files_Reference#APC File|typeof]]
   [aprobe-7.html#MARKER-2-815 typedef]
 
  typedef probe [aprobe-7.html#MARKER-2-814 [1]] [aprobe-10.html#MARKER-2-1310 [2]]
 
   [aprobe-10.html#MARKER-2-1321 typeof]
 
  
 
== U ==
 
== U ==
Line 647: Line 636:
 
   
 
   
 
   UAL
 
   UAL
     [aprobe-9.html#MARKER-2-1085 aprobe search order]
+
     [[AUG_Tools_Reference#UAL SEARCH ORDER|aprobe search order]]
     parameters for [aprobe-7.html#MARKER-2-859 [1]] [aprobe-9.html#MARKER-2-1078 [2]] [aprobe-9.html#MARKER-2-1045 [3]]
+
     [[AUG_Aprobe_API_Reference#UAL Parameters|parameters for]]
 
     see User Action Library
 
     see User Action Library
   [aprobe-11.html#MARKER-2-1659 UAL file]
+
   [[AUG_Files_Reference#UAL File|UAL file]]
 
   UAL ID
 
   UAL ID
     [aprobe-11.html#MARKER-2-1677 iterator for]
+
     [[AUG_Aprobe_API_Reference#UAL Support|definition]]
   [aprobe-9.html#MARKER-2-1087 ual_lib directory]
+
    [[AUG_Aprobe_API_Reference#UAL Iterator|iterator for]]
   [aprobe-6.html#MARKER-2-577 umbrella]
+
   [[AUG_2_Aprobe_Basics#Predefined Probes#ual_lib directory]]
     [aprobe-7.html#MARKER-2-772 and recursion]
+
   [[AUG_3_Writing_APC_Probes#Nesting of Probes|umbrella]]
     example [aprobe-6.html#MARKER-2-581 [1]] [aprobe-6.html#MARKER-2-580 [2]]
+
     [[AUG_4_Advanced_Topics#Nested Probes and Recursive Calls|and recursion]]
   [aprobe-6.html#MARKER-2-575 upscope visibility]
+
     [[AUG_3_Writing_APC_Probes#Example 3-6. Nested probes and data|example]]
   User Action Library [aprobe-5.html#MARKER-2-370 [1]] [aprobe-5.html#MARKER-2-364 [2]] [aprobe-5.html#MARKER-2-351 [3]] [aprobe-6.html#MARKER-2-476 [4]]
+
   [[AUG_3_Writing_APC_Probes#Nesting of Probes|upscope visibility]]
   [aprobe-5.html#MARKER-2-285 user program]
+
   User Action Library  
   [aprobe-6.html#MARKER-2-597 user-supplied format]
+
    [[AUG_Tools_Reference#apc|apc]]
 +
    [[AUG_Aprobe_API_Reference#UAL Support|api]]
 +
    [[AUG_2_Aprobe_Basics#The Tools|definition]]
 +
    [[AUG_3_Writing_APC_Probes#Introduction|introduction]]
 +
   [[AUG_2_Aprobe_Basics#Some Definitions|user program]]
 +
   [[AUG_3_Writing_APC_Probes#User-Supplied Formatting|user-supplied format]]
  
 
== V ==
 
== V ==
Line 689: Line 683:
 
----
 
----
 
Copyright 2006-2017 OC Systems, Inc.</div>
 
Copyright 2006-2017 OC Systems, Inc.</div>
 +
[[AUG_Predefined_Probes|[Previous]]] [[AUG_Contents|[Contents]]] [[AUG_Top|[Top]]]
  
 
[[Category:AUG]]
 
[[Category:AUG]]

Latest revision as of 23:07, 27 February 2019

This index is taken from the original Aprobe documentation. In general, this index will not be further modified.

You should use the search box in the upper right to find all the latest information.

You can also search for categories of topics here: Categories


Symbols

  $variables
    see target expressions
  $*
  $0
  $java$ 
    Trace Probe
    Events Probe 
  $return
  $this
  -C apc option
  -file context specifier
  -g compiler option 
  -if, aprobe option
  -module context specifier
  -unit context specifier

A

  action
    on_entry
    on_exit
    on_line
    on_offset
  ACTION, in trace.cfg
  Ada 
    Ada subprogram names 
    Ada -unit specifier 
    PowerAda out parameter 
    Setting Ada string parameters
    data naming 
    out parameters 
    protected objects 
  ADI
  advanced topics
  all functions, probing
  allocation of probe object
  APC 
    example 
    overview 
    automatic generation using apcgen 
    syntax
    debugging 
    apc command
    APC file
  apcgen 
    apcgen command 
  APC_LD_COMMAND environment variable
  APD file 
    APD File 
    size increment (-i aprobe option)
  APD File|APD files, multiple
  APD ring 
    APD File 
    number of rings (-n aprobe option)
  apformat 
    apformat command
    example 
    debugging 
  API 
    Aprobe API
  apinfo
    apinfo command
  apjava
    apjava command
  apinfo
    apmkadi command
  APO file 
    APO File 
  Application Programming Interface. See API
  Aprobe
    API
    summary of
    using
  aprobe
    aprobe command
    performance
    stack size (-q stack size option)
  Aprobe API
  aprobe command
    example
  Aprobe Data File
  APROBE environment variable
  Aprobe preprocessor directives
  Aprobe runtime
  aprobe.exe
  aprobe.h (Aprobe header file) 
  aprobe.jar
  APROBE_BIND_PROCESSOR environment variable
  APROBE_CC_COMMAND environment variable
  APROBE_COMPILER_PROFILES variable
  APROBE_LIBPATH variable
  APROBE_RING_SIZE environment variable
  APROBE_SEARCH_PATH environment variable
  apsymbols 
    apsymbols command
  arguments for UAL
  arrays, logging
  assembler source file
  assembly
  atcmerge 
     atcmerge command
  automatic data formatting
  awk

B

  Backus-Naur Form (BNF)
  bindprocessor()
  breakpoint
  built-in operations

C

  C compiler profiles
  call trace
  call, to target function
  callback
  caller, logging
  circular buffer
  CommaOutputFile
    Coverage predefined probe
    Profile predefined probe
  comments in APC
  compile-time errors, in apc
  compiler options
    -g
    -O, apc
    passing to apc
  compiler profile
  configuration file 
    coverage
    events
    memwatch
    profile
    trace
  context_description, target expression
  core file, debugging with dbx/gdb
  Coverage keyword
  coverage, predefined probe
  coverage, performance
  CoverageEnabledInitially

D

  data structures
    aprobe data structures
    thread-safe data structures
  debug information
    used by apc
    and apcgen
  debugging
    apformat
    probes
    -deb aprobe flag
  DefaultLevels 
    profile predefined probe
    trace predefined probe
  definitions, of terms
  delog
  demangling
  deployment descriptor file
  DepthOfCallChain
    memstat predefined prpobe
    memwatch predefined prpobe
  directive, Probe Action
  disable a function (by stubbing)
  disabled probe
  DisplayReports
    memstat predefined prpobe
    memwatch predefined prpobe
  dlopen()
  DTD, for XMJ file

E

  environment variables
    JAVA_HOME
  events, predefined probe
  example
    ap_LogAndPrintExceptionsInThread
    ap_LogTraceback
    ap_RegisterApdRingChangeCallback
    ap_StubRoutine
    ap_SuppressException
    ap_Time operations
    ap_Trace_DoSnapshot
    auto log in format routine
    automatic format
    calling a C method
    checking ap_ProbeActionReason
    coverage.cfg
    dynamic probe
    events DetailedReport
    events TotalReport
    events.cfg
    Java probe
    log statements
    logging a string
    logging Ada string
    logging an array
    memwatch.cfg
    nested probe
    of using aprobe
    pause_in_main.apc
    pragma nofloat
    printing all function names
    printing symbol, module names
    probe function names
    probe nesting, visibility
    probe type
    probing Ada protected procedure
    profile report
    profile.cfg
    program, thread, function probes
    recursive probe activation
    target expressions
    test coverage report
    trace report
    trace.cfg
    user-supplied format
  exceptions
    raising
  executable
    parameters for

F

  fib.apc file
  fib.c example
  file context indicator
  filename associated with a symbol
  Files Reference 
  FILTER
  first, on_line
  float parameter
  floating point registers
  format
    formal parameters to
    parameters
    user-supplied
      example
  format probe 
  format routines
  format time
  formatting
    automatic
    defined
    user-supplied
  function
    calling
    external
    static
  FUNCTION events
  function ID
    iterator for
  function probe
  FunctionId
  function_name, in target expression

G

  gdb [1] [2]
  getMethodId()
  getPrintableMethodName()
  GNAT
  Graphical User Interface, see GUI
  GUI intro library

H

  hash table, lock-free
  heap memory watcher
  heap size, (-q heap size aprobe option)

I

  IndexCallChains
  IndexSymbols
  info predefined probe
  info.ual
  instrumentation 
    programmatic 
    API
  iterator
    for functions
    for lines
    for modules
    for symbols
    for threads
    for UALs

J

  Java 
    intro 
    basics 
    probes
  Java Virtual Machine
    intro 
    basics 
    probes
  JAVA_HOME environment variable
  JVM 
    basics 
    probes

L

  last, on_line
  LEVELS
    profile
    trace
  libdal.so 
     trouble
     debugging
     linking Aprobe
  line ID
    iterator for
  linker options
    passing to apc
  load modules
  load shedding
  [aprobe-5.html#MARKER-2-293 load, of a library]
  load-shedding
  log 
    definition
    logging
    from Java
    of arrays
    of multiple values
    of pointers
    overhead of
  log ID
  log method
  log method ID
  log statement
    example
  logging
    definition
    from Java
    of arrays
    of multiple values
    of pointers
    overhead of
    Ada strings
    C strings
    with user format
  LOGGING ENABLE in trace.cfg
  LogLines
  LogTimes
  longjmp() 
     exception exit
     on_exit

M

  main, function
  mangling
  MaxDepthOfTracedCalls
   MAX_DEPTH
  memwatch, predefined probe
  method ID
  methods
  methods, overloaded
  module context indicator
  module ID 
    definition
    iterator for
    operations
  module kind
  ModuleId
    definition
    iterator for
    operations
  modules
  module_basename

N

  name not found, apc error
  native 
     definition
     definition
  nested probes
    and recursion
    example
  new, probe allocator
  nofloat, pragma
   NumberOfTracedItems

O

  object file
  object files, locating
  object modules
  object of probe type
  onEntry, Java method
  onExceptionExit, Java method
  onExit, Java method
  onLine, Java method
  on_entry, apc
  on_exit, apc
  on_line, apc
  on_offset, apc
  operations
    thread-safe
  options
    compiler, passing to apc
    linker, passing to apc
  out parameter, Ada
  overloaded methods
  overloaded subprograms
  overview, of Aprobe

P

  parameters
    for executable
    for UAL
    format
    out mode
    to probe action
  parameters for executable
  parameters for UAL
  PARAMETERS, Java
  patching
  PATH environment variable
  performance
    coverage.ual
    events probe
    of aprobe
    predefined probes
    profile.ual
    trace.ual
  persistent APD file 
    apformat
    api
    definition
  pointers, logging
  PowerAda
  pragma nofloat
  predefined probes 
    introduction
    list
  preprocessor
  preprocessor directives
  private types, aprobe
  probe
    action parameters
    activation
    all
    debugging
    defined
    enclosing
    format
    function
    name space
    objects
    program
    syntax of
    thread
    types
  Probe Action directives
  probe all
  probe descriptor file, Java
  probe directive
  probe format
  probe program
  probe thread
  probe type
  probe variables
  ProbeBean
  ProbeMethod
  ProbeThreadTrigger
  process
  process ID
  PROFILE
  [[Profile_Predefined_Probe|profile, predefined probe 
  profile.ual, performance
   ProfilingEnabledInitially
  program probe
  program probes
  protected object, probing

Q

  quick_gui, probe library 
  quick_gui.h
  quick_gui.ual

R

  raise, exception
  range of array indices
  recursion
  red-black tree
  registers, floating point
  register_name, in APC
  REMOVE
    profile probe
    trace probe
  ReportAllOffsetsSeparately
  ReportCallers
  ring, APD
  RootCause
  routines
  run time
  runtime
  run_with_aprobe_apo
  run_with_aprobe_edit

S

  SaveTraceDataTo
  SeparateTables
  shared libraries
  slice
  slice, array, logging
  snapshot
  SNAPSHOT 
    coverage probe
    profile probe
  SortByCumulativeTime
  source line
  source_file_basename
  stack size, aprobe
  stack trace
  Statistical Profiling, statprof.ual
  statprof.ual]
   strings, logging [aprobe-6.html#MARKER-2-619 [1 [aprobe-11.html#MARKER-2-1715 [2]]
  stripped
  stripped executable
  stub a function
  subprograms
  subprograms, overloaded
  summary, of aprobe
  symbol ID
    iterator for
  symbol index
  symbol table
  SymbolId
  symbols
  syntax, of APC

T

  target application
  target C compiler
  target executable
  target expression
  target function, calling
  target machine
  target method ID
  target name space
  target operating system
  target program
  target registers
  target variables
  TargetListMethodMatchCallbackT
  TC file
  terminology
  test coverage predefined probe
  this pointer
  thread ID
    iterator for
  thread probe
  thread-safe
    data structures
    operations
  threads
  threads, Java
  throw
  time, Aprobe support for
  tools reference
  TRACE
  trace, predefined probe
    trace.apc
    trace.ual
    performance
  traceback
  TRACE_LINES
   TracingEnabledInitially
  TRIGGER 
    profile probe
    trace probe
  trigger function
  type mismatch
  type, probe
  typedef probe
  typeof

U

  UAL
    aprobe search order
    parameters for
    see User Action Library
  UAL file
  UAL ID
    definition
    iterator for
  AUG_2_Aprobe_Basics#Predefined Probes#ual_lib directory
  umbrella
    and recursion
    example
  upscope visibility
  User Action Library 
    apc
    api
    definition
    introduction
  user program
  user-supplied format

V

  vector, lock-free
  Verbose (-v option)
  verbosity of formatted output (-v option)
  visibility, in probes
  VisualHistogram, in trace

W

  warnings, C compiler
  where, dbx command [1] [2]
  wildcard
    in XMJ file
  workspace

X

  xmj
  XMJ file
  

Copyright 2006-2017 OC Systems, Inc.

[Previous] [Contents] [Top]