X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gprof%2Ffsf_callg_bl.m;h=45217a077af5baa294e10b83772994dfe46b28eb;hb=234529260a90b6ac6ed38ddac45d6ed15149e8f8;hp=7e16821ede2f4b458702eb81fe7ad9c73e833abf;hpb=5b64ad42d36e6d487e1f7287d37fbc243a178e72;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/fsf_callg_bl.m b/gprof/fsf_callg_bl.m index 7e16821ede..45217a077a 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-2019 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.