freebsd-skq/sys/cddl/dev/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
..
amd64
i386
mips
powerpc Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
dtrace_anon.c
dtrace_cddl.h
dtrace_clone.c
dtrace_debug.c Correct a series of errors in the hand-rolled locking for drace_debug.c: 2012-12-23 15:50:37 +00:00
dtrace_hacks.c
dtrace_ioctl.c Fix warning: comparison of unsigned expression < 0 is always false. 2013-02-08 09:54:53 +00:00
dtrace_load.c
dtrace_modevent.c
dtrace_sysctl.c
dtrace_test.c
dtrace_unload.c
dtrace_vtime.c