--- src/sys/i386/conf/Attic/LINT 2006/07/02 12:55:44 1.85 +++ src/sys/i386/conf/Attic/LINT 2006/07/04 17:35:30 1.86 @@ -2627,6 +2627,10 @@ options BUS_DEBUG # enable newbus options DEBUG_VFS_LOCKS # enable vfs lock debugging options NPX_DEBUG # enable npx debugging (FPU/math emu) +# Record the program counter of the code interrupted by the statistics +# clock interrupt. Use pctrack(8) to dump this information. +options DEBUG_PCTRACK + # More undocumented options for linting. # Note that documenting these are not considered an affront.