From owner-freebsd-hackers@FreeBSD.ORG Sun Oct 9 12:33:11 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5E541065670; Sun, 9 Oct 2011 12:33:11 +0000 (UTC) (envelope-from ambrosehua@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2593E8FC08; Sun, 9 Oct 2011 12:33:10 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so8411028bkb.13 for ; Sun, 09 Oct 2011 05:33:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GhoSDZwGcqkbXAEXtx45o4rBHPDixRX3bNQHayZlSAk=; b=LXcPpKkmMW8kRahalYlrm1T8Yq+el+W3QmTG7sPwXn1SQpjsACgEAt60cDkPCR2RuJ 1n8KSeVcO/VMZIc2w+mrPmjXqFfj7qGdxF7bvs8UeXzlwjnz2m/HCQ5qwZJMrn2ge+kI JtwgROOjYVIe7GrZB9L3f7MRr24eesBTo4jZg= MIME-Version: 1.0 Received: by 10.223.5.3 with SMTP id 3mr24821830fat.4.1318163589857; Sun, 09 Oct 2011 05:33:09 -0700 (PDT) Received: by 10.223.116.137 with HTTP; Sun, 9 Oct 2011 05:33:09 -0700 (PDT) In-Reply-To: References: Date: Sun, 9 Oct 2011 20:33:09 +0800 Message-ID: From: Paul Ambrose To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org Subject: Re: Is there a step by step howto for dtrace on 9.0 ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2011 12:33:12 -0000 the wiki DTrace (http://wiki.freebsd.org/DTrace) is available and enough for being a HOWTO. 2011/10/9 Adrian Chadd > > Hi, > > the subject says it all - does anyone have a step by step howto for > doing userland and kernel dtrace on 9.0? > > Thanks, > > > Adrian > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"