From: Joerg Roedel <joerg.roedel@amd.com>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
Ingo Molnar <mingo@elte.hu>, Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: <linux-kernel@vger.kernel.org>, David Ahern <dsahern@gmail.com>,
Jason Wang <jasowang@redhat.com>
Subject: [PATCH 0/2 v2] Fix perf-tool crashes when kvm guest is running
Date: Fri, 10 Feb 2012 18:05:03 +0100 [thread overview]
Message-ID: <1328893505-4115-1-git-send-email-joerg.roedel@amd.com> (raw)
Hi,
here are the fixes I promised. These patches should fix the crashes
David and Jason have seen by making sure no sample is processed when
ther is no valid machine object for it. The second patch also changes
the perf_guest default back to false.
v1->v2:
* Introduced counter for unprocessable samples
* Added ui warnings when unprocessable samples are found
Regards,
Joerg
next reply other threads:[~2012-02-10 17:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-10 17:05 Joerg Roedel [this message]
2012-02-10 17:05 ` [PATCH 1/2] perf-tool: Don't process samples with no valid machine object Joerg Roedel
2012-02-17 9:47 ` [tip:perf/core] perf top: Don' t " tip-bot for Joerg Roedel
2012-02-10 17:05 ` [PATCH 2/2] perf-tool: Change perf_guest default back to false Joerg Roedel
2012-02-17 9:47 ` [tip:perf/core] perf tools: " tip-bot for Joerg Roedel
2012-03-05 8:38 ` tip-bot for Joerg Roedel
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=1328893505-4115-1-git-send-email-joerg.roedel@amd.com \
--to=joerg.roedel@amd.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@ghostprotocols.net \
--cc=dsahern@gmail.com \
--cc=jasowang@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--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 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.