Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 02:14:19 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys sdt.h
Message-ID:  <200805170214.m4H2EJQr006800@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2008-05-17 02:14:19 UTC

  FreeBSD src repository

  Added files:
    sys/sys              sdt.h 
  Log:
  Add the statically defined tracing header.
  
  Note that this implementation differs from the one in OpenSolaris, so
  it is BSD licensed and can be included anywhere.
  
  The kernel definitions defined here are dependent on the kernel option
  KDTRACE_HOOKS so that macros added to the sources are pre-processed
  out completely when the DTrace kernel hooks aren't compiled in.
  
  Revision  Changes    Path
  1.1       +179 -0    src/sys/sys/sdt.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805170214.m4H2EJQr006800>