[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1298998070.2170.61.camel@localhost>
Date: Wed, 02 Mar 2011 00:47:50 +0800
From: Lin Ming <ming.m.lin@...el.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>, Andi Kleen <andi@...stfloor.org>,
Stephane Eranian <eranian@...gle.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/4] perf: offcore event monitoring patches
Hi,
Here is the updated offcore patches. I merged small changes and fixes
into the first patch, see the change logs.
Change logs against Andi's original version:
- Extends perf_event_attr:config to config{,1,2} (Peter Zijlstra)
- Fixed a major event scheduling issue. There cannot be a ref++ on an
event that has already done ref++ once and without calling
put_constraint() in between. (Stephane Eranian)
- Use thread_cpumask for percore allocation. (Lin Ming)
- Use MSR names in the extra reg lists. (Lin Ming)
Peter,
The event scheduling issue was fixed, could you please consider merging
this series?
Thanks,
Lin Ming
--
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