mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
lib: add a function to indicate activity
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
+1
-1
@@ -885,7 +885,7 @@ static unsigned int run_test_step(struct test_output *o)
|
||||
join_vblank_wait_thread();
|
||||
}
|
||||
|
||||
igt_info("."); fflush(stdout);
|
||||
igt_print_activity();
|
||||
|
||||
if (do_flip && (o->flags & TEST_HANG)) {
|
||||
hang = hang_gpu(drm_fd);
|
||||
|
||||
Reference in New Issue
Block a user