diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-25 11:43:28 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-01 07:45:24 +0200 |
commit | b52b89da097896ac265d1f875aeb0bfd92a9dd38 (patch) | |
tree | 16cb9ff966426839a8894ce0d974934ff878e7a0 /tools/perf/scripts/python/sctop.py | |
parent | f56383cb9fc8d7165bd7d2136b4c4af98c41177c (diff) |
drm/i915: Add a tracepoint for using a semaphore
So that we can find the callers who introduce a ring stall. A single
ring stall is not too unwelcome, the right issue becomes when they start
to interlock and prevent any concurrent work. That, however, is a little
tricker to detect with a mere tracepoint!
v2: Rebrand it as a ring event, rather than an object event.
v3: Include the seqno in the tracepoint for posterity or something.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions