From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753345Ab0IIHyd (ORCPT ); Thu, 9 Sep 2010 03:54:33 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:47728 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751285Ab0IIHy1 (ORCPT ); Thu, 9 Sep 2010 03:54:27 -0400 Date: Thu, 9 Sep 2010 09:54:03 +0200 From: Ingo Molnar To: Jean Pihet Cc: Thomas Renninger , Arjan van de Ven , Peter Zijlstra , Len Brown , arjan@infradead.org, Kevin Hilman , linux-kernel@vger.kernel.org, discuss@lesswatts.org, linux-pm@lists.linux-foundation.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] tracing, perf: add more power related events Message-ID: <20100909075403.GA10798@elte.hu> References: <20100908065333.GG3439@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -1.1 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.1 required=5.9 tests=BAYES_05 autolearn=no SpamAssassin version=3.2.5 -1.1 BAYES_05 BODY: Bayesian spam probability is 1 to 5% [score: 0.0450] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Jean Pihet wrote: > On Wed, Sep 8, 2010 at 8:53 AM, Ingo Molnar wrote: > > > > * Jean Pihet wrote: > > > >> Hi, > >> > >> Here is a patch proposal for adding new trace events for power management. > >> Note: thread restarted after the initial discussions on LKML. > > > > Also mind including the ACPI tracepoints we talked about? That way a lot > > more people could test it, etc. > > I think the ACPI tracepoints can be added on top of the proposed > patch. Is that ok? Yeah - and the OMAP thing can be split up too if the OMAP folks prefer it that way, but we still want to _see_ all the patches in this thread together so that we have a critical mass of people interested in all this ... Thanks, Ingo