[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1634316507-227751-1-git-send-email-john.garry@huawei.com>
Date: Sat, 16 Oct 2021 00:48:25 +0800
From: John Garry <john.garry@...wei.com>
To: <peterz@...radead.org>, <acme@...nel.org>, <mark.rutland@....com>,
<alexander.shishkin@...ux.intel.com>, <jolsa@...hat.com>,
<namhyung@...nel.org>, <mingo@...hat.com>
CC: <irogers@...gle.com>, <linux-perf-users@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kjain@...ux.ibm.com>,
John Garry <john.garry@...wei.com>
Subject: [PATCH 0/2] perf jevents: Enable build warnings
Currently jevents builds without any complier warning flags enabled. So
use newly-defined HOSTCFLAGS, which comes from EXTRA_WARNINGS. I am not
100% confident that this is the best way, but sending out for review.
Baseline is be8ecc57f180 (HEAD, acme/perf/core) perf srcline: Use
long-running addr2line per DSO
Thanks!
John Garry (2):
perf jevents: Fix some would-be warnings
perf jevents: Enable warnings through HOSTCFLAGS
tools/perf/Makefile.config | 1 +
tools/perf/Makefile.perf | 2 +-
tools/perf/pmu-events/Build | 2 +-
tools/perf/pmu-events/jevents.c | 10 ++++------
4 files changed, 7 insertions(+), 8 deletions(-)
--
2.26.2
Powered by blists - more mailing lists