<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:tvrtko.ursulin@linux.intel.com" title="Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>"> <span class="fn">Tvrtko Ursulin</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - new version of intel_gpu_top lost option of output log to stdio or file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108689">bug 108689</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - new version of intel_gpu_top lost option of output log to stdio or file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108689#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - new version of intel_gpu_top lost option of output log to stdio or file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108689">bug 108689</a>
from <span class="vcard"><a class="email" href="mailto:tvrtko.ursulin@linux.intel.com" title="Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>"> <span class="fn">Tvrtko Ursulin</span></a>
</span></b>
<pre>Hi,
Two questions:
New intel_gpu_top also supports a pretty different set of data. So if we added
this option - can you adapt to the new data and is it useful for your use case?
Secondly, you could get the CSV data for all the stuff new intel_gpu_top shows
in a bit more raw form from the standard kernel perf tool. Just one example on
render command streamer busyness:
perf stat -a -e i915/rcs0-busy/ -I 1000 -x
As said, all the data new version shows is available like this, albeit with
some required post-procesing like converting absolute time differences to
percentages and similar.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>