|
@@ -123,7 +123,7 @@ void starpu_fxt_autostart_profiling(int autostart)
|
|
if (autostart)
|
|
if (autostart)
|
|
initial_key_mask = FUT_KEYMASKALL;
|
|
initial_key_mask = FUT_KEYMASKALL;
|
|
else
|
|
else
|
|
- initial_key_mask = 0;
|
|
|
|
|
|
+ initial_key_mask = FUT_KEYMASK0;
|
|
}
|
|
}
|
|
|
|
|
|
void starpu_fxt_start_profiling()
|
|
void starpu_fxt_start_profiling()
|