diff options
author | Gabriele Monaco <gmonaco@redhat.com> | 2025-03-05 17:03:56 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-03-25 00:27:39 +0300 |
commit | 9fd420abc420e0f7bb3e3ad74e3e2cd8fb3b340a (patch) | |
tree | b6f0996f289be36d3121a0982fb1f39cde2c82ed /tools/perf/scripts/python/gecko.py | |
parent | cb85c660fcd4b3a03ed993affa0b2d1a8af2f06b (diff) | |
download | linux-9fd420abc420e0f7bb3e3ad74e3e2cd8fb3b340a.tar.xz |
rv: Add sco and tss per-cpu monitors
Add 2 per-cpu monitors as part of the sched model:
* sco: scheduling context operations
Monitor to ensure sched_set_state happens only in thread context
* tss: task switch while scheduling
Monitor to ensure sched_switch happens only in scheduling context
To: Ingo Molnar <mingo@redhat.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Kacur <jkacur@redhat.com>
Cc: Clark Williams <williams@redhat.com>
Link: https://lore.kernel.org/20250305140406.350227-4-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions