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


Groups > linux.kernel > #1492615

Re: [PATCH v21 06/19] perf, tools: Support alias descriptions

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v21 06/19] perf, tools: Support alias descriptions
Date 2016-09-28 16:00 +0200
Message-ID <smnyV-7th-1@gated-at.bofh.it> (permalink)
References <shNkl-4te-3@gated-at.bofh.it> <shNkm-4te-33@gated-at.bofh.it> <sm4FX-410-11@gated-at.bofh.it> <sm58Z-4tU-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Tue, Sep 27, 2016 at 11:11:16AM -0700, Sukadev Bhattiprolu escreveu:
> Arnaldo Carvalho de Melo [acme@kernel.org] wrote:
> > Em Thu, Sep 15, 2016 at 03:24:43PM -0700, Sukadev Bhattiprolu escreveu:
> > > From: Andi Kleen <ak@linux.intel.com>
> > > Add support to print alias descriptions in perf list, which
> > > are taken from the generated event files.
> > > 
> > > The sorting code is changed to put the events with descriptions
> > > at the end. The descriptions are printed as possibly multiple word
> > > wrapped lines.
> > 
> > So, now I'm trying to reproduce the results below, but I couldn't find a
> > tarball with those .json files for me to use, can you provide me with
> > one?
> 
> The data files are in my github, in the json-code+data-v21 branch
> starting with 23bb101. They are individual commits rather than a
> tarball though.

Ok, I'll pick one for powerpc and another for x86_64 so that I can test
it and Jiri's x-compile support.

Refresh my mind, what is the plan on these files? Are we just going to
provide pointers to where to get them from vendors, ship it in the
kernel, auto-download them as part of the build process?

At least examples that allows to build and have a new 'perf test' entry
to check them automatically seems to be in order, no?

- Arnaldo
 
> 	>       https://github.com/sukadev/linux.git
> 	>
> 	>       Branch                  Description
> 	>       ------------------------------------------------------
> 	>       json-code-v21           Source Code only
> 	>       json-code+data-v21      Both code and data(for build/test/pull)
> 	> 
> 
> Sukadev

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


Thread

Re: [PATCH v21 06/19] perf, tools: Support alias descriptions Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-09-27 19:50 +0200
  Re: [PATCH v21 06/19] perf, tools: Support alias descriptions Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> - 2016-09-27 20:20 +0200
    Re: [PATCH v21 06/19] perf, tools: Support alias descriptions Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-09-28 16:00 +0200
      Re: [PATCH v21 06/19] perf, tools: Support alias descriptions Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> - 2016-09-28 20:40 +0200
        Re: [PATCH v21 06/19] perf, tools: Support alias descriptions Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-09-28 21:10 +0200
        Re: [PATCH v21 06/19] perf, tools: Support alias descriptions Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-10-03 23:00 +0200

csiph-web