All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Namhyung Kim <namhyung@kernel.org>
Cc: "平松雅巳 / HIRAMATU,MASAMI" <masami.hiramatsu.pt@hitachi.com>,
	"Ingo Molnar" <mingo@kernel.org>,
	"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
	"Jiri Olsa" <jolsa@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>,
	"Wang Nan" <wangnan0@huawei.com>
Subject: Re: [PATCH 3/3] perf probe: Move init/exit_probe_symbol_maps() into callers
Date: Mon, 14 Sep 2015 15:18:43 -0300	[thread overview]
Message-ID: <20150914181843.GE5250@kernel.org> (raw)
In-Reply-To: <20150911155222.GA3447@danjae.kornet>

Em Sat, Sep 12, 2015 at 12:52:22AM +0900, Namhyung Kim escreveu:
> On Thu, Sep 10, 2015 at 12:58:59PM +0000, 平松雅巳 / HIRAMATU,MASAMI wrote:
> > 
> > >From: Namhyung Kim [mailto:namhyung@gmail.com] On Behalf Of Namhyung Kim
> > >The init/exit_probe_symbol_maps() was a part of
> > >convert_perf_probe_events() and cleanup_perf_probe_events().  But as
> > >these functions can be called multiple times, it'd be better moving
> > >init/exit functions out of them, so that it should be called only once.
> > 
> > Ah, OK, I see.
> > But I'd rather like exposing prototypes in this patch, since this is the true
> > user of it.
> 
> I'm fine with merging 2/3 and 3/3.  Arnaldo, could you do this or do
> you want me to resend?

Done. Merged the three, combined 2/3 with 3/3.

- Arnaldo

  reply	other threads:[~2015-09-14 18:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  2:27 [PATCH 1/3] perf probe: Free perf probe event in cleanup_perf_probe_events() Namhyung Kim
2015-09-10  2:27 ` [PATCH 2/3] perf probe: Export init/exit_probe_symbol_maps() Namhyung Kim
2015-09-10 12:56   ` 平松雅巳 / HIRAMATU,MASAMI
2015-09-16  7:28   ` [tip:perf/core] " tip-bot for Namhyung Kim
2015-09-10  2:27 ` [PATCH 3/3] perf probe: Move init/exit_probe_symbol_maps() into callers Namhyung Kim
2015-09-10 12:58   ` 平松雅巳 / HIRAMATU,MASAMI
2015-09-11 15:52     ` Namhyung Kim
2015-09-14 18:18       ` Arnaldo Carvalho de Melo [this message]
2015-09-10  8:51 ` [PATCH 1/3] perf probe: Free perf probe event in cleanup_perf_probe_events() 平松雅巳 / HIRAMATU,MASAMI
2015-09-16  7:28 ` [tip:perf/core] perf probe: Free perf_probe_event " tip-bot for Namhyung Kim

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=20150914181843.GE5250@kernel.org \
    --to=acme@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=mingo@kernel.org \
    --cc=namhyung@kernel.org \
    --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 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.