[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160119213213.GB2637@decadent.org.uk>
Date: Tue, 19 Jan 2016 21:32:13 +0000
From: Ben Hutchings <ben@...adent.org.uk>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH perf 0/4] Build fixes for gcc 6
gcc 6 warns about various things in tools/perf and with -Werror
these turn into build failures. One of them is a real though not
very serious bug.
Ben.
Ben Hutchings (4):
perf tools: Fix wrong indentation and build failure with gcc 6
perf top: Fix behaviour of Shift-Tab in annotated view with nothing
focussed
perf tools: Fix unused variables: x86_{32,64}_regoffset_table
perf tests: Delete mis-indented dead code that causes build failure
with gcc 6
tools/perf/arch/x86/tests/intel-cqm.c | 5 +++--
tools/perf/arch/x86/util/dwarf-regs.c | 38 ++++++++++++++++-------------------
tools/perf/ui/browsers/annotate.c | 4 ++--
tools/perf/util/pmu.c | 2 +-
4 files changed, 23 insertions(+), 26 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)
Powered by blists - more mailing lists