All of lore.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, Jiri Olsa <jolsa@redhat.com>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	Namhyung Kim <namhyung@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: Re: [GIT PULL 0/3] perf/urgent 'perf probe' fixes
Date: Tue, 17 Jan 2017 17:00:15 +0100	[thread overview]
Message-ID: <20170117160015.GA10940@gmail.com> (raw)
In-Reply-To: <20170117123504.16451-1-acme@kernel.org>


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

> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> Test results at the end of this message, as usual.
> 
> The following changes since commit 18e7a45af91acdde99d3aa1372cc40e1f8142f7b:
> 
>   perf/x86: Reject non sampling events with precise_ip (2017-01-14 11:06:50 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-4.10-20170117
> 
> for you to fetch changes up to 613f050d68a8ed3c0b18b9568698908ef7bbc1f7:
> 
>   perf probe: Fix to probe on gcc generated functions in modules (2017-01-16 15:43:04 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent 'perf probe' fixes:
> 
> Fixes:
> 
> - Show correct locations for 'perf probe' on modules (Masami Hiramatsu)
> 
> - Correctly handle 'perf probe's on gcc generated functions in modules (Masami Hiramatsu)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
> 
> ----------------------------------------------------------------
> Masami Hiramatsu (3):
>       perf probe: Fix to show correct locations for events on modules
>       perf probe: Add error checks to offline probe post-processing
>       perf probe: Fix to probe on gcc generated functions in modules
> 
>  tools/perf/util/probe-event.c  | 95 +++++++++++++++++++++++++++---------------
>  tools/perf/util/probe-finder.c | 15 ++++---
>  tools/perf/util/probe-finder.h |  3 ++
>  3 files changed, 72 insertions(+), 41 deletions(-)

Pulled, thanks a lot Arnaldo!

	Ingo

      parent reply	other threads:[~2017-01-17 16:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 12:35 [GIT PULL 0/3] perf/urgent 'perf probe' fixes Arnaldo Carvalho de Melo
2017-01-17 12:35 ` [PATCH 1/3] perf probe: Fix to show correct locations for events on modules Arnaldo Carvalho de Melo
2017-01-17 12:35 ` [PATCH 2/3] perf probe: Add error checks to offline probe post-processing Arnaldo Carvalho de Melo
2017-01-17 12:35 ` [PATCH 3/3] perf probe: Fix to probe on gcc generated functions in modules Arnaldo Carvalho de Melo
2017-01-17 16:00 ` 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=20170117160015.GA10940@gmail.com \
    --to=mingo@kernel.org \
    --cc=acme@kernel.org \
    --cc=acme@redhat.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.