Skip to content
Commit c5dc1f6f authored by Dietmar Eggemann's avatar Dietmar Eggemann Committed by Morten Rasmussen
Browse files

sched: Introduce the 'sched entity PELT' tracepoint



To let this tracepoint work on all configurations, the following special
handling is necessary for non-existent key=value
pairs:

id = -1      : In case sched entity is representing a task
             : In case of CONFIG_FAIR_GROUP_SCHED is not set

pid = -1     : In case sched entity is representing a task group

comm = "n/a" : In case sched entity is representing a task group

Signed-off-by: Dietmar Eggemann's avatarDietmar Eggemann <dietmar.eggemann@arm.com>
parent 1cce8c76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment