All of lore.kernel.org
 help / color / mirror / Atom feed
From: Egor Suldin <rd3tap@gmail.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints
Date: Sat, 1 Feb 2020 00:32:59 +0300	[thread overview]
Message-ID: <8e77f0bb-255d-20c1-2a4e-24a5642c286d@gmail.com> (raw)
In-Reply-To: <8d961f4e-ed23-1578-8120-dafd73da2b34@linux.intel.com>

Hi!
I use GPUVis and now Intel Vtune Profiler. These tools don't work 
out-of-the-box on all Linux based systems for Intel integrated graphics.
It is needed to rebuild at least i915 module. And each time when the 
kernel is updated it is needed to rebuild i915 module again.

 > No numbers from (micro-)bechmarks showing how small the impact of doing
 > this is? I thought John was compiling this data. It will be just a no-op
 > on the fast path, but a bit more generated code.
Have you collected the results? If not, I've done it for you:
Benchmark for Metro 2033 Last Light Redux:
w/o events:
1st run aver. fps: 36.06
2nd run aver. fps: 35.87
w events:
1st run aver. fps: 36.05
2nd run aver. fps: 35.92

There is no difference. It was run on Intel Core i9-9900K CPU @ 3.60GHz 
on integrated graphics.

 > Assuming that will be fine, the only potentially problematic aspect that
 > comes to mind is the fact meaning of these tracepoints is a bit
 > different between execlists and guc. But maybe that is thinking to low
 > level (!) - in fact they are in both cases at points where i915 is
 >passing/receiving requests to/from hardware so not an issue?
In my view, it is not an issue. The real issue now that you cannot 
collect performance results for Intel GPU
on Linux systems without rebuilding the i915 module. You cannot debug 
performance problems
on the system even if you use tools from Intel. Do you have ETA to 
accept this patch?

Thanks,
Egor
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2020-01-31 21:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-11 13:09 [PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints Michał Winiarski
2017-09-11 13:10 ` [PATCH 2/2] drm/i915/guc: Remove obsolete comments and remove unused variable Michał Winiarski
2017-09-11 13:14   ` Chris Wilson
2017-09-11 14:17 ` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints Patchwork
2017-09-11 15:34 ` [PATCH 1/2] " Tvrtko Ursulin
2017-09-11 19:52   ` Chris Wilson
2017-09-11 20:23     ` Rogozhkin, Dmitry V
2020-01-31 21:17   ` [Intel-gfx] " Egor Suldin
2020-01-31 21:32   ` Egor Suldin [this message]
2020-01-31 14:05 Egor Suldin
2020-01-31 14:50 Egor Suldin
2020-01-31 15:06 ##### #####

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8e77f0bb-255d-20c1-2a4e-24a5642c286d@gmail.com \
    --to=rd3tap@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.