summaryrefslogtreecommitdiffstats
path: root/tapset/scheduler.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/scheduler.stp')
-rw-r--r--tapset/scheduler.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/scheduler.stp b/tapset/scheduler.stp
index 06922146..e2aa3177 100644
--- a/tapset/scheduler.stp
+++ b/tapset/scheduler.stp
@@ -104,7 +104,7 @@ probe scheduler.migrate = kernel.inline("pull_task") {
* Context:
* The cpu looking for more work.
*/
-probe scheduler.balance = kernel.inline("idle_balance") {}
+probe scheduler.balance = kernel.inline("idle_balance")? {}
/* probe scheduler.ctxswitch