aboutsummaryrefslogtreecommitdiff
path: root/gprof/flat_bl.m
diff options
context:
space:
mode:
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 678b92a..1e5f220 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