X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gprof%2Fbasic_blocks.c;h=4e29599e5f223367661a9c2ec008b40ec8f129b5;hb=576a6e4d1d1ac2c5b7e44830d3328ae8723fcb06;hp=a588b2ec651e9bcfb536c9e0ccd70588785b23e4;hpb=5c3024d2c1d4c4f141d8364d487604f70678792a;p=external%2Fbinutils.git diff --git a/gprof/basic_blocks.c b/gprof/basic_blocks.c index a588b2e..4e29599 100644 --- a/gprof/basic_blocks.c +++ b/gprof/basic_blocks.c @@ -311,7 +311,7 @@ print_exec_counts (void) line of a file in sequential order. Global variable bb_annotate_all_lines enables execution count - compression (counts are supressed if identical to the last one) + compression (counts are suppressed if identical to the last one) and prints counts on all executed lines. Otherwise, print all basic-block execution counts exactly once on the line that starts the basic-block. */