Re: [PATCH] sched: Add trace events for Proxy Execution (PE)

2024-02-21 Thread Metin Kaya
On 21/02/2024 2:23 pm, Steven Rostedt wrote: On Fri, 2 Feb 2024 08:33:38 + Metin Kaya wrote: Add sched_[start, finish]_task_selection trace events to measure the latency of PE patches in task selection. Moreover, introduce trace events for interesting events in PE: 1. sched_pe_enqueue_sl

Re: [PATCH] sched: Add trace events for Proxy Execution (PE)

2024-02-21 Thread Steven Rostedt
On Fri, 2 Feb 2024 08:33:38 + Metin Kaya wrote: > Add sched_[start, finish]_task_selection trace events to measure the > latency of PE patches in task selection. > > Moreover, introduce trace events for interesting events in PE: > 1. sched_pe_enqueue_sleeping_task: a task gets enqueued on w

[PATCH] sched: Add trace events for Proxy Execution (PE)

2024-02-02 Thread Metin Kaya
Add sched_[start, finish]_task_selection trace events to measure the latency of PE patches in task selection. Moreover, introduce trace events for interesting events in PE: 1. sched_pe_enqueue_sleeping_task: a task gets enqueued on wait queue of a sleeping task (mutex owner). 2. sched_pe_cross_