Home | History | Annotate | Download | only in info

Lines Matching full:annotated

103    The "annotated source" listing is a copy of the program's source
105 executed. *Note The Annotated Source Listing: Annotated Source.
313 `--annotated-source[=SYMSPEC]'
314 The `-A' option causes `gprof' to print annotated source code. If
316 *Note The Annotated Source Listing: Annotated Source.
345 used to convey this information. Used mostly for annotated source
349 `--no-annotated-source[=SYMSPEC]'
350 The `-J' option causes `gprof' not to print annotated source code.
351 If SYMSPEC is specified, `gprof' prints annotated source, but
394 This option affects annotated source output only. Normally,
395 `gprof' prints annotated source files to standard-output. If this
396 option is specified, annotated source for a file named
399 overwrites the original `FILENAME', `gprof' generates annotated
459 This option affects annotated source output only. By default,
460 only the lines at the beginning of a basic-block are annotated.
462 annotated by repeating the annotation for the first line. This
720 * Annotated Source:: The annotated source listing displays source code
1199 File: gprof.info, Node: Line-by-line, Next: Annotated Source, Prev: Call Graph, Up: Output
1289 File: gprof.info, Node: Annotated Source, Prev: Line-by-line, Up: Output
1291 5.4 The Annotated Source Listing
1294 `gprof''s `-A' option triggers an annotated source listing, which lists
1338 line of code is labeled at least once. Here is `updcrc''s annotated
1364 annotated. It began execution 26312 times, once for each iteration
1544 * In the annotated source listing, if there are multiple basic
1767 (INCL_TIME/EXCL_TIME), the annotated source listing
1891 computed. The annotated source listing
2462 Node: Annotated Source55470