From owner-freebsd-current@FreeBSD.ORG Sat Aug 30 10:34:31 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 336CA1065672; Sat, 30 Aug 2008 10:34:31 +0000 (UTC) (envelope-from fbsd-sparc64@bzerk.org) Received: from ei.bzerk.org (ei.bzerk.org [82.95.223.12]) by mx1.freebsd.org (Postfix) with ESMTP id A234C8FC2C; Sat, 30 Aug 2008 10:34:30 +0000 (UTC) (envelope-from fbsd-sparc64@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.2/8.14.2) with ESMTP id m7UAF2dh042427; Sat, 30 Aug 2008 12:15:02 +0200 (CEST) (envelope-from fbsd-sparc64@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.2/8.14.2/Submit) id m7UAF21s042426; Sat, 30 Aug 2008 12:15:02 +0200 (CEST) (envelope-from fbsd-sparc64@bzerk.org) Date: Sat, 30 Aug 2008 12:15:01 +0200 From: Ruben de Groot To: current@freebsd.org Message-ID: <20080830101501.GA42366@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (ei.bzerk.org [127.0.0.1]); Sat, 30 Aug 2008 12:15:05 +0200 (CEST) X-Mailman-Approved-At: Sun, 31 Aug 2008 13:29:59 +0000 Cc: sparc64@freebsd.org Subject: DTrace on sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2008 10:34:31 -0000 Is anyone aware of any patches to implement DTrace on sparc64? While grepping through the kernel source I found it's only implemented in i386 and amd64. I do have a spare netra X1 to test on if that's any help.. greetings, Ruben