LWN.net Logo

Re: [PATCH] tracing, perf: add more power related events

From:  Peter Zijlstra <peterz-AT-infradead.org>
To:  Arjan van de Ven <arjan-AT-linux.intel.com>
Subject:  Re: [PATCH] tracing, perf: add more power related events
Date:  Wed, 22 Sep 2010 18:43:55 +0200
Message-ID:  <1285173835.2275.1026.camel@laptop>
Cc:  Jean Pihet <jean.pihet-AT-newoldbits.com>, Thomas Renninger <trenn-AT-suse.de>, Ingo Molnar <mingo-AT-elte.hu>, Len Brown <len.brown-AT-intel.com>, arjan-AT-infradead.org, Kevin Hilman <khilman-AT-deeprootsystems.com>, linux-kernel-AT-vger.kernel.org, discuss-AT-lesswatts.org, linux-pm-AT-lists.linux-foundation.org, linux-omap-AT-vger.kernel.org, linux-perf-users-AT-vger.kernel.org, linux-trace-users-AT-vger.kernel.org
Archive-link:  Article, Thread

On Wed, 2010-09-22 at 09:32 -0700, Arjan van de Ven wrote:
> > What are the apps that are using it? I know about builtin-timechart,
> > pytimechart. Is powertop using this as well?
> 
> powertop 2.x codebase is as well.
> 
> and a bunch of tools we have internal here at Intel.
> 
> the thing with ABIs is that you don't know how many users you have.. at 
> least here you know the lower bound is 3 different tools that are open 
> source.
> .... and likely many local tools that aren't.

These tools should be smart enough to look up the tracepoint name, fail
it its not available, read the tracepoint format, again fail if not
compatible.

I really object to treating tracepoints as ABI and being tied to any
implementation details due to that.

Tools really should be flexible and allow for change.
--
To unsubscribe from this list: send the line "unsubscribe linux-trace-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds