[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOJe8K2FPkWMYPPX+aSNE01pQc6E9w7B0GVMHB8H4QfOvteDoA@mail.gmail.com>
Date: Mon, 26 Oct 2015 16:17:06 +0300
From: Denis Kirjanov <kda@...ux-powerpc.org>
To: Anju T <anju@...ux.vnet.ibm.com>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
maddy@...ux.vnet.ibm.com, acme@...hat.com,
hemant@...ux.vnet.ibm.com, dsahern@...il.com,
naveen.n.rao@...ux.vnet.ibm.com, sukadev@...ux.vnet.ibm.com,
jolsa@...hat.com, khandual@...ux.vnet.ibm.com
Subject: Re: [PATCH V2 0/3] perf/powerpc:Add ability to sample intr machine
state in powerpc
On 10/26/15, Anju T <anju@...ux.vnet.ibm.com> wrote:
> This short patch series add the ability to sample the interrupted
> machine state for each hardware sample
Hi,
how can we check your patch series without testing details?
>
> Anju (3):
> perf/powerpc:add ability to sample intr machine state in power
> tools/perf:Map the ID values with register names
> perf/powerpc:add support for sampling intr machine state
>
>
> arch/powerpc/Kconfig | 1 +
> arch/powerpc/include/uapi/asm/perf_regs.h | 55 +++++++++++++
> arch/powerpc/perf/Makefile | 1 +
> arch/powerpc/perf/perf_regs.c | 87 ++++++++++++++++++++
> tools/perf/arch/powerpc/include/perf_regs.h | 118
> ++++++++++++++++++++++++++++
> tools/perf/config/Makefile | 5 ++
> 6 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
>
> --
> 2.1.0
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@...ts.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists