On Mon, Feb 10, 2014 at 05:44:17PM +0000, Mark Rutland wrote: > Hi, > > I've been working on adding support for heterogeneous pmus (as would be found > in big.LITTLE systems) to the arm perf backend, and in the process of doing so > I've noticed a few issues in the core perf code that would be nice to have > fixed up. The heterogeneous pmu support is not quite ready, but the core > changes are independent, so I'm posting them today. > > The first three patches fix up some basic issues which are relevant regardless > of whether you wish to deal with heterogeneous pmus, though patch two also > fixes a potential bug when perf_event_contexts are shared by multiple pmus.
Peter, While you have concerns with the later patches in the series, do you have any concerns with teh first three (as below), or would you be happy to take them? > perf: fix prototype of find_pmu_context > perf: remove redundant pmu assignment > perf: kill perf_event_context_type Thanks, Mark. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/