K 10 svn:author V 7 wollman K 8 svn:date V 27 1996-03-26T19:57:56.000000Z K 7 svn:log V 348 Add support for Pentium and Pentium Pro performance counters. (This code is as yet untested; to come after man page is written.) This also adds inlines to cpufunc.h for the RDTSC, RDMSR, WRMSR, and RDPMC instructions. The user-mode interface is via a subdevice of mem.c; there is also a kernel-size interface which might be used to aid profiling. END