[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452509693-13452-1-git-send-email-jolsa@kernel.org>
Date: Mon, 11 Jan 2016 11:54:47 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Wang Nan <wangnan0@...wei.com>
Subject: [PATCH 0/6] tools: Add clean targets for tools directory
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(-)
Powered by blists - more mailing lists