From 2cc97500edd5da6a6f27407dc48282cee52d6a39 Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 19 Aug 2024 14:46:41 +0000 Subject: [PATCH] whitespaces --- usr.bin/gprof/gprof.flat | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/usr.bin/gprof/gprof.flat b/usr.bin/gprof/gprof.flat index 60999a35f2f..a0339409f1a 100644 --- a/usr.bin/gprof/gprof.flat +++ b/usr.bin/gprof/gprof.flat @@ -15,18 +15,18 @@ 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. + else blank. total the average number of milliseconds spent in this -ms/call function and its descendents per call, if this - function is profiled, else blank. +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 for this listing. The index shows the location of - the function in the gprof listing. If the index is - in parenthesis it shows where it would appear in - the gprof listing if it were to be printed. + the function in the gprof listing. If the index is + in parenthesis it shows where it would appear in + the gprof listing if it were to be printed. -- 2.20.1