Re: [PATCH 0/2] perf jevents: Enable build warnings

From: Arnaldo Carvalho de Melo
Date: Wed Oct 20 2021 - 10:31:29 EST


Em Sat, Oct 16, 2021 at 12:48:25AM +0800, John Garry escreveu:
> 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, applied.

- Arnaldo