K 10 svn:author V 3 bde K 8 svn:date V 27 2007-02-25T05:01:05.000000Z K 7 svn:log V 400 MFC (1.80: style fixes and 1.81: fix high resolution kernel profiling). I was reminded of the brokenness when attempting to profile sendto() to compare RELENG_6 with -current. Just configuring high res profiling made sendto() with profiling inactive almost twice as slow in RELENG_6, and actual profiles were almost unusable due to multiple copies of non-inlined inline functions like curthread(). END