Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1686353

Re: [GIT PULL] Please pull JSON files for Power9 PMU events

From Jiri Olsa <jolsa@redhat.com>
Newsgroups linux.kernel
Subject Re: [GIT PULL] Please pull JSON files for Power9 PMU events
Date 2017-07-13 10:10 +0200
Message-ID <u2Hma-34F-13@gated-at.bofh.it> (permalink)
References <u2fge-1TD-13@gated-at.bofh.it> <u2oCR-858-3@gated-at.bofh.it> <u2r7H-140-9@gated-at.bofh.it> <u2sZP-2cp-1@gated-at.bofh.it> <u2Dix-iK-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jul 13, 2017 at 01:43:41PM +1000, Michael Ellerman wrote:
> Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> writes:
> ...
> >
> >  tools/perf/pmu-events/arch/powerpc/mapfile.csv     |   3 +
> >  .../perf/pmu-events/arch/powerpc/power9/cache.json | 176 +++++
> >  .../arch/powerpc/power9/floating-point.json        |  44 ++
> >  .../pmu-events/arch/powerpc/power9/frontend.json   | 446 +++++++++++
> >  .../pmu-events/arch/powerpc/power9/marked.json     | 782 +++++++++++++++++++
> >  .../pmu-events/arch/powerpc/power9/memory.json     | 158 ++++
> 
> In the map file we have "power9.json", but the files are power9/x.json.
> How does that work?

hum, we take just the base name from that string and use it
as a map to the directory/struct with events.. so no harm done

I guess it's the leftover from when we switched from single file
to per topic event files.. x86 arch seems to have it right

I'll send the fix

thanks,
jirka

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL] Please pull JSON files for Power9 PMU events Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> - 2017-07-12 04:10 +0200
  Re: [GIT PULL] Please pull JSON files for Power9 PMU events Michael Ellerman <mpe@ellerman.id.au> - 2017-07-12 14:10 +0200
    Re: [GIT PULL] Please pull JSON files for Power9 PMU events Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-07-12 16:50 +0200
      Re: [GIT PULL] Please pull JSON files for Power9 PMU events Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> - 2017-07-12 18:50 +0200
        Re: [GIT PULL] Please pull JSON files for Power9 PMU events Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-07-12 21:50 +0200
        Re: [GIT PULL] Please pull JSON files for Power9 PMU events Michael Ellerman <mpe@ellerman.id.au> - 2017-07-13 05:50 +0200
          Re: [GIT PULL] Please pull JSON files for Power9 PMU events Jiri Olsa <jolsa@redhat.com> - 2017-07-13 10:10 +0200
            Re: [GIT PULL] Please pull JSON files for Power9 PMU events Michael Ellerman <mpe@ellerman.id.au> - 2017-07-13 12:00 +0200
      Re: [GIT PULL] Please pull JSON files for Power9 PMU events Michael Ellerman <mpe@ellerman.id.au> - 2017-07-13 05:50 +0200

csiph-web