sched/rt: print RT tasks when RT throttling is activated
authorMatt Wagantall <mattw@codeaurora.org>
Wed, 18 Jun 2014 04:43:35 +0000 (21:43 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 14 Sep 2016 09:32:22 +0000 (15:02 +0530)
commit6bd4858471d0c44deaa97e9ba4a8f0672af27690
treecd843adc0959f36560a1ecf69870367542303c88
parent2748928f860f549290b2c7299dc16ce8855019cf
sched/rt: print RT tasks when RT throttling is activated

Existing debug prints do not provide any clues about which tasks
may have triggered RT throttling. Print the names and PIDs of
all tasks on the throttled rt_rq to help narrow down the source
of the problem.

Change-Id: I180534c8a647254ed38e89d0c981a8f8bccd741c
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
[rameezmustafa@codeaurora.org]: Port to msm-3.18]
Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org>
kernel/sched/rt.c