mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
lib: Reset sig_stat after stopping the rude interrupter
This commit is contained in:
@@ -650,6 +650,7 @@ void drmtest_stop_signal_helper(void)
|
||||
if (sig_stat)
|
||||
fprintf(stdout, "signal handler called %llu times\n", sig_stat);
|
||||
|
||||
sig_stat = 0;
|
||||
signal_helper = -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user