public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: linux-kernel@vger.kernel.org, Alexei Starovoitov <ast@kernel.org>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	David Ahern <dsahern@gmail.com>, Jiri Olsa <jolsa@kernel.org>,
	pi3orama@163.com, Song Shan Gong <gongss@linux.vnet.ibm.com>,
	Wang Nan <wangnan0@huawei.com>, Zefan Li <lizefan@huawei.com>,
	Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: Re: [GIT PULL 0/2] perf/urgent improvement and fix
Date: Wed, 27 Jul 2016 11:01:46 +0200	[thread overview]
Message-ID: <20160727090146.GB30204@gmail.com> (raw)
In-Reply-To: <1469567255-25217-1-git-send-email-acme@kernel.org>


* Arnaldo Carvalho de Melo <acme@kernel.org> wrote:

> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> Build results (some more images added):
> 
>   # perf stat dm
>   alpine:3.4: Ok
>   android-ndk:r12b: Ok
>   centos:5: Ok
>   centos:6: Ok
>   centos:7: Ok
>   debian:7: Ok
>   debian:8: Ok
>   debian:experimental: Ok
>   fedora:21: Ok
>   fedora:22: Ok
>   fedora:23: Ok
>   fedora:24: Ok
>   fedora:rawhide: Ok
>   mageia:5: Ok
>   opensuse:13.2: Ok
>   opensuse:42.1: Ok
>   ubuntu:14.04.4: Ok
>   ubuntu:15.10: Ok
>   ubuntu:16.04: Ok
>   ubuntu:16.04-x-arm64: Ok
>   ubuntu:16.04-x-armhf: Ok
>   ubuntu:16.04-x-powerpc64: Ok
>   ubuntu:16.04-x-powerpc64el: Ok
>   ubuntu:16.04-x-s390: Ok
> 
> The following changes since commit 674d2d69b14f677a771ceec4b48bfade94a0c5f1:
> 
>   Merge tag 'perf-core-for-mingo-20160725' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2016-07-25 19:48:41 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-20160726
> 
> for you to fetch changes up to 203d8a4aa6edf2c19206316d439ec5dae52ce581:
> 
>   perf s390: Fix 'start' address of module's map (2016-07-26 16:46:12 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent fixes:
> 
> - Fix obtaining the 'start' address for a kernel module on s390, where
>   .text doesn't coincides with the start of the module as reported on
>   /proc/modules (Song Shan Gong)
> 
> - Use official ELF e_machine value for BPF objects generated via perf + LLVM
>   when specifying BPF scriptlet in 'perf record/trace --event' (Wang Nan)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
> 
> ----------------------------------------------------------------
> Song Shan Gong (1):
>       perf s390: Fix 'start' address of module's map
> 
> Wang Nan (1):
>       tools lib bpf: Use official ELF e_machine value
> 
>  tools/lib/bpf/libbpf.c              |  7 ++++++-
>  tools/perf/arch/s390/util/Build     |  2 ++
>  tools/perf/arch/s390/util/machine.c | 19 +++++++++++++++++++
>  tools/perf/util/machine.c           |  8 ++++++++
>  tools/perf/util/machine.h           |  1 +
>  5 files changed, 36 insertions(+), 1 deletion(-)
>  create mode 100644 tools/perf/arch/s390/util/machine.c

Pulled, thanks a lot Arnaldo!

	Ingo

      parent reply	other threads:[~2016-07-27  9:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-26 21:07 [GIT PULL 0/2] perf/urgent improvement and fix Arnaldo Carvalho de Melo
2016-07-26 21:07 ` [PATCH 1/2] tools lib bpf: Use official ELF e_machine value Arnaldo Carvalho de Melo
2016-07-26 21:07 ` [PATCH 2/2] perf s390: Fix 'start' address of module's map Arnaldo Carvalho de Melo
2016-07-27  9:01 ` Ingo Molnar [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=20160727090146.GB30204@gmail.com \
    --to=mingo@kernel.org \
    --cc=acme@kernel.org \
    --cc=acme@redhat.com \
    --cc=ast@kernel.org \
    --cc=borntraeger@de.ibm.com \
    --cc=dsahern@gmail.com \
    --cc=gongss@linux.vnet.ibm.com \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan@huawei.com \
    --cc=pi3orama@163.com \
    --cc=wangnan0@huawei.com \
    /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