K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T16:14:54.000000Z K 7 svn:log V 314 New flag -u to suppress functions whose name does not begin with an underscore. Use it to avoid seeing badsw when profiling the kernel. Print times more accurately (e.g. usec in %8.0f format instead of msec in %8.2f format for averages) if hz >= 10000. This should have no effect now since profhz is only 1024. END