Re: [PATCH 3/5] perf test: Print result for each subtest for llvm

From: Arnaldo Carvalho de Melo
Date: Tue Nov 17 2015 - 08:03:16 EST


Em Tue, Nov 17, 2015 at 08:32:48AM +0000, Wang Nan escreveu:
> Currently 'perf test llvm' and 'perf test BPF' are combined by multiple
> sub-tests, but the result is only one line:

Thanks for working on this! I'm fixing this:

[acme@zoo linux]$ am /wb/1.patch
Applying: perf test: Print result for each subtest for llvm
/home/acme/git/linux/.git/rebase-apply/patch:56: space before tab in
indent.
(t->need_subtests && \
warning: 1 line adds whitespace errors.
tools/perf/tests/builtin-test.c:249: space before tab in indent.
+ (t->need_subtests && \
[acme@zoo linux]$


Please check your .git/hooks/ files so that you can catch this while
commiting your work.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/