[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100624142804.431553874@chello.nl>
Date: Thu, 24 Jun 2010 16:28:04 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: paulus <paulus@...ba.org>,
stephane eranian <eranian@...glemail.com>,
Robert Richter <robert.richter@....com>,
Will Deacon <will.deacon@....com>,
Paul Mundt <lethal@...ux-sh.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Cyrill Gorcunov <gorcunov@...il.com>,
Lin Ming <ming.m.lin@...el.com>,
Yanmin <yanmin_zhang@...ux.intel.com>,
Deng-Cheng Zhu <dengcheng.zhu@...il.com>,
David Miller <davem@...emloft.net>
Cc: linux-kernel@...r.kernel.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [RFC][PATCH 00/11] perf pmu interface -v2
These patches prepare the perf code for multiple pmus (no user
interface yet, Lin Ming is working on that). These patches remove all
weak functions and rework the struct pmu interface.
The patches are boot tested on x86_64 and compile tested on: powerpc
(!fsl, what config is that?), sparc and arm (sorry no SH compiler)
On x86 perf stat and record with both software and hardware events still worked.
I changed all (hardware) pmu implementations so there's a fair chance I messed
something up, please have a look at it.
If people agree with this, I'll continue with the per-pmu context stuff I
talked about last time, which should get us the hardware write batching back.
--
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