public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ingo Molnar <mingo@redhat.com>,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	linux-kernel@vger.kernel.org,
	Andy Lutomirski <luto@amacapital.net>,
	"H. Peter Anvin" <hpa@linux.intel.com>,
	Jiri Olsa <jolsa@redhat.com>, Namhyung Kim <namhyung@gmail.com>,
	Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] perf: Fix missing vdso name in mmap events for x86
Date: Tue, 15 Jul 2014 13:08:52 +0200	[thread overview]
Message-ID: <20140715110852.GI6758@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1405419844-3915-1-git-send-email-adrian.hunter@intel.com>

[-- Attachment #1: Type: text/plain, Size: 656 bytes --]

On Tue, Jul 15, 2014 at 01:24:04PM +0300, Adrian Hunter wrote:
> Commit 78d683e838a60ec4ba4591cca4364cba84a9e626
> added vm_ops->name as an alternative to arch_vma_name
> but did not update perf events use of arch_vma_name().
> 
> Commit a62c34bd2a8a3f159945becd57401e478818d51c
> removed "[vdso]" as a name returned by the x86 version of
> arch_vma_name(), so the perf event for the vdso mapping
> no longer had the correct name.
> 
> Fix by making perf events also use vm_ops->name.
> 
> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>

I've already got:
http://lkml.kernel.org/r/1405353439-14211-1-git-send-email-jolsa@kernel.org

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2014-07-15 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15 10:24 [PATCH] perf: Fix missing vdso name in mmap events for x86 Adrian Hunter
2014-07-15 11:08 ` Peter Zijlstra [this message]
2014-07-15 11:17   ` Adrian Hunter

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=20140715110852.GI6758@twins.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=hpa@linux.intel.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@amacapital.net \
    --cc=mingo@redhat.com \
    --cc=namhyung@gmail.com \
    --cc=paulus@samba.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