From: Arnaldo Carvalho de Melo Date: Fri, 14 Jan 2011 18:24:49 +0000 (-0200) Subject: perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus X-Git-Tag: v2.6.39-rc1~510^2~114^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2af9687c96f3864178de1860e6d83873aeef224;p=pandora-kernel.git perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus We were bailing out after the first count mismatch, do it in all to see if only some CPUs are not getting the expected number of events. Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed