Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:18880 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751124Ab1H0LQO (ORCPT ); Sat, 27 Aug 2011 07:16:14 -0400 Date: Sat, 27 Aug 2011 16:46:42 +0530 From: Rajkumar Manoharan To: Adrian Chadd CC: , Subject: Re: [PATCH] ath9k: Add debugfs support for mac/baseband samples Message-ID: <20110827111641.GA17693@vmraj-lnx.users.atheros.com> (sfid-20110827_131621_980112_69863ECD) References: <1314442067-11799-1-git-send-email-rmanohar@qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, Aug 27, 2011 at 06:52:50PM +0800, Adrian Chadd wrote: > On 27 August 2011 18:47, Rajkumar Manoharan wrote: > > This patch keep track of number of samples that includes > > DMA debugs registers, PCU observe, CR, channel noise, > > cycle conters, noisefloor history buffer and last N number > > of tx and rx descriptor status. These samples are grouped > > Is this written in a way that makes it easy to conditionally compile > them in/out? > Yes ofcourse. -- Rajkumar