OSDN Git Service

ANDROID: sched/events: Introduce rt_rq load tracking trace event
authorChris Redpath <chris.redpath@arm.com>
Fri, 27 Oct 2017 15:52:17 +0000 (16:52 +0100)
committerAmit Pundir <amit.pundir@linaro.org>
Tue, 14 Aug 2018 12:17:11 +0000 (17:47 +0530)
commit6037c6912343760e40d56d191896340748f13c1b
tree9cbc4c06fc7f1ef8cd131d11627c1927d4c4007f
parent5889e4e2692788c537b58e8218653914b56b2d3a
ANDROID: sched/events: Introduce rt_rq load tracking trace event

We want to be able to track rt_rq signals same as we do for other RQs.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
(cherry-picked from commit 574a2d189695c334ae290f522b098f05398a3765)
[ - Fixed conflicts with the refactored RT util_avg tracking
  - Changed commit title for consistency with other tracepoint patches ]
Signed-off-by: Quentin Perret <quentin.perret@arm.com>
Change-Id: I38b64baa50e1ff86019ca4b8b0a04af994880b35
include/trace/events/sched.h
kernel/sched/pelt.c