[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 26 11:12:41 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97879
--- Comment #20 from Eero Tamminen <eero.t.tamminen at intel.com> ---
Apitrace's own CPU overhead is so high that it's not very good for identifying
CPU bottlenecks.
Best would be to do (e.g. from SSH console):
# perf record -a
^C
During the game freeze.
And provide profile report here:
# perf report
(+ install debug symbols for anything that misses symbols in the report.)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160926/a0f7e700/attachment.html>
More information about the dri-devel
mailing list