From owner-freebsd-current@FreeBSD.ORG Tue Apr 17 19:11:23 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E7B31065675 for ; Tue, 17 Apr 2012 19:11:23 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 5F95E8FC12 for ; Tue, 17 Apr 2012 19:11:23 +0000 (UTC) Received: by dadz14 with SMTP id z14so28921409dad.17 for ; Tue, 17 Apr 2012 12:11:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=8tj1d6cVBj8GB35XqKVjSBjhd+/dpobl1gH/ca/o7io=; b=ERghmoPXyIfk35PTentwBMmjPlE29ANoa8o0DosWo/apOrvLckUDY5yF3p8/aL8iDj iMw7HegrVELQazyR9YZOgsNxQ4dwIg4E4x2/+GT0dOI5AYUTUMPw6OsegN+cxR6I45P4 K1HOYnLA4YbnfUFKkH1MsfwQfnTBhFRGco7RXJ/qztoCG16/7CT2BDhLCKmSqFUYAsWB oSBCerFeC/7cY+RHBQCS8Ufkjt6Y8WTqlayzTT7sbUAVlzQ4GHF+xVoKkRrPEtnn/BSW IRDcs5ua/4giNQiqk3WYWOckJB/JW92nutvymsGUqdzbmtVT90XMXmBIEixp2It7/T/x mV3Q== MIME-Version: 1.0 Received: by 10.68.212.130 with SMTP id nk2mr35797414pbc.166.1334689883130; Tue, 17 Apr 2012 12:11:23 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.142.101.9 with HTTP; Tue, 17 Apr 2012 12:11:23 -0700 (PDT) In-Reply-To: <6D27E8DF-67E6-4084-8B88-4CD9F9900B8F@gmail.com> References: <566771C2-84CA-4824-AE99-38EB5DE1F786@gmail.com> <20120414160028.00001573@unknown> <6D27E8DF-67E6-4084-8B88-4CD9F9900B8F@gmail.com> Date: Tue, 17 Apr 2012 12:11:23 -0700 X-Google-Sender-Auth: Ra_Q75vIyAnuA-4G_7ZywGco2FA Message-ID: From: Adrian Chadd To: "Sevan / Venture37" Content-Type: text/plain; charset=ISO-8859-1 Cc: Alexander Leidinger , "freebsd-current@freebsd.org" Subject: Re: DTrace on FreeBSD 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: Tue, 17 Apr 2012 19:11:23 -0000 On 17 April 2012 01:44, Sevan / Venture37 wrote: >> A part (the simple one) of >> the code has been reviewed. Anyone interested in getting KDTRACE_HOOKS >> enabled by default is free to do an independent review and post it here. > > > Adam Leventhal on KDTRACE_HOOKS > https://twitter.com/ahl/statuses/192027893319221248 Let's get Adam to write up a summary and post it here. We'll then flip the switch. Adrian (Yes, I want dtrace hooks, by default damnit. default pmc hooks are undeniably useful too.)