kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Perf for only one VM?
@ 2011-10-05 19:54 Robin Lee Powell
  2011-10-05 22:03 ` David Ahern
  0 siblings, 1 reply; 3+ messages in thread
From: Robin Lee Powell @ 2011-10-05 19:54 UTC (permalink / raw)
  To: kvm

Is it possible to get perf kvm record to record only what's going on
on a single VM?  The options seem to be --host (all host data) and
--guest (all VM data).

I'm getting "    74.86%  qemu-kvm  [unknown]                [u]
0x7f3795bc408d", and I think that's because I've got kallsyms loaded
from a particular guest, but not the others.

-Robin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Perf for only one VM?
  2011-10-05 19:54 Perf for only one VM? Robin Lee Powell
@ 2011-10-05 22:03 ` David Ahern
  2011-10-06  0:45   ` Robin Lee Powell
  0 siblings, 1 reply; 3+ messages in thread
From: David Ahern @ 2011-10-05 22:03 UTC (permalink / raw)
  To: Robin Lee Powell; +Cc: kvm

On 10/05/2011 01:54 PM, Robin Lee Powell wrote:
> Is it possible to get perf kvm record to record only what's going on
> on a single VM?  The options seem to be --host (all host data) and
> --guest (all VM data).

-p <pid> argument after the record.

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: Perf for only one VM?
  2011-10-05 22:03 ` David Ahern
@ 2011-10-06  0:45   ` Robin Lee Powell
  0 siblings, 0 replies; 3+ messages in thread
From: Robin Lee Powell @ 2011-10-06  0:45 UTC (permalink / raw)
  To: David Ahern; +Cc: kvm

On Wed, Oct 05, 2011 at 04:03:13PM -0600, David Ahern wrote:
> On 10/05/2011 01:54 PM, Robin Lee Powell wrote:
> > Is it possible to get perf kvm record to record only what's
> > going on on a single VM?  The options seem to be --host (all
> > host data) and --guest (all VM data).
> 
> -p <pid> argument after the record.

Thanks!

-Robin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-06  0:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 19:54 Perf for only one VM? Robin Lee Powell
2011-10-05 22:03 ` David Ahern
2011-10-06  0:45   ` Robin Lee Powell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).