Em Fri, Jan 08, 2016 at 02:23:55PM +0000, Wang Nan escreveu:
There are some bugs and inconveniences in 'make build-test', causesHey, I owe you some beer or other stuff you like first time we meet, now
people with strong motivation to avoid writing to source directory
and people don't have plenty of time skip build-test before sending
patches.
Patch 1 - 3 fixes some existing bug. Patch 4 speedup the test.
Patch 5 and 6 makes build-test obey 'O' option passes from cmdline
of the first 'make'.
With these 6 patches I make build-test success in my environment
fully success the first time.
waiting for Jiri to chime in...
Thanks!
- Arnaldo
Wang Nan (6):
perf tools: Add -lutil in python lib list for broken python-config
perf tools: Add missing headers in perf's MANIFEST
perf tools: Fix phony build target for build-test
perf tools: Set parallel making options build-test
perf tools: Pass O option to Makefile.perf in build-test
perf tools: Test correct path of perf in build-test
tools/perf/MANIFEST | 2 ++
tools/perf/config/Makefile | 2 +-
tools/perf/tests/make | 56 +++++++++++++++++++++++++++++++++-------------
3 files changed, 43 insertions(+), 17 deletions(-)
--
1.8.3.4