]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 2 Dec 2011 15:53:04 +0000 (13:53 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 2 Dec 2011 16:00:04 +0000 (14:00 -0200)
commitf71c49e5e985897850406a152ab99001cfb86f2a
tree8ab0b3afaeb770457a2034b961311207a143df72
parent3e7c439a7ce537ed662e347b9e6414d7881fb3dc
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test

For errors that don't preclude checking for further errors, aka "soft"
errors, just  continue testing for other errors.

Better coverage in verbose mode.

Suggested-by: David Ahern <dsahern@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-jafcokbj26m845dsgm2hx6az@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-test.c