* [Bug 110320] Improve igt_assert for timing checks
@ 2019-04-04 11:57 bugzilla-daemon
2019-11-12 7:40 ` bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2019-04-04 11:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 932 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110320
Bug ID: 110320
Summary: Improve igt_assert for timing checks
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: IGT
Assignee: dri-devel@lists.freedesktop.org
Reporter: daniel@ffwll.ch
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2216 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-12 7:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-04 11:57 [Bug 110320] Improve igt_assert for timing checks bugzilla-daemon
2019-11-12 7:40 ` bugzilla-daemon
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.