I have been manually (as in, not using * on the command-line) testing traces in the benchmark/ directory, one-by-one, to see what I can observe.<div><br></div><div>For some of the tests (including swfdec-youtube.trace, firefox-scrolling.trace, gnome-system-monitor.trace, and chromium-tabs.trace) everything works like a charm when run over ssh -X.  These I can use as several benchmarks, which is great.</div>

<div><br></div><div>For others, I see a spike in CPU usage followed by CPU usage dropping out (back to my normal idle usage).  At this point, the test hangs and cairo-perf-trace displays no further output (than up to the test name just before printing values).  </div>

<div><br></div><div>Seems quite strange, no?  While I feel the traces that are working make good benchmarks, it would be nice to be able to get all traces working.</div><div><br></div><div>(I still have yet to upgrade the underlying host system from 11.10 to 12.04, which would match the VM's OS, but I'm not certain that would make a difference anyway.)</div>

<div><br></div>Pat<div><br>--<br>Patrick F. Wilbur<div>Researcher, Consultant, Educator,<br>Computer Science Graduate at Clarkson University<div><br></div><div><a href="mailto:patrick.wilbur@gmail.com" target="_blank">patrick.wilbur@gmail.com</a><br>

<a href="mailto:wilburpf@clarkson.edu" target="_blank">wilburpf@clarkson.edu</a><br><br>Check out our book: <a href="http://runningxen.com" target="_blank">http://runningxen.com</a><br><div>My website: <a href="http://pdub.net" target="_blank">http://pdub.net</a></div>

<div>Consulting: <a href="http://pfwilbur.com">http://pfwilbur.com</a></div><div><br></div></div><div><br></div></div><br>
<br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 1:00 PM, Chris Wilson <span dir="ltr"><<a href="mailto:chris@chris-wilson.co.uk" target="_blank">chris@chris-wilson.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Tue, 12 Jun 2012 09:44:04 -0400, Patrick Wilbur <<a href="mailto:patrick.wilbur@gmail.com">patrick.wilbur@gmail.com</a>> wrote:<br>
> First, thank you very much for your reply.<br>
><br>
> Hmm. I am using ssh -X to access a KVM virtual machine from the host<br>
> system. Could Ubuntu 11.10 Desktop (my host system) have a different<br>
> library version than Ubuntu 12.04 Server (my VM)? My VM also doesn't have X<br>
> installed, but it has various libraries installed due to installing several<br>
> GUI apps--if lacking a library, would that affect anything and would the<br>
> benchmarks fail silently?<br>
<br>
</div>The benchmarks won't run at all unless all of its prequisites are<br>
installed, so it would seem like that isn't the issue. Look at what is<br>
happening during the runs to see whether the test is CPU bound or if the<br>
communication has been disrupted. Hopefully, it is CPU bound as then<br>
finding the offending bottleneck will be a lot easier; otherwise there<br>
is a bug in the stack causing the requests to go missing.<br>
<div class="HOEnZb"><div class="h5">-Chris<br>
<br>
--<br>
Chris Wilson, Intel Open Source Technology Centre<br>
</div></div></blockquote></div><br></div>