From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 26 Feb 2010 11:09:48 +1100 From: Paul Mackerras To: Scott Wood Subject: Re: [PATCH 1/2] perf_event: Build callchain code regardless of hardware event support. Message-ID: <20100226000948.GA7706@brick.ozlabs.ibm.com> References: <20100226000433.GA17033@loki.buserror.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20100226000433.GA17033@loki.buserror.net> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Feb 25, 2010 at 06:04:33PM -0600, Scott Wood wrote: > It's also useful for software events, as well as future support for > other types of hardware counters. > > Signed-off-by: Scott Wood Acked-by: Paul Mackerras