From: Davidlohr Bueso <dave@gnu.org>
To: KVM <kvm@vger.kernel.org>
Subject: tracing get_pages
Date: Fri, 17 Feb 2012 23:37:38 +0100 [thread overview]
Message-ID: <1329518258.3091.6.camel@offbook> (raw)
Hi,
I'm trying to trace some guest physical pages by running:
cmd-trace record -e kvmmmu:kvm_mmu_get_page
However, when reporting I'm running into error messages like the
following:
...
failed to read event print fmt for kvm_emulate_insn
Error: expected type 4 but read 7
Error: expected type 5 but read 0
failed to read event print fmt for kvm_userspace_exit
CPU 1 is empty
CPU 3 is empty
CPU 5 is empty
CPU 6 is empty
CPU 7 is empty
cpus=8
...
kvm-4851 [000] 20127.717022: kvm_mmu_get_page: [FAILED TO PARSE]
gfn=220672 role=122881 root_count=0 unsync=0 created=1
kvm-4851 [000] 20127.970428: kvm_mmu_get_page: [FAILED TO PARSE]
gfn=219136 role=122881 root_count=0 unsync=0 created=1
...
I don't have any problems with other events like pagetable_walk or
paging_element.
This KVM is from Linus' latest tree, what am I doing wrong?
Thanks in advance,
Davidlohr
reply other threads:[~2012-02-17 22:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1329518258.3091.6.camel@offbook \
--to=dave@gnu.org \
--cc=kvm@vger.kernel.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