[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1461128158.13404.3.camel@ellerman.id.au>
Date: Wed, 20 Apr 2016 14:55:58 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Arnaldo Carvalho de Melo <acme@...hat.com>,
Anju T <anju@...ux.vnet.ibm.com>
Cc: linux-kernel@...r.kernel.org, maddy@...ux.vnet.ibm.com,
jolsa@...hat.com, dsahern@...il.com, sukadev@...ux.vnet.ibm.com,
hemant@...ux.vnet.ibm.com, naveen.n.rao@...ux.vnet.ibm.com,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH V11 0/4]perf/powerpc: Add ability to sample intr machine
state in powerpc
On Wed, 2016-04-20 at 00:57 -0300, Arnaldo Carvalho de Melo wrote:
> Em Mon, Apr 18, 2016 at 03:17:11PM +0530, Anju T escreveu:
> > On Saturday 20 February 2016 10:32 AM, Anju T wrote:
> > >
> > > arch/powerpc/Kconfig | 1 +
> > > arch/powerpc/include/uapi/asm/perf_regs.h | 50 ++++++++++++++++
> > > arch/powerpc/perf/Makefile | 1 +
> > > arch/powerpc/perf/perf_regs.c | 91 +++++++++++++++++++++++++++++
> > > tools/perf/arch/powerpc/include/perf_regs.h | 69 ++++++++++++++++++++++
> > > tools/perf/arch/powerpc/util/Build | 1 +
> > > tools/perf/arch/powerpc/util/perf_regs.c | 49 ++++++++++++++++
> > > tools/perf/config/Makefile | 5 ++
> > > 8 files changed, 267 insertions(+)
> > > create mode 100644 arch/powerpc/include/uapi/asm/perf_regs.h
> > > create mode 100644 arch/powerpc/perf/perf_regs.c
> > > create mode 100644 tools/perf/arch/powerpc/include/perf_regs.h
> > > create mode 100644 tools/perf/arch/powerpc/util/perf_regs.c
> > >
> >
> > Hi,
> >
> > Can this be taken into the next tree?
>
> Even the bits in tools/perf/ are arch specific, so I guess this goes via
> the powerpc tree? Michael?
Yeah if that's OK with you.
It doesn't look like it will generate much in the way of merge conflicts.
Do you want to send an ack?
cheers
Powered by blists - more mailing lists