linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: gklkml16@gmail.com (Ganapatrao Kulkarni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/4] Add support for ThunderX2 pmu events using json files
Date: Thu, 12 Oct 2017 19:17:53 +0530	[thread overview]
Message-ID: <CAKTKpr4zqOUJraeCsHH2BFtf3C9a6brTbt94cikOvQe7Y3V0zw@mail.gmail.com> (raw)
In-Reply-To: <e1a2913c-f56f-44c5-19e7-0c061cf21639@hisilicon.com>

On Thu, Oct 12, 2017 at 5:15 PM, Zhangshaokun
<zhangshaokun@hisilicon.com> wrote:
> Hi Will,
>
> On 2017/10/12 18:58, Will Deacon wrote:
>> On Thu, Oct 12, 2017 at 04:20:06PM +0530, Ganapatrao Kulkarni wrote:
>>> Hi Robert,
>>>
>>> On Thu, Oct 12, 2017 at 4:08 PM, Robert Richter <rric@kernel.org> wrote:
>>>> On 12.10.17 16:04:15, Ganapatrao Kulkarni wrote:
>>>>
>>>>>  tools/perf/arch/arm64/util/Build                   |  1 +
>>>>>  tools/perf/arch/arm64/util/header.c                | 65 ++++++++++++++++++++++
>>>>>  tools/perf/arch/powerpc/util/header.c              |  2 +-
>>>>>  tools/perf/arch/x86/util/header.c                  |  2 +-
>>>>>  tools/perf/pmu-events/arch/arm64/mapfile.csv       | 15 +++++
>>>>>  .../arch/arm64/thunderx2/thunderx2-imp-def.json    | 62 +++++++++++++++++++++
>>>>
>>>> I guess the dir needs to be named 'cavium'.
>>>
>>> i dont think so ,  while compilation arch type is detected, it has to be arm64
>>> refer SRCARCH in pmu-events/Build
>>
>> The full name should be:
>>
>> .../arch/arm64/cavium/thunderx2-imp-def.json

ok,  i am sending patch with renaming directory to cavium.

>>
>
> It works for us (HiSilicon) as .../arch/arm64/hisilicon/hip08-imp-def.json.
>
> Thanks,
> Shaokun
>
>> Will
>>
>> .
>>
>

thanks
Ganapat

      reply	other threads:[~2017-10-12 13:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 10:34 [PATCH v7 0/4] Add support for ThunderX2 pmu events using json files Ganapatrao Kulkarni
2017-10-12 10:34 ` [PATCH v7 1/4] perf utils: passing pmu as a parameter to function get_cpuid_str Ganapatrao Kulkarni
2017-10-12 10:34 ` [PATCH v7 2/4] perf tools arm64: Add support for get_cpuid_str function Ganapatrao Kulkarni
2017-10-12 10:34 ` [PATCH v7 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices Ganapatrao Kulkarni
2017-10-12 10:34 ` [PATCH v7 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events Ganapatrao Kulkarni
2017-10-12 10:38 ` [PATCH v7 0/4] Add support for ThunderX2 pmu events using json files Robert Richter
2017-10-12 10:50   ` Ganapatrao Kulkarni
2017-10-12 10:58     ` Will Deacon
2017-10-12 11:45       ` Zhangshaokun
2017-10-12 13:47         ` Ganapatrao Kulkarni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKTKpr4zqOUJraeCsHH2BFtf3C9a6brTbt94cikOvQe7Y3V0zw@mail.gmail.com \
    --to=gklkml16@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).