Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757361AbZCEXxg (ORCPT ); Thu, 5 Mar 2009 18:53:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754488AbZCEXx2 (ORCPT ); Thu, 5 Mar 2009 18:53:28 -0500 Received: from rcsinet11.oracle.com ([148.87.113.123]:39423 "EHLO rgminet11.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754281AbZCEXx1 (ORCPT ); Thu, 5 Mar 2009 18:53:27 -0500 Message-ID: <49B0658D.1090706@oracle.com> Date: Thu, 05 Mar 2009 15:51:41 -0800 From: Randy Dunlap Organization: Oracle Linux Engineering User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: Mathieu Desnoyers CC: Linus Torvalds , Ingo Molnar , linux-kernel@vger.kernel.org, Andrew Morton , Steven Rostedt , ltt-dev@lists.casi.polymtl.ca, Peter Zijlstra , Frederic Weisbecker , Arjan van de Ven , Pekka Paalanen , Arnaldo Carvalho de Melo , "H. Peter Anvin" , Martin Bligh , "Frank Ch. Eigler" , Tom Zanussi , Masami Hiramatsu , KOSAKI Motohiro , Jason Baron , Christoph Hellwig , Jiaying Zhang , Eduard - Gabriel Munteanu , mrubin@google.com, md@google.com Subject: Re: [RFC patch 29/41] LTTng menus References: <20090305224728.947235917@polymtl.ca> <20090305225518.148142886@polymtl.ca> <49B061DA.1010908@oracle.com> <20090305234700.GA17212@Krystal> In-Reply-To: <20090305234700.GA17212@Krystal> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Source-IP: acsmt702.oracle.com [141.146.40.80] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.49B0652F.0148:SCFSTAT928724,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 31 Mathieu Desnoyers wrote: > * Randy Dunlap (randy.dunlap@oracle.com) wrote: >> Mathieu Desnoyers wrote: >> >> <> >> >> >> +menuconfig LTT >> + bool "Linux Trace Toolkit Next Generation (LTTng)" >> + depends on EXPERIMENTAL >> + select MARKERS >> + select TRACEPOINTS >> + default y >> >> Not default 'y', please. >> > > OK, so default n it is. But I plan to leave the main menu "sub-features" as > default y, given that people get the standard features when they choose > to enable the tracer. Hopefully this is ok ? Sure, as long as it just enables viewing the menu and not adding code to a growing kernel. -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/