X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2Ffsf_callg_bl.m;h=3faf593dc1ab493462a19bccbc038307079ccb8d;hb=d835a58baae720abe909795cb68763040d1750a8;hp=7e16821ede2f4b458702eb81fe7ad9c73e833abf;hpb=30727aa6d12fb866494020c0b62ab265a2bdcdfe;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/fsf_callg_bl.m b/gprof/fsf_callg_bl.m index 7e16821ede..3faf593dc1 100644 --- a/gprof/fsf_callg_bl.m +++ b/gprof/fsf_callg_bl.m @@ -10,7 +10,7 @@ index A unique number given to each element of the table. Index numbers are sorted numerically. The index number is printed next to every function name so - it is easier to look up where the function in the table. + it is easier to look up where the function is in the table. % time This is the percentage of the `total' time that was spent in this function and its children. Note that due to @@ -80,4 +80,9 @@ were internal to the cycle, and the calls entry for each member shows, for that member, how many times it was called from other members of the cycle. + +Copyright (C) 2012-2020 Free Software Foundation, Inc. +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved.