public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf kvm segfaults while reporting events
@ 2012-06-01 13:56 Pradeep Kumar Surisetty
  2012-06-01 15:40 ` David Ahern
  0 siblings, 1 reply; 4+ messages in thread
From: Pradeep Kumar Surisetty @ 2012-06-01 13:56 UTC (permalink / raw)
  To: LKML; +Cc: ryanh

Hello 

perf kvm generats segfaults while reporting events. 

host & guest:  3.4.0-rc4

1) Copied kallsyms, modules from guest to host. 

2) recorded  events on host and guest & report it using below commands. 


[root@host]# ./perf kvm --host --guest --guestkallsyms=/tmp/guest-kallsyms --guestmodules=/tmp/guest-modules record -a -o perf.data
^C[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.381 MB perf.data (~16659 samples) ]

[root@host]# ./perf kvm --host --guest --guestkallsyms=/tmp/guest-kallsyms --guestmodules=/tmp/guest-modules report -i perf.data --force
perf: Segmentation fault
[root@host]# 

--Pradeep


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

end of thread, other threads:[~2012-06-25  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 13:56 perf kvm segfaults while reporting events Pradeep Kumar Surisetty
2012-06-01 15:40 ` David Ahern
2012-06-20  6:14   ` Pradeep Kumar Surisetty
2012-06-25  3:38     ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox