From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MUGgg-0000su-Gv for garchives@archives.gentoo.org; Fri, 24 Jul 2009 09:03:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA181E0212; Fri, 24 Jul 2009 09:03:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C84D8E0212 for ; Fri, 24 Jul 2009 09:03:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6D6806521F for ; Fri, 24 Jul 2009 09:03:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.253 X-Spam-Level: X-Spam-Status: No, score=-1.253 required=5.5 tests=[AWL=-0.513, BAYES_20=-0.74] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CEkIjtNrhYlE for ; Fri, 24 Jul 2009 09:03:26 +0000 (UTC) Received: from sypressi.dnainternet.net (sypressi.dnainternet.net [83.102.40.135]) by smtp.gentoo.org (Postfix) with ESMTP id 70DBA66EE1 for ; Fri, 24 Jul 2009 09:03:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sypressi.dnainternet.net (Postfix) with ESMTP id 0BE4DCB4D9 for ; Fri, 24 Jul 2009 12:00:04 +0300 (EEST) Received: from sypressi.dnainternet.net ([83.102.40.135]) by localhost (sypressi.dnainternet.net [127.0.0.1]) (amavisd-new, port 10041) with ESMTP id L8z7IGWb1hfi for ; Fri, 24 Jul 2009 12:00:02 +0300 (EEST) Received: from oliivipuu.dnainternet.net (oliivipuu.dnainternet.net [83.102.40.215]) by sypressi.dnainternet.net (Postfix) with ESMTP id 82667CB490 for ; Fri, 24 Jul 2009 12:00:02 +0300 (EEST) Received: from [87.93.94.190] (h094190.gprs.dnafinland.fi [87.93.94.190]) by oliivipuu.dnainternet.net (Postfix) with ESMTP id C81F92BAEC for ; Fri, 24 Jul 2009 12:03:20 +0300 (EEST) Message-ID: <4A69791C.7010200@gentoo.org> Date: Fri, 24 Jul 2009 12:04:28 +0300 From: Samuli Suominen User-Agent: Thunderbird 2.0.0.22 (X11/20090722) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Adding a warning to description of global flag "profile". Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 0aa3b529-0953-4a93-b0a7-2d4970b17661 X-Archives-Hash: 7c18df98208085d510907265903e767c Would it be OK if I change [- ] profile - Adds support for software performance analysis (will likely vary from ebuild to ebuild) To [- ] profile - Adds support for software performance analysis (WARNING: DON'T ENABLE UNLESS YOU KNOW WHAT YOU ARE DOING.) Or something similar? Suggestions welcome. People seem to add it randomly in combination with -fomit-frame-pointer which breaks with -pg as expected. Thanks, Samuli