Store objfiles on a std::list
[deliverable/binutils-gdb.git] / gprof / fsf_callg_bl.m
index 7e16821ede2f4b458702eb81fe7ad9c73e833abf..45217a077af5baa294e10b83772994dfe46b28eb 100644 (file)
@@ -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
      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
 
      % 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.
  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.
+\f
+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.
This page took 0.02525 seconds and 4 git commands to generate.