projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e2751d
)
perf build tests: Do parallell builds with 'build-test'
author
Arnaldo Carvalho de Melo
<
[email protected]
>
Wed, 3 Feb 2016 20:28:45 +0000
(17:28 -0300)
committer
Arnaldo Carvalho de Melo
<
[email protected]
>
Thu, 4 Feb 2016 18:57:00 +0000
(15:57 -0300)
Cc: Adrian Hunter <
[email protected]
>
Cc: David Ahern <
[email protected]
>
Cc: Jiri Olsa <
[email protected]
>
Cc: Namhyung Kim <
[email protected]
>
Cc: Wang Nan <
[email protected]
>
Link:
http://lkml.kernel.org/n/
[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <
[email protected]
>
tools/perf/Makefile
patch
|
blob
|
history
diff --git
a/tools/perf/Makefile
b/tools/perf/Makefile
index 67837c6cdbd8eb55e4f1380c0916e22b440c9a59..32a64e6190288e5110cfa6de78138aceb955e7af 100644
(file)
--- a/
tools/perf/Makefile
+++ b/
tools/perf/Makefile
@@
-99,7
+99,7
@@
clean:
# make -C tools/perf -f tests/make
#
build-test:
- @$(MAKE) SHUF=1 -f tests/make REUSE_FEATURES_DUMP=1 MK=Makefile --no-print-directory tarpkg out
+ @$(MAKE) SHUF=1 -f tests/make REUSE_FEATURES_DUMP=1 MK=Makefile
SET_PARALLEL=1
--no-print-directory tarpkg out
#
# All other targets get passed through: