3 Commits

Author SHA1 Message Date
Nadezhda Samartseva
65fd490bc9 Registration for the profiling_timebase test has been changed: version 2.1 is now required. (#2584)
This fix is necessary to install the minimum version of OpenCL in the
profiling_timebase test. This test uses clGetDeviceAndHostTimer,
available only since version 2.1.
fix #2582
2025-11-26 16:23:34 -08:00
Kévin Petit
57a91b7ffe [NFC] Migrate profiling suite to new registration framework (#2187)
Contributes to #2181

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2024-12-17 09:57:27 -08:00
ellnor01
7e859cc296 Queue profiling and Device timebase equality test (#1150)
Adds test to confirm that the timestamp returned from
clGetEventProfilingInfo for an event on a device and a device
timestamp queried from the same device are in the same timebase.

Fixes #753

Signed-off-by: Ellen Norris-Thompson <ellen.norris-thompson@arm.com>

---------

Signed-off-by: Ellen Norris-Thompson <ellen.norris-thompson@arm.com>
2024-10-01 09:25:16 -07:00