Each number means what ?
Each number means what ?
-----éäåä-----
åää: dunlapg@xxxxxxxxx [mailto:dunlapg@xxxxxxxxx] äè George Dunlap
åéæé: 2015å5æ11æ 18:05
æää: èéä(èå)
æé: xen-devel@xxxxxxxxxxxxxxxxxxx; xen-devel@xxxxxxxxxxxxx
äé: Re: [Xen-devel] çå: çå: about xenalyze
On Fri, May 8, 2015 at 3:41 AM, èéä(èå) <xiongwei.jiang@xxxxxxxxxxxxxxx> wrote:
> $xenalyze --summary trace_file_discuz.bin
[snip]
> This is the full output.
Don't top-post please.
I probably should have said "attach the full output", rather than including it inline.
So actually -- it looks like you've set the trace to only collect HVM-related tracing information ("-e 0x8f000" from your command-line below); but to get the output that you want (with the per-domain and per-vcpu summaries), it also needs the scheduling traces, so that it knows which vcpu is running where.
Can you try this again with "-e 0xaf000" and see what you get?
-George