[PATCH 0/6] tools: Add clean targets for tools directory

From: Jiri Olsa
Date: Mon Jan 11 2016 - 05:55:02 EST


hi,
sending some tools build fixes,

patches 5 and 6 are RFC and I'd like to have it
tested/confirmed by Wang Nan it suits his needs.

All of them available on top of my perf/fixes branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git

thanks,
jirka


---
Jiri Olsa (6):
tools: Add clean targets for tools directory
tools bpf: Add *.cmd files clean up
tools lockdep: Add *.cmd files clean up
perf tools: Add missing sources in perf's MANIFEST
perf build: Add feature-dump target
perf build: Introduce FEATURES_DUMP make variable

tools/Makefile | 11 ++++++++++-
tools/lib/bpf/Makefile | 2 +-
tools/lib/lockdep/Makefile | 2 +-
tools/perf/MANIFEST | 2 ++
tools/perf/Makefile.perf | 25 ++++++++++++++++++++++++-
tools/perf/config/Makefile | 4 ++++
6 files changed, 42 insertions(+), 4 deletions(-)