On Fri, Dec 04, 2015 at 06:11:04PM +0100, Michael Petlan wrote: > In order to be able to run the bash/subcommand-based testsuite directly > from perf test a new perf-test entry has been created for it. > > The driver (suite.c) runs all the tests that it finds in the testsuite > directory: tools/perf/testsuite/ (rather ./testsuite as it expects it > it being run from the perf's directory). > > In case the testsuite is not found, the testcase is skipped. If this is > not the desired behaviour, some packaging will be needed. > > Usage: > ./perf test suite > > or > ./perf test suite -v > > (for the verbose output) > > Signed-off-by: Michael Petlan <mpet...@redhat.com>
I can't get this applied on latest acme's perf/core [jolsa@krava perf]$ git am /tmp/w/ Applying: perf test: Adding an entry for the perftool-testsuite error: patch failed: tools/perf/tests/Build:34 error: tools/perf/tests/Build: patch does not apply error: patch failed: tools/perf/tests/builtin-test.c:170 error: tools/perf/tests/builtin-test.c: patch does not apply error: patch failed: tools/perf/tests/tests.h:68 error: tools/perf/tests/tests.h: patch does not apply Patch failed at 0001 perf test: Adding an entry for the perftool-testsuite The copy of the patch that failed is found in: /home/jolsa/kernel/linux-perf/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". jirka -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html