[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090826033637.GB6245@nowhere>
Date: Wed, 26 Aug 2009 05:36:46 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: "K.Prasad" <prasad@...ux.vnet.ibm.com>,
Peter Zijlstra <peterz@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
Lai Jiangshan <laijs@...fujitsu.com>,
Steven Rostedt <rostedt@...dmis.org>,
Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>,
Alan Stern <stern@...land.harvard.edu>
Subject: Re: [Patch 0/1] HW-BKPT: Allow per-cpu kernel-space Hardware
Breakpoint requests
On Fri, Aug 21, 2009 at 04:28:11PM +0200, Ingo Molnar wrote:
>
> * K.Prasad <prasad@...ux.vnet.ibm.com> wrote:
>
> > > Providing those would let us build a pmu struct on top of this
> > > high level API, hopefully.
>
> Note that there's a PMU struct already in
> arch/x86/kernel/cpu/perf_counter.c. Could debug-register ops be
> tacked on to it?
No, we don't need to build an arch level pmu since the BP api
already handles the arch abstraction (or well, it is planned to).
Instead, what we need is a core pmu that relies on the BP api.
Such pmu will be allocated dynamically while creating a hardware
breakpoint counter.
--
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