summaryrefslogtreecommitdiff
path: root/gprof/flat_bl.m
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:43:32 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:43:32 -0700
commitf3445b37b67deb8f67f7885274b2544684503f78 (patch)
tree7728c7ad03f97288e55905fe67725498771729c1 /gprof/flat_bl.m
parent3aade68889268c7d15e121d6d63cb1b753ec12fa (diff)
Remove trailing spaces in gprof
Diffstat (limited to 'gprof/flat_bl.m')
-rw-r--r--gprof/flat_bl.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/flat_bl.m b/gprof/flat_bl.m
index 678b92a8b8..1e5f220c82 100644
--- a/gprof/flat_bl.m
+++ b/gprof/flat_bl.m
@@ -11,13 +11,13 @@ seconds function alone. This is the major sort for this
calls the number of times this function was invoked, if
this function is profiled, else blank.
-
+
self the average number of milliseconds spent in this
ms/call function per call, if this function is profiled,
else blank.
total the average number of milliseconds spent in this
-ms/call function and its descendents per call, if this
+ms/call function and its descendents per call, if this
function is profiled, else blank.
name the name of the function. This is the minor sort