mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>
To: Alexey Budankov <alexey.budankov@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>,
	Jiri Olsa <jolsa@redhat.com>, Namhyung Kim <namhyung@kernel.org>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@redhat.com>, Andi Kleen <ak@linux.intel.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5] perf record: collect user registers set jointly with dwarf stacks
Date: Tue, 4 Jun 2019 12:42:08 -0300	[thread overview]
Message-ID: <20190604154208.GH24504@kernel.org> (raw)
In-Reply-To: <ecf1d25f-8c28-934d-f426-26c9d0a68304@linux.intel.com>

Em Tue, Jun 04, 2019 at 05:56:30PM +0300, Alexey Budankov escreveu:
> 
> On 04.06.2019 17:12, Arnaldo Carvalho de Melo wrote:
> > Em Fri, May 31, 2019 at 09:27:38AM +0300, Alexey Budankov escreveu:
> <SNIP>
> > 
> > Now cross building to a few arches is failing, so far:
> > 
> > [perfbuilder@quaco ~]$ cat /tmp/dm.log/summary
> >  alpine:3.4: Ok
> >  alpine:3.5: Ok
> >  alpine:3.6: Ok
> >  alpine:3.7: Ok
> >  alpine:3.8: Ok
> >  alpine:3.9: Ok
> >  alpine:edge: Ok
> >  amazonlinux:1: Ok
> >  amazonlinux:2: Ok
> >  android-ndk:r12b-arm: Ok
> >  android-ndk:r15c-arm: Ok
> >  centos:5: Ok
> >  centos:6: Ok
> >  centos:7: Ok
> >  clearlinux:latest: Ok
> >  debian:8: Ok
> >  debian:9: Ok
> >  debian:experimental: Ok
> >  debian:experimental-x-arm64: Ok
> >  debian:experimental-x-mips: FAIL
> >  debian:experimental-x-mips64: FAIL
> >  debian:experimental-x-mipsel: FAIL
> >  fedora:20: Ok
> >  fedora:22: Ok
> >  fedora:23: Ok
> >  fedora:24: Ok
> >  fedora:24-x-ARC-uClibc: FAIL
> >  fedora:25: Ok
> >  fedora:26: Ok
> >  fedora:27: Ok
> > [perfbuilder@quaco ~]$
> 
> That below can fix it. Unfortunately can't test in advance on that architectures.

Thanks for the prompt fix, just from visual inspection it looks good,
but just in case:

[perfbuilder@quaco ~]$ dm debian:experimental-x-{arm64,mips,mips64,mipsel} fedora:{24-x-ARC-uClibc,30-x-ARC-{g,uC}libc} 
   1   debian:experimental-x-arm64   : Ok   aarch64-linux-gnu-gcc (Debian 8.3.0-7) 8.3.0
   2   debian:experimental-x-mips    : Ok   mips-linux-gnu-gcc (Debian 8.3.0-7) 8.3.0
   3   debian:experimental-x-mips64  : Ok   mips64-linux-gnuabi64-gcc (Debian 8.3.0-7) 8.3.0
   4   debian:experimental-x-mipsel  : Ok   mipsel-linux-gnu-gcc (Debian 8.3.0-7) 8.3.0
   5   fedora:24-x-ARC-uClibc        : Ok   arc-linux-gcc (ARCompact ISA Linux uClibc toolchain 2017.09-rc2) 7.1.1 20170710
   6   fedora:30-x-ARC-glibc         : Ok   arc-linux-gcc (ARC HS GNU/Linux glibc toolchain 2019.03-rc1) 8.3.1 20190225
   7   fedora:30-x-ARC-uClibc        : Ok   arc-linux-gcc (ARCv2 ISA Linux uClibc toolchain 2019.03-rc1) 8.3.1 20190225
[perfbuilder@quaco ~]$

So I merged this fix with your v5 so as to keep the tree bisectable,

- Arnaldo

  reply	other threads:[~2019-06-04 15:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 19:03 Alexey Budankov
2019-05-30 19:41 ` Arnaldo Carvalho de Melo
2019-05-31  6:27   ` Alexey Budankov
2019-06-04 14:12     ` Arnaldo Carvalho de Melo
2019-06-04 14:56       ` Alexey Budankov
2019-06-04 15:42         ` Arnaldo Carvalho de Melo [this message]
2019-06-17 18:58 ` [tip:perf/core] perf record: Allow mixing --user-regs with --call-graph=dwarf tip-bot for Alexey Budankov

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=20190604154208.GH24504@kernel.org \
    --to=arnaldo.melo@gmail.com \
    --cc=ak@linux.intel.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=alexey.budankov@linux.intel.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=peterz@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

Powered by JetHome