freebsd-dev/sys/modules/dtrace
Justin Hibbits c757049235 Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.
There is one known issue:  Some probes will display an error message along the
lines of:  "Invalid address (0)"

I tested this with both a simple dtrace probe and dtruss on a few different
binaries on 32-bit.  I only compiled 64-bit, did not run it, but I don't expect
problems without the modules loaded.  Volunteers are welcome.

MFC after:	1 month
2012-11-07 23:45:09 +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 The dtnfsclient module dependency should only be added if the old NFS 2012-09-01 07:35:16 +00:00
fasttrap Update for the recent location of the fasttrap code. 2010-08-24 12:18:39 +00:00
fbt
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 Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. 2012-11-07 23:45:09 +00:00
Makefile.inc MFtbemd: 2010-08-23 06:13:29 +00:00