From mboxrd@z Thu Jan 1 00:00:00 1970 From: randy.dunlap@oracle.com (Randy Dunlap) Date: Thu, 05 Mar 2009 15:35:54 -0800 Subject: [ltt-dev] [RFC patch 29/41] LTTng menus In-Reply-To: <20090305225518.148142886@polymtl.ca> References: <20090305224728.947235917@polymtl.ca> <20090305225518.148142886@polymtl.ca> Message-ID: <49B061DA.1010908@oracle.com> 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. -- ~Randy