Search results

Jump to: navigation, search

Page title matches

  • ...erent languages have different string formats. Here are some examples for logging different kinds of strings. [[Category:Logging]]
    2 KB (224 words) - 00:35, 30 March 2017
  • Logging variables from applications with debug information is simple. In general, ...functions, lines, and parameters. Version 4.4.6d of '''apcgen''' supports logging locals and globals.
    5 KB (717 words) - 00:22, 16 August 2019
  • 4 KB (523 words) - 20:02, 31 May 2017
  • ...e performance advantages of using the APD file. Linux has known bugs with logging (using mem-mapped segments) over NFS.
    540 bytes (92 words) - 21:29, 28 September 2017
  • Logging variables (particularly parameters) whose type is an incomplete C++ struct/ [[Category:Logging]]
    2 KB (270 words) - 22:22, 26 April 2022

Page text matches

  • ...erent languages have different string formats. Here are some examples for logging different kinds of strings. [[Category:Logging]]
    2 KB (224 words) - 00:35, 30 March 2017
  • Logging variables (particularly parameters) whose type is an incomplete C++ struct/ [[Category:Logging]]
    2 KB (270 words) - 22:22, 26 April 2022
  • ...t the value of a (complex) variable at runtime. You can do this using the logging facility of Aprobe using immediate formatting. This will allow you to use ...immediate formatting to have Aprobe format the data to stdout rather than logging it to the APD file. There are two ways to do this.
    3 KB (417 words) - 18:02, 26 June 2017
  • ...e performance advantages of using the APD file. Linux has known bugs with logging (using mem-mapped segments) over NFS.
    540 bytes (92 words) - 21:29, 28 September 2017
  • : [[AUG_3_Writing_APC_Probes#Logging and Formatting Data|Logging and Formatting Data]] : [[AUG_5_Writing_Java_Probes#Logging Data from Java|Logging Data for Java]]
    8 KB (1,047 words) - 17:39, 28 February 2019
  • Logging variables from applications with debug information is simple. In general, ...functions, lines, and parameters. Version 4.4.6d of '''apcgen''' supports logging locals and globals.
    5 KB (717 words) - 00:22, 16 August 2019
  • The '''logmemory.ual''' predefined probe is useful for logging chunks of memory for display at format time.
    804 bytes (121 words) - 17:47, 8 April 2021
  • === Logging PowerAda Strings === ...og the first 5 characters of the PowerAda string. To have more control of logging and access see the following sections.
    10 KB (1,336 words) - 17:41, 20 February 2019
  • [[AUG_3_Writing_APC_Probes#Logging Arrays|arrays, logging]] [[Trace_Predefined_Probe|caller, logging]]
    34 KB (4,340 words) - 23:07, 27 February 2019
  • [[RCUG_RootCause_GUI_Reference#comment, logging|comment, logging]] [[RCUG_RootCause_GUI_Reference#parameters, logging|parameters, logging]]
    41 KB (5,233 words) - 22:40, 22 March 2019
  • Normally, logging a parameter using the target expression '''$r''' will be fine, but the para
    3 KB (373 words) - 23:23, 30 March 2017
  • ...e indirectly specifies the amount of memory that will be reserved for data logging purposes, and therefore, it can adversely affect the total amount of memory ...he application program starts running. The value FALSE indicates that data logging will not begin until a call is made to the probe's function ap_EnableTracin
    22 KB (3,480 words) - 23:37, 20 March 2018
  • ...e things your probe can do, for which Aprobe has special support, is <code>logging data</code> which means recording raw data at <code>runtime</code> (while t ...nstead of logging the data, we could print it to standard output. However, logging (to a file) is generally much more useful.
    20 KB (3,230 words) - 17:29, 22 October 2019
  • <LI>Data dependent logging ...will have to be transmitted across the network, increasing the overhead of logging as much as tenfold. See also, [[RCUG_3_Terminology_and_Concepts#RootCause_D
    34 KB (5,685 words) - 19:44, 23 November 2017
  • ...he application program starts running. The value FALSE indicates that data logging will begin only after a call is made to the probe's function <code>ap_Cgp_E
    12 KB (1,561 words) - 16:31, 16 July 2018
  • * Logging data for post-run-time formatting.
    5 KB (736 words) - 22:55, 27 February 2019
  • ...n as soon as the application program starts running. If set to FALSE, data logging will begin only after a call is made to the probe's function ap_Brcov_Enabl ...word allows you to specify subprograms that should not be instrumented for logging coverage data. This is useful when used in conjunction with a wildcard ("*"
    36 KB (4,378 words) - 06:24, 20 March 2018
  • : [[RCUG_7_Selected_Topics#HEADING13-90|Logging Controls]]
    9 KB (1,118 words) - 21:35, 4 March 2018
  • ...he application program starts running. The value FALSE indicates that data logging will begin only after a call is made to the probe's function <code>ap_Profi 'Profiling Enabled Initially' indicates that data logging will begin as soon as the application program starts running.
    23 KB (3,266 words) - 03:37, 22 September 2022
  • ...ata with associated format subprograms (see [[#Logging and Formatting Data|Logging and Formatting Data]]). ...t''' tool starts reading any of the logged data from the APD file or other logging device, allowing for the initialization of user data structures or even a g
    74 KB (11,935 words) - 00:41, 11 March 2020
  • ...n as soon as the application program starts running. If set to FALSE, data logging will begin only after a call is made to the probe's function ap_EnableCover ...word allows you to specify subprograms that should not be instrumented for logging coverage data. This is useful when used in conjunction with a wildcard ("*"
    49 KB (6,266 words) - 18:19, 7 December 2022
  • == Logging Data from Java ==
    28 KB (4,074 words) - 23:02, 27 February 2019
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    21 KB (2,789 words) - 13:58, 20 December 2018
  • The transition of logging from one file to the next can be detected by your probe by registering for === Logging To a Remote Disk ===
    39 KB (6,256 words) - 23:00, 27 February 2019
  • ..., which avoids bottlenecks and locking problems when several processes are logging data simultaneously. Thread-safety is managed primarily using a lock-free c [[RCUG_RootCause_GUI_Reference#MARKER-9-1470|Wraparound data logging wraps at N]] (bytes)
    43 KB (6,767 words) - 22:29, 17 July 2018
  • ...very process that is started, and <CODE>rootcause_off</CODE> disables this logging. When the <code>pi_demo</code> program is
    29 KB (4,850 words) - 17:20, 19 June 2018
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    22 KB (3,033 words) - 21:22, 25 October 2019
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    23 KB (3,108 words) - 01:35, 6 March 2020
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    23 KB (3,151 words) - 19:21, 1 February 2021
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    24 KB (3,264 words) - 17:46, 13 September 2021
  • ...ods for reading, writing and formatting that data. See [[#Logging Support|"Logging Support"]]. ...sing functions collectively known as a log method. See [[#Logging Support|"Logging Support"]].
    102 KB (15,018 words) - 23:05, 27 February 2019
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    25 KB (3,323 words) - 16:56, 4 October 2021
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    25 KB (3,348 words) - 16:53, 16 February 2022
  • (2395) support logging local/global variables in apcgen (2399) fix logging Linux return structs
    25 KB (3,365 words) - 17:25, 8 September 2022
  • ...word allows you to specify subprograms that should not be instrumented for logging call path profile data. This is useful when used in conjunction with a wild
    26 KB (2,404 words) - 01:50, 22 September 2022
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    44 KB (6,135 words) - 13:58, 20 December 2018
  • ...bother programmers with all allocations, just the aged allocations. And by logging them quickly, it frees memory quickly.
    10 KB (1,565 words) - 18:31, 6 November 2023
  • ...modify the behavior of the executable, or to monitor it by collecting and logging data while the executable is running. Any logged data will be stored in Apr ...obed executable program is still running, rather than default to the usual logging of data to the APD file for later formatting by apformat.
    54 KB (8,176 words) - 22:19, 26 April 2022
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    45 KB (6,325 words) - 21:21, 25 October 2019
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    46 KB (6,407 words) - 01:34, 6 March 2020
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    46 KB (6,444 words) - 01:58, 2 February 2021
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    47 KB (6,597 words) - 18:56, 13 September 2021
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    48 KB (6,635 words) - 17:14, 22 September 2021
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    48 KB (6,656 words) - 16:55, 4 October 2021
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    48 KB (6,681 words) - 16:52, 16 February 2022
  • Logging data over NFS will recognize when NFS logging is taking place, and instead log under
    48 KB (6,698 words) - 17:26, 8 September 2022
  • However, when logging and formatting data of these record/struct types, the output will differ be
    13 KB (1,885 words) - 19:03, 20 May 2020
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    60 KB (8,488 words) - 13:59, 20 December 2018
  • ==== 1.13 What do these terms mean: probes, console, agent, logging, etc.? ==== Yes, by turning verbose logging off. This is done on with the command:
    73 KB (12,088 words) - 21:47, 9 May 2017
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    61 KB (8,594 words) - 21:23, 25 October 2019
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    61 KB (8,649 words) - 01:35, 6 March 2020
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    62 KB (8,700 words) - 19:22, 1 February 2021
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    62 KB (8,772 words) - 17:47, 13 September 2021
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    62 KB (8,792 words) - 17:02, 22 September 2021
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    62 KB (8,800 words) - 16:57, 4 October 2021
  • (2395) support logging local/global variables in apcgen earlier. That is, if you're logging Ada variables in your probe, and
    63 KB (8,818 words) - 16:54, 16 February 2022
  • ...e</EM> text field. This controls how large each data file can become while logging before a new data file is created. Smaller values will lead to faster times <H4> <div id=MARKER-9-1470></div>Wraparound data logging wraps at N</H4>
    120 KB (21,077 words) - 19:32, 22 March 2019
  • ...s is 1 (the default) and the file <code>filename-1.apd</code> is full, the logging of any further data to the APD file is stopped and an error message is give
    18 KB (2,871 words) - 14:44, 30 March 2020
  • ==== <span id="q12.23"></span> What is "logging"? ==== ...ay, and using "apformat" to display the logged data later. See [#logging "Logging Data"] for related questions.
    162 KB (25,627 words) - 17:12, 20 September 2021
  • (2395) support logging local/global variables in apcgen
    17 KB (2,324 words) - 14:00, 20 December 2018
  • (2395) support logging local/global variables in apcgen
    18 KB (2,434 words) - 21:24, 25 October 2019
  • (2395) support logging local/global variables in apcgen
    18 KB (2,490 words) - 01:36, 6 March 2020
  • (2395) support logging local/global variables in apcgen
    19 KB (2,541 words) - 19:23, 1 February 2021
  • (2395) support logging local/global variables in apcgen
    19 KB (2,616 words) - 17:48, 13 September 2021
  • (2395) support logging local/global variables in apcgen
    19 KB (2,646 words) - 16:58, 4 October 2021
  • (2395) support logging local/global variables in apcgen
    20 KB (2,666 words) - 16:55, 16 February 2022