Browse Source

PR gprof/13836

* fsf_callg_bl.m: Fix typo.
gdb_7_6-branch
Alan Modra 14 years ago
parent
commit
dfd4e82a80
  1. 5
      gprof/ChangeLog
  2. 2
      gprof/fsf_callg_bl.m

5
gprof/ChangeLog

@ -1,3 +1,8 @@
2012-09-11 Molly Heidecker <tworoses1@gmail.com>
PR gprof/13836
* fsf_callg_bl.m: Fix typo.
2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.

2
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

Loading…
Cancel
Save