perf test: Do not abort tests on error
authorRobert Richter <[email protected]>
Tue, 21 Aug 2012 18:03:15 +0000 (20:03 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 22 Aug 2012 16:34:23 +0000 (13:34 -0300)
commit9bfbbc6d1e6b4d055860231e232b807911bf8325
treeff1c289729a678656e01f8bbb6a83e683fe1be20
parentd45a3e00687bb52a20d9256d3d1068eea271013f
perf test: Do not abort tests on error

Run through all tests regardless of failures. On errors, return the
first error code detected.

Signed-off-by: Robert Richter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/parse-events-test.c