From: Peter Zijlstra Date: Tue, 7 Dec 2010 13:18:20 +0000 (+0100) Subject: perf: Fix duplicate events with multiple-pmu vs software events X-Git-Tag: v2.6.37-rc7~14^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5167695753c63444a9e6cbbef136200a16c7a225;p=pandora-kernel.git perf: Fix duplicate events with multiple-pmu vs software events Because the multi-pmu bits can share contexts between struct pmu instances we could get duplicate events by iterating the pmu list. Signed-off-by: Peter Zijlstra Signed-off-by: Thomas Gleixner LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed