Bug 110320 - Improve igt_assert for timing checks
Summary: Improve igt_assert for timing checks
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: IGT (show other bugs)
Version: XOrg git
Hardware: Other All
: medium enhancement
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-04 11:57 UTC by Daniel Vetter
Modified: 2019-11-12 07:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Daniel Vetter 2019-04-04 11:57:06 UTC
We have a lot of timing checks to make sure something happened in a desired intervall, especially around vblank/flip timestamps. Debugging those is really hard, best option to get started is to dump the ftrace flight recorder of what happened (likely shedding some lights on where we stalled).

Could be useful to roll that into an igt_assert_timing macro to do automatically on assert failures.
Comment 1 Martin Peres 2019-11-12 07:40:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/18.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.