[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130913112956.GA21832@twins.programming.kicks-ass.net>
Date: Fri, 13 Sep 2013 13:29:56 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: Andi Kleen <andi@...stfloor.org>, Vince Weaver <vince@...ter.net>,
Andi Kleen <ak@...ux.intel.com>, acme@...radead.org,
linux-kernel@...r.kernel.org,
Stephane Eranian <eranian@...gle.com>,
torvalds@...ux-foundation.org, trinity@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Frédéric Weisbecker <fweisbec@...il.com>,
Jiri Olsa <jolsa@...hat.com>, Namhyung Kim <namhyung@...il.com>
Subject: Re: [PATCH 1/2] tools, perf: Add a precise event qualifier v2
On Fri, Sep 13, 2013 at 11:50:57AM +0200, Ingo Molnar wrote:
> For example if we added 'type' as well we could expose the generic,
> hardware-independent events via sysfs as well.
Type is already fully implied by where you'll find the event in sysfs:
/sys/bus/event_sources/devices/$PMU/events/
needs
perf_event_attr::type := /sys/bus/event_sources/devices/$PMU/type
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists