opnsense-src/sys/modules/dtrace
Justin Hibbits 80a5635c8b Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,
much of which is not necessary for PowerPC.

The FBT module can likely be factored into 3 separate files: common,
intel, and powerpc, rather than duplicating most of the code between
the x86 and PowerPC flavors.

All DTrace modules for PowerPC will be MFC'd together once Fasttrap is
completed.
2013-03-18 05:30:18 +00:00
..
dtio Initial commit of an I/O provider for DTrace on FreeBSD. 2012-07-11 16:27:02 +00:00
dtmalloc
dtnfscl Add DTrace support to the new NFS client. This is essentially 2011-06-18 23:02:53 +00:00
dtnfsclient Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclient 2009-03-25 17:47:22 +00:00
dtrace Explicitly list dependency 2012-03-04 16:46:27 +00:00
dtrace_test
dtraceall Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
fasttrap Update for the recent location of the fasttrap code. 2010-08-24 12:18:39 +00:00
fbt Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
lockstat Missing opt_*.h file reference for make depend in sys/modules 2009-09-10 19:12:08 +00:00
profile
prototype
sdt
systrace
systrace_freebsd32 add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 09:09:25 +00:00
systrace_linux32 Stripped '32' suffix from linux systrace module name on i386. 2011-04-08 06:27:43 +00:00
Makefile Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
Makefile.inc MFtbemd: 2010-08-23 06:13:29 +00:00