<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97879#c20">Comment # 20</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97879">bug 97879</a>
from <span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span></b>
<pre>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.)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>