diff options
author | Wang Nan <wangnan0@huawei.com> | 2016-01-13 12:17:14 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-01-15 16:31:59 -0300 |
commit | 7be43dfb1e617b87bf2d936d82c026be39b43910 (patch) | |
tree | ca3595a50c024aa1f26dfa5892867e8a1fbf8199 /crypto/async_tx/async_tx.c | |
parent | 40c4a0f92aed570cc529a1e5c24c7e04a0ce8b85 (diff) | |
download | op-kernel-dev-7be43dfb1e617b87bf2d936d82c026be39b43910.zip op-kernel-dev-7be43dfb1e617b87bf2d936d82c026be39b43910.tar.gz |
perf build: Set parallel making options build-test
'make build-test' is painful because of time consuming. In a full test,
all test cases are built twice with tools/perf/Makefile and
tools/perf/Makefile.perf. 'Makefile' automatically computes parallel
options for make, but 'Makefile.perf' not, so all test cases is built
with one job. It is very slow.
This patch adds '-j' options to Makefile.perf testing. It computes
parallel building options like what tools/perf/Makefile does, and pass
'-j' option to Makefile.perf test.
Signed-off-by: Wang Nan <wangnan0@huawei.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Zefan Li <lizefan@huawei.com>
Cc: pi3orama@163.com
Link: http://lkml.kernel.org/r/1452687442-6186-2-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'crypto/async_tx/async_tx.c')
0 files changed, 0 insertions, 0 deletions