K 10 svn:author V 3 phk K 8 svn:date V 27 1995-03-10T08:41:26.000000Z K 7 svn:log V 347 Add a dummy ___bb_init_func for BB profiling of the kernel. To use this: recompile src/gnu/usr.bin/cc, compile your kernel. The files you want to profile should be compiled with '-a -g'. "strip -x" the kernel and run. You don't need to profile all files in the kernel. My next commit is the program to extract the data from the running kernel. END