]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import (really!) of the OpenSolaris bits for DTrace.
authorJohn Birrell <jb@FreeBSD.org>
Thu, 22 May 2008 07:00:07 +0000 (07:00 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Thu, 22 May 2008 07:00:07 +0000 (07:00 +0000)
commita4fec686f244d6d3f6a321f470150dd2dca7c500
tree94de91223071a3c5ef853c5492afadbd85a410be
parent275928fc142e604d7d091feb5eff54c72f241964
Vendor import (really!) of the OpenSolaris bits for DTrace.
18 files changed:
uts/common/ctf/ctf_mod.c [new file with mode: 0644]
uts/common/ctf/ctf_subr.c [new file with mode: 0644]
uts/common/dtrace/dtrace.c [new file with mode: 0644]
uts/common/dtrace/fasttrap.c [new file with mode: 0644]
uts/common/dtrace/lockstat.c [new file with mode: 0644]
uts/common/dtrace/profile.c [new file with mode: 0644]
uts/common/dtrace/sdt_subr.c [new file with mode: 0644]
uts/common/dtrace/systrace.c [new file with mode: 0644]
uts/common/sys/cmn_err.h [new file with mode: 0644]
uts/common/sys/cpupart.h [new file with mode: 0644]
uts/common/sys/cpuvar.h [new file with mode: 0644]
uts/common/sys/ctf.h [new file with mode: 0644]
uts/common/sys/ctf_api.h [new file with mode: 0644]
uts/common/sys/dtrace.h [new file with mode: 0644]
uts/common/sys/dtrace_impl.h [new file with mode: 0644]
uts/common/sys/fasttrap.h [new file with mode: 0644]
uts/intel/sys/fasttrap_isa.h [new file with mode: 0644]
uts/sparc/sys/fasttrap_isa.h [new file with mode: 0644]