Skip to content
  • Jan Kiszka's avatar
    cobalt: Add sched-quota tracepoints · 4f0f067a
    Jan Kiszka authored
    
    
    This instruments the sched-quota scheduling policy to track which groups
    exit, with which settings, and which threads belong to them.
    
    As trace_cobalt_schedquota_add_thread may be invoked before a thread is
    fully initialized, we need to trace also the thread address.
    
    Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
    4f0f067a