[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1452263041-225488-1-git-send-email-wangnan0@huawei.com>
Date: Fri, 8 Jan 2016 14:23:55 +0000
From: Wang Nan <wangnan0@...wei.com>
To: <acme@...nel.org>, <jolsa@...nel.org>
CC: <namhyung@...nel.or>, <lizefan@...wei.com>, <pi3orama@....com>,
<linux-kernel@...r.kernel.org>, Wang Nan <wangnan0@...wei.com>
Subject: [PATCH 0/6] perf tools: Improve 'make build-test'
There are some bugs and inconveniences in 'make build-test', causes
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.
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
Powered by blists - more mailing lists