perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 Jan 2011 18:24:49 +0000 (16:24 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 22 Jan 2011 21:56:30 +0000 (19:56 -0200)
commitd2af9687c96f3864178de1860e6d83873aeef224
tree0185f96dc6c6b71b6bc6d649913ca468a650b8d5
parent915fce20ecf8f7ff4189d0fff42b62aebf6a57cc
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 <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-test.c