catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.91k stars 563 forks source link

Support Exynos Mali job events #4566

Open critsec opened 5 years ago

critsec commented 5 years ago

The Mali driver in Exynos kernels emits events when jobs are pushed into the HW queues and when those jobs finish. It would be nice to be able to see job lifetimes in the systrace viewer.

critsec commented 5 years ago

Change https://chromium-review.googlesource.com/c/catapult/+/1153595 fixes this.