[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1290077254-12165-1-git-send-email-andi@firstfloor.org>
Date: Thu, 18 Nov 2010 11:47:30 +0100
From: Andi Kleen <andi@...stfloor.org>
To: a.p.zijlstra@...llo.nl
Cc: eranian@...gle.com, linux-kernel@...r.kernel.org, x86@...nel.org
Subject: perf offcore patchkit for merge
This is the latest version of the perf offcore / extra regs
patchkit. I addressed all earlier comments I believe and
this should be ready for merge now.
- Allocating multiple registers is supported now
- I kept the percore allocation because the manual
kmalloc method turned out to be more complicated and
alloc_percpu() really already did what I wanted.
However I switched to using the CPU notifier to set up the
topology for hotplug, together with a bugfix to make sure
x86 sets up the topology before calling it.
- A few other improvements.
-Andi
--
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