All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Arnaldo Carvalho de Melo <acme@redhat.com>,
	Jan Beulich <JBeulich@novell.com>
Subject: [RFC GIT PULL v2] perf updates
Date: Fri,  7 Jan 2011 18:08:58 +0100	[thread overview]
Message-ID: <1294420140-6090-1-git-send-email-fweisbec@gmail.com> (raw)

Ingo,

Please pull the perf/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
	perf/core
	
The changelog of the rbp/pt_regs patch has been refined and
the CFI annotations reported by Jan (and another I found lately)
have been fixed, hopefully.

Thanks,
	Frederic
---

Frederic Weisbecker (1):
      x86: Save rbp in pt_regs on irq entry

Rakib Mullick (1):
      x86, dumpstack: Fix unused variable warning


 arch/x86/kernel/dumpstack.c |    6 ------
 arch/x86/kernel/entry_64.S  |   36 +++++++++++++++++++++++-------------
 2 files changed, 23 insertions(+), 19 deletions(-)

             reply	other threads:[~2011-01-07 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 17:08 Frederic Weisbecker [this message]
2011-01-07 17:08 ` [PATCH 1/2] x86, dumpstack: Fix unused variable warning Frederic Weisbecker

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=1294420140-6090-1-git-send-email-fweisbec@gmail.com \
    --to=fweisbec@gmail.com \
    --cc=JBeulich@novell.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.