Re: 'perf upgrade' (was: Re: [PATCH v9 00/11] Add support for JSON event files.)

From: Sukadev Bhattiprolu
Date: Thu Apr 16 2015 - 13:28:19 EST


Ingo Molnar [mingo@xxxxxxxxxx] wrote:

Meant to Cc Tom Huynh as they had a related patchset a few months
ago.

|
| * Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
|
| > On Tue, 2015-04-14 at 10:55 +0200, Ingo Molnar wrote:
| > > * Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx> wrote:
| > >
| > > > This is another attempt to resurrect Andi Kleen's patchset so users
| > > > can specify perf events by their event names rather than raw codes.
| > > >
| > > > This is a rebase of Andi Kleen's patchset from Jul 30, 2014[1] to 4.0.
| > > > (I fixed minor and not so minor conflicts).
| > >
| > > So this series shows some progress, but instead of this limited
| > > checkout ability I'd still prefer it if 'perf download' downloaded
| > > the latest perf code itself and built it - it shouldn't be limited
| > > to just a small subset of the perf source code!
| >
| > Ingo, can you please stop blocking this? It's getting ridiculous.
| >
| > We've been waiting over 8 months for this to go in.
|
| We just merged a patch series that was first sent in 2013. Some things
| take time to get right.

I used to rebuild git years ago to work around bugs in rebase, but rarely
need to rebuild these days, because it is stable. I am guessing it is the
same for most users of perf.

IOW, perf download/upgrade can be extended to fetch and build, but
dont' understand why that is _required_ to _use_ the JSON files.

- perf having an ability to parse JSON files
- perf downloading JSON files
- perf downloading latest source code
- perf downloading dependent RPMS/packages to build (which
seem to be tied to distros)

all seem like independent steps to me. If current design can be
tweaked to not constrain future choices, we should definitely do
that.

If not, can we make incremental progress on this?

If necessary, we could add an option to 'perf upgrade' to fetch only
the JSON files? Or by default, 'perf upgrade' can assume --all
and download everything it can download.

In the future we can add --json-files, --sources etc and still
ahve --all fetch everything it can.

Sukadev

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/