Phil Auld a1bd06853e sched: Fix use of count for nr_running tracepoint
The count field is meant to tell if an update to nr_running
is an add or a subtract. Make it do so by adding the missing
minus sign.

Fixes: 9d246053a691 ("sched: Add a tracepoint to track rq->nr_running")
Signed-off-by: Phil Auld <pauld@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200805203138.1411-1-pauld@redhat.com
2020-08-06 09:36:59 +02:00
..
2020-08-03 14:58:38 -07:00
2020-07-08 11:38:59 +02:00
2020-05-28 10:54:16 +02:00
2020-08-03 20:28:08 -07:00
2020-07-08 11:38:59 +02:00
2020-06-15 14:10:06 +02:00