From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 18/20] ceph: debugging Date: Fri, 17 Jul 2009 23:51:14 +0200 Message-ID: <20090717215114.GC6173@basil.fritz.box> References: <1247693090-27796-17-git-send-email-sage@newdream.net> <1247693090-27796-18-git-send-email-sage@newdream.net> <1247693090-27796-19-git-send-email-sage@newdream.net> <87d480x16p.fsf@basil.nowhere.org> <20090717185641.GH8046@one.firstfloor.org> <20090717200114.GA6173@basil.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andi Kleen , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Sage Weil Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org > Is that really a concern when compiling with DEBUG or > CONFIG_DYNAMIC_DEBUG? I would expect that CONFIG_DYNAMIC_DEBUG=1 is moving into distribution/production kernels. It simply makes a lot of debugging much easier. For you later that would be also useful, if you have a user report about some misbehaviour and you need more debug output it is much easier to tell them to enable flag X than to recompile. -Andi -- ak@linux.intel.com -- Speaking for myself only.