AUG Index

From OC Systems Wiki!
Revision as of 22:21, 26 February 2019 by Swn (talk | contribs) (L)
Jump to: navigation, search

This index is in the process of being converted. In 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:

Categories


Symbols

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

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 [aprobe-11.html#MARKER-2-1597 [1]] [aprobe-11.html#MARKER-2-1595 [2]]
  log method [aprobe-11.html#MARKER-2-1592 [1]] [aprobe-11.html#MARKER-2-1367 [2]]
  [aprobe-11.html#MARKER-2-1599 log method ID]
  [aprobe-6.html#MARKER-2-585 log statement]
    example [aprobe-5.html#MARKER-2-343 [1]] [aprobe-6.html#MARKER-2-590 [2]]
  [aprobe-8.html#MARKER-2-949 log()]
  [aprobe-6.html#MARKER-2-585 logging]
    [aprobe-6.html#MARKER-2-614 arrays]
      [aprobe-6.html#MARKER-2-621 example]
    [aprobe-5.html#MARKER-2-313 defined]
    [aprobe-6.html#MARKER-2-609 multiple values]
    [aprobe-6.html#MARKER-2-613 pointers]
    strings [aprobe-6.html#MARKER-2-619 [1]] [aprobe-11.html#MARKER-2-1715 [2]]
    [aprobe-6.html#MARKER-2-596 with user format]
  LOGGING ENABLE in trace.cfg
  LogLines
  LogTimes
  longjmp() 
     exception exit
     on_exit

M

  [aprobe-6.html#MARKER-2-513 main, function]
  [aprobe-6.html#MARKER-2-498 mangling]
  [aprobe-12.html#MARKER-2-2133 MaxDepthOfTracedCalls]
  [aprobe-12.html#MARKER-2-2147 MAX_DEPTH]
  memwatch, predefined probe [aprobe-5.html#MARKER-2-404 [1]] [aprobe-12.html#MARKER-2-1916 [2]]
  [aprobe-8.html#MARKER-2-939 method ID]
  [aprobe-5.html#MARKER-2-305 methods]
  [aprobe-6.html#MARKER-2-507 methods, overloaded]
  [aprobe-6.html#MARKER-2-548 module context indicator]
  module ID [aprobe-11.html#MARKER-2-1444 [1]] [aprobe-11.html#MARKER-2-1438 [2]]
    [aprobe-11.html#MARKER-2-1472 iterator for]
  [aprobe-11.html#MARKER-2-1448 module kind]
  [aprobe-7.html#MARKER-2-798 ModuleId]
  modules [aprobe-5.html#MARKER-2-301 [1]] [aprobe-7.html#MARKER-2-790 [2]]
  [aprobe-6.html#MARKER-2-551 module_basename]
  [aprobe-6.html#MARKER-2-610 multiple values, logging]

N

  [aprobe-6.html#MARKER-2-689 name not found, apc error]
  [aprobe-6.html#MARKER-2-534 name spaces]
  native [aprobe-5.html#MARKER-2-289 [1]] [aprobe-6.html#MARKER-2-472 [2]]
  [aprobe-7.html#MARKER-2-771 nested probes]
    and recursion [aprobe-7.html#MARKER-2-890 [1]] [aprobe-7.html#MARKER-2-770 [2]]
    [aprobe-6.html#MARKER-2-581 example]
  new [aprobe-7.html#MARKER-2-821 [1]] [aprobe-10.html#MARKER-2-1318 [2]]
  [aprobe-6.html#MARKER-2-509 nm]
  [aprobe-7.html#MARKER-2-893 nofloat, pragma]
  [aprobe-12.html#MARKER-2-2136 NumberOfTracedItems]

O

  [aprobe-9.html#MARKER-2-995 object file]
  [aprobe-9.html#MARKER-2-986 object files, locating]
  [aprobe-5.html#MARKER-2-300 object modules]
  [aprobe-7.html#MARKER-2-816 object of probe type]
  [aprobe-8.html#MARKER-2-926 onEntry, Java method]
  [aprobe-8.html#MARKER-2-928 onExceptionExit, Java method]
  [aprobe-8.html#MARKER-2-927 onExit, Java method]
  [aprobe-8.html#MARKER-2-951 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]]
  on_exit [aprobe-6.html#MARKER-2-516 [1]] [aprobe-9.html#MARKER-2-1023 [2]] [aprobe-10.html#MARKER-2-1312 [3]]
  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]]
  [aprobe-10.html#MARKER-2-1317 on_offset]
  [aprobe-11.html#MARKER-2-1817 operations]
    [aprobe-11.html#MARKER-2-1817 thread-safe]
  [aprobe-5.html#MARKER-2-420 operations, built-in]
  options
    [aprobe-9.html#MARKER-2-1001 compiler]
    [aprobe-9.html#MARKER-2-1004 linker, passing to apc]
  [aprobe-6.html#MARKER-2-569 out parameter]
  [aprobe-7.html#MARKER-2-881 overhead]
  [aprobe-6.html#MARKER-2-507 overloaded methods]
  [aprobe-6.html#MARKER-2-512 overloaded subprograms]
  overview, of Aprobe [aprobe-5.html#MARKER-2-423 [1]] [aprobe-5.html#MARKER-2-266 [2]]

P

  [aprobe-6.html#MARKER-2-556 parameters]
    for executable [aprobe-5.html#MARKER-2-380 [1]] [aprobe-9.html#MARKER-2-1080 [2]]
    for UAL [aprobe-7.html#MARKER-2-859 [1]] [aprobe-9.html#MARKER-2-1078 [2]] [aprobe-9.html#MARKER-2-1045 [3]]
    [aprobe-6.html#MARKER-2-696 format]
    [aprobe-6.html#MARKER-2-569 out mode]
    [aprobe-7.html#MARKER-2-778 to probe action]
  [aprobe-9.html#MARKER-2-1107 parameters for executable]
  [aprobe-9.html#MARKER-2-1105 parameters for UAL]
  [aprobe-9.html#MARKER-2-1044 parameters to UAL]
  [aprobe-12.html#MARKER-2-2151 PARAMETERS, Java]
  [aprobe-7.html#MARKER-2-828 patching]
  PATH environment variable [aprobe-9.html#MARKER-2-1089 [1]] [aprobe-9.html#MARKER-2-973 [2]]
  [aprobe-8.html#MARKER-2-953 performance]
    [aprobe-12.html#MARKER-2-2009 coverage.ual]
    [aprobe-5.html#MARKER-2-395 events probe]
    [aprobe-7.html#MARKER-2-880 of aprobe]
    [aprobe-12.html#MARKER-2-1932 predefined probes]
    [aprobe-12.html#MARKER-2-2103 profile.ual]
    [aprobe-12.html#MARKER-2-2171 trace.ual]
  [aprobe-9.html#MARKER-2-1094 persistent]
  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]]
  pointers, logging [aprobe-6.html#MARKER-2-613 [1]] [aprobe-6.html#MARKER-2-612 [2]]
  [aprobe-6.html#MARKER-2-588 power users]
  [aprobe-5.html#MARKER-2-331 PowerAda]
  [aprobe-7.html#MARKER-2-893 pragma nofloat]
  predefined probes [aprobe-5.html#MARKER-2-388 [1]] [aprobe-12.html#MARKER-2-1900 [2]]
    dynamic analysis [aprobe-12.html#MARKER-2-1938 [1]] [aprobe-12.html#MARKER-2-1902 [2]]
    events [aprobe-12.html#MARKER-2-2035 [1]] [aprobe-12.html#MARKER-2-1908 [2]]
    [aprobe-12.html#MARKER-2-1929 how they work]
    info [aprobe-5.html#MARKER-2-406 [1]] [aprobe-12.html#MARKER-2-1919 [2]]
    memwatch [aprobe-5.html#MARKER-2-404 [1]] [aprobe-12.html#MARKER-2-1916 [2]]
    [aprobe-12.html#MARKER-2-1932 performance]
    profile [aprobe-5.html#MARKER-2-398 [1]] [aprobe-12.html#MARKER-2-2060 [2]] [aprobe-12.html#MARKER-2-1909 [3]]
    quick_gui library [aprobe-5.html#MARKER-2-412 [1]] [aprobe-12.html#MARKER-2-2221 [2]] [aprobe-12.html#MARKER-2-1921 [3]]
    [aprobe-12.html#MARKER-2-1918 static analysis]
    test coverage [aprobe-5.html#MARKER-2-397 [1]] [aprobe-5.html#MARKER-2-394 [2]] [aprobe-12.html#MARKER-2-1905 [3]]
    trace [aprobe-5.html#MARKER-2-400 [1]] [aprobe-12.html#MARKER-2-1911 [2]]
  preprocessor [aprobe-5.html#MARKER-2-345 [1]] [aprobe-5.html#MARKER-2-279 [2]]
  preprocessor directives [aprobe-5.html#MARKER-2-317 [1]] [aprobe-6.html#MARKER-2-480 [2]]
  [aprobe-6.html#MARKER-2-586 printf]
  [aprobe-11.html#MARKER-2-1358 private types]
  [aprobe-5.html#MARKER-2-273 probe]
    [aprobe-7.html#MARKER-2-778 action parameters]
    [aprobe-7.html#MARKER-2-758 activation]
    all [aprobe-7.html#MARKER-2-831 [1]] [aprobe-7.html#MARKER-2-810 [2]] [aprobe-7.html#MARKER-2-754 [3]]
    [aprobe-6.html#MARKER-2-685 debugging]
    [aprobe-10.html#MARKER-2-1292 defined]
    [aprobe-7.html#MARKER-2-756 enclosing]
    format [aprobe-7.html#MARKER-2-806 [1]] [aprobe-7.html#MARKER-2-751 [2]]
    [aprobe-7.html#MARKER-2-752 function]
    [aprobe-6.html#MARKER-2-536 name space]
    [aprobe-7.html#MARKER-2-816 objects]
    program [aprobe-7.html#MARKER-2-749 [1]] [aprobe-12.html#MARKER-2-1930 [2]]
    [aprobe-10.html#MARKER-2-1293 syntax of]
    [aprobe-7.html#MARKER-2-750 thread]
    type [aprobe-7.html#MARKER-2-814 [1]] [aprobe-10.html#MARKER-2-1310 [2]]
    [aprobe-7.html#MARKER-2-755 types]
  [aprobe-6.html#MARKER-2-518 Probe Action directives]
  probe all [aprobe-7.html#MARKER-2-829 [1]] [aprobe-10.html#MARKER-2-1309 [2]]
  [aprobe-10.html#MARKER-2-1342 probe descriptor file]
  [aprobe-6.html#MARKER-2-519 probe directive]
  probe format [aprobe-6.html#MARKER-2-603 [1]] [aprobe-6.html#MARKER-2-488 [2]] [aprobe-10.html#MARKER-2-1308 [3]]
  probe program [aprobe-6.html#MARKER-2-482 [1]] [aprobe-10.html#MARKER-2-1306 [2]] [aprobe-11.html#MARKER-2-1815 [3]]
  probe thread [aprobe-6.html#MARKER-2-483 [1]] [aprobe-10.html#MARKER-2-1307 [2]]
  [aprobe-10.html#MARKER-2-1310 probe type]
  [aprobe-5.html#MARKER-2-324 probe variables]
  [aprobe-8.html#MARKER-2-955 ProbeBean]
  [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

  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.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]]
  quick_gui.ual [aprobe-6.html#MARKER-2-679 [1]] [aprobe-12.html#MARKER-2-1968 [2]]

R

  [aprobe-6.html#MARKER-2-646 raise, exception]
  [aprobe-6.html#MARKER-2-617 range of array indices]
  recursion [aprobe-7.html#MARKER-2-769 [1]] [aprobe-7.html#MARKER-2-759 [2]]
  [aprobe-11.html#MARKER-2-1877 red-black tree]
  [aprobe-7.html#MARKER-2-892 registers, floating point]
  [aprobe-10.html#MARKER-2-1323 register_name, in APC]
  REMOVE [aprobe-12.html#MARKER-2-2083 [1]] [aprobe-12.html#MARKER-2-1997 [2]]
  [aprobe-12.html#MARKER-2-1994 ReportAllOffsetsSeparately]
  [aprobe-12.html#MARKER-2-2077 ReportCallers]
  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]]
  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]]
  [aprobe-11.html#MARKER-2-1426 RootCauseTraceIsEnabledForThread]
  [aprobe-5.html#MARKER-2-304 routines]
  [aprobe-6.html#MARKER-2-489 run time]
  [aprobe-5.html#MARKER-2-314 runtime]
  run_with_aprobe_apo [aprobe-7.html#MARKER-2-875 [1]] [aprobe-12.html#MARKER-2-1953 [2]]
    [aprobe-7.html#MARKER-2-876 example]
  [aprobe-7.html#MARKER-2-877 run_with_aprobe_edit]

S

  SaveTraceDataTo [aprobe-7.html#MARKER-2-851 [1]] [aprobe-12.html#MARKER-2-2138 [2]]
  [aprobe-7.html#MARKER-2-892 saving registers]
  [aprobe-7.html#MARKER-2-874 script, run_with_aprobe_apo]
  [aprobe-12.html#MARKER-2-2080 SeparateTables]
  shared libraries [aprobe-4.html#MARKER-2-154 [1]] [aprobe-5.html#MARKER-2-292 [2]] [aprobe-7.html#MARKER-2-792 [3]]
  [aprobe-9.html#MARKER-2-997 shared object file]
  [aprobe-9.html#MARKER-2-1090 size of APD file]
  [aprobe-11.html#MARKER-2-1717 slice]
  [aprobe-6.html#MARKER-2-616 slice, array, logging]
  [aprobe-9.html#MARKER-2-1103 snapshot]
  SNAPSHOT [aprobe-12.html#MARKER-2-2191 [1]] [aprobe-12.html#MARKER-2-2153 [2]] [aprobe-12.html#MARKER-2-1998 [3]]
  [aprobe-5.html#MARKER-2-330 Solaris]
  [aprobe-12.html#MARKER-2-2079 SortByCumulativeTime]
  [aprobe-11.html#MARKER-2-1524 source line]
  [aprobe-6.html#MARKER-2-552 source_file_basename]
  [aprobe-9.html#MARKER-2-1097 stack size, aprobe]
  [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]]
  [aprobe-11.html#MARKER-2-1470 stripped]
  [aprobe-9.html#MARKER-2-1011 stripped executable]
  [aprobe-6.html#MARKER-2-555 struct parameter]
  [aprobe-6.html#MARKER-2-632 stub a function]
  [aprobe-5.html#MARKER-2-303 subprograms]
  [aprobe-6.html#MARKER-2-512 subprograms, overloaded]
  [aprobe-5.html#MARKER-2-424 summary, of aprobe]
  [aprobe-11.html#MARKER-2-1437 symbol ID]
    [aprobe-11.html#MARKER-2-1504 iterator for]
  [aprobe-11.html#MARKER-2-1439 symbol index]
  [aprobe-12.html#MARKER-2-1933 symbol table]
  [aprobe-7.html#MARKER-2-797 SymbolId]
  [aprobe-7.html#MARKER-2-790 symbols]
  [aprobe-10.html#MARKER-2-1293 syntax, of APC]

T

  [aprobe-5.html#MARKER-2-283 target application]
  [aprobe-5.html#MARKER-2-320 target C compiler]
  [aprobe-5.html#MARKER-2-287 target executable]
  [aprobe-6.html#MARKER-2-537 target expression]
    [aprobe-10.html#MARKER-2-1322 definition of]
    [aprobe-5.html#MARKER-2-342 example]
  [aprobe-6.html#MARKER-2-547 target function, calling]
  [aprobe-5.html#MARKER-2-295 target machine]
  [aprobe-8.html#MARKER-2-939 target method ID]
  [aprobe-6.html#MARKER-2-535 target name space]
  [aprobe-5.html#MARKER-2-294 target operating system]
  [aprobe-5.html#MARKER-2-284 target program]
  [aprobe-5.html#MARKER-2-297 target registers]
  [aprobe-5.html#MARKER-2-296 target variables]
  [aprobe-11.html#MARKER-2-1706 TargetListMethodMatchCallbackT]
  [aprobe-10.html#MARKER-2-1333 TC file]
  [aprobe-5.html#MARKER-2-281 terminology]
  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]]
  [aprobe-6.html#MARKER-2-560 this pointer]
  [aprobe-11.html#MARKER-2-1550 thread ID]
    [aprobe-11.html#MARKER-2-1568 iterator for]
  thread probe [aprobe-6.html#MARKER-2-483 [1]] [aprobe-7.html#MARKER-2-750 [2]] [aprobe-10.html#MARKER-2-1307 [3]]
  [aprobe-5.html#MARKER-2-311 thread probes]
  [aprobe-7.html#MARKER-2-882 thread-safe]
    [aprobe-11.html#MARKER-2-1820 data structures]
    [aprobe-11.html#MARKER-2-1817 operations]
  [aprobe-5.html#MARKER-2-306 threads]
  [aprobe-8.html#MARKER-2-960 threads, Java]
  [aprobe-6.html#MARKER-2-645 throw]
  [aprobe-6.html#MARKER-2-664 time, Aprobe support for]
  [aprobe-9.html#MARKER-2-967 tools reference]
  [aprobe-12.html#MARKER-2-2142 TRACE]
  trace, predefined probe [aprobe-5.html#MARKER-2-400 [1]] [aprobe-12.html#MARKER-2-1911 [2]]
  [aprobe-11.html#MARKER-2-1591 trace.apc]
  trace.ual [aprobe-7.html#MARKER-2-850 [1]] [aprobe-12.html#MARKER-2-2119 [2]]
    [aprobe-12.html#MARKER-2-2171 performance]
  [aprobe-6.html#MARKER-2-637 traceback]
  [aprobe-12.html#MARKER-2-2148 TRACE_LINES]
  [aprobe-12.html#MARKER-2-2137 TracingEnabledInitially]
  TRIGGER [aprobe-12.html#MARKER-2-2143 [1]] [aprobe-12.html#MARKER-2-2100 [2]] [aprobe-12.html#MARKER-2-2084 [3]]
  [aprobe-12.html#MARKER-2-2101 trigger function]
  [aprobe-11.html#MARKER-2-1378 TRUE]
  [aprobe-6.html#MARKER-2-696 type mismatch]
  [aprobe-10.html#MARKER-2-1310 type, probe]
  [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

  UAL
    [aprobe-9.html#MARKER-2-1085 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]]
    see User Action Library
  [aprobe-11.html#MARKER-2-1659 UAL file]
  UAL ID
    [aprobe-11.html#MARKER-2-1677 iterator for]
  [aprobe-9.html#MARKER-2-1087 ual_lib directory]
  [aprobe-6.html#MARKER-2-577 umbrella]
    [aprobe-7.html#MARKER-2-772 and recursion]
    example [aprobe-6.html#MARKER-2-581 [1]] [aprobe-6.html#MARKER-2-580 [2]]
  [aprobe-6.html#MARKER-2-575 upscope visibility]
  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]]
  [aprobe-5.html#MARKER-2-285 user program]
  [aprobe-6.html#MARKER-2-597 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.