Date: Wed, 15 Nov 2000 13:51:53 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ktr.c Message-ID: <200011152151.NAA87716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb         2000/11/15 13:51:53 PST
  Modified files:
    sys/kern             kern_ktr.c 
  Log:
  Make ktr_verbose a bit more useful:
  - On SMP systems display the cpu number with each message
  - If ktr_verbose > 1, then include the filename and line number with each
    trace message
  
  Revision  Changes    Path
  1.5       +6 -1      src/sys/kern/kern_ktr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011152151.NAA87716>
