freebsd-dev/cddl/usr.sbin
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
..
dtrace dtrace(1) now depends on libutil and librtld_db. 2010-07-31 17:09:37 +00:00
dtruss Remove trailing whitespace. 2012-09-01 06:23:13 +00:00
lockstat lockstat(1) now depends on libutil and librtld_db. 2010-07-31 17:58:44 +00:00
plockstat Remove trailing whitespace. 2012-09-06 19:26:59 +00:00
zdb Merge recent zfs vendor changes, sync code and adjust userland DEBUG. 2012-09-12 18:05:43 +00:00
zhack Merge recent zfs vendor changes, sync code and adjust userland DEBUG. 2012-09-12 18:05: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