Skip to content

Commit 3d56813

Browse files
author
Chris Andrews
committed
Note that we now support PowerPC and SPARC.
1 parent d9aa120 commit 3d56813

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.txt

+5-3
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,11 @@ Probes: see Dtrace::Provider
6363
* For the consumer API, platform with DTrace support (OpenSolaris, Mac
6464
OS X 10.5 Leopard tested, possibly also FreeBSD).
6565

66-
* For the probe API, a platform with DTrace support, on i386. (Mac OS
67-
X on PowerPC, Solaris on SPARC and FreeBSD on anything to come).
68-
66+
* For the probe API, a platform with DTrace support (as for the
67+
consumer API), with a 32 bit Ruby build - i386, PowerPC (for OS X)
68+
and SPARC (for Solaris) are all supported. 64 bit builds are not,
69+
yet.
70+
6971
* root, or some/all of the dtrace privileges on Solaris: dtrace_user,
7072
dtrace_proc and dtrace_kernel.
7173

0 commit comments

Comments
 (0)