Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 02:16:58 +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 dtrace_bsd.h
Message-ID:  <200805170216.m4H2GxSd006909@repoman.freebsd.org>

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

  FreeBSD src repository

  Added files:
    sys/sys              dtrace_bsd.h 
  Log:
  Add the DTrace shim layer definitions.
  
  All shim hooks are defined here. This is the interface between BSD
  code in FreeBSD and CDDL code from OpenSolaris.
  
  The hooks defined here are pre-processed out from the source files
  when the KDTRACE_HOOKS kernel option isn't defined.
  
  Revision  Changes    Path
  1.1       +111 -0    src/sys/sys/dtrace_bsd.h (new)



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