From f3445b37b67deb8f67f7885274b2544684503f78 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 12 Aug 2015 04:43:32 -0700 Subject: Remove trailing spaces in gprof --- gprof/flat_bl.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gprof/flat_bl.m') 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 -- cgit v1.1