Skip to content

gpu/intel: Skip the intermediary records

We sample the driver at regular interval. Each time we sample the driver, we get a bunch of records which are continuously produced anyway by the driver, just use the ones we actually care of.

Signed-off-by: Corentin Noël corentin.noel@collabora.com

Merge request reports