[Wayland-bugs] [Bug 86815] XWayland [weston 1.6.0] takes all CPU and is very slow on eee-pc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 23 07:44:10 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=86815

--- Comment #9 from Mildred Ki'Lya <mildred-bug.freedesktop at mildred.fr> ---
Sorry, I haven't been back on this for some time. I added the "-shm" option
instead of removing it, and now xterms is as fast as it could be. That works.

> Looks like I can't make sense of the trace. Maybe I can't use 'perf report' right?

When looking at the trace itself from my side, I gets tons of functions in
Xwayland. See comment #4 for a partial transcript of what I see.

And you're seeing hexadecimal encoded address of symbols instead of the symbols
themselves. I don't know how perf could package the symbol names so you could
see them.

The top symbols that are slowing things down are fetch_vector4, intel_idle,
_mesa_execute_program and store_vector4 (the only above 5%). I'm guessing that
there is non necessary memory copying that happens. Storing and fetching
vectors uselessly, and waiting idely for the process to complete.

If you know how to use perf report, you could tell me what you are looking for
and I could get you the output I have.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20141223/703f4f07/attachment.html>


More information about the wayland-bugs mailing list