aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorRik van Riel <[email protected]>2024-07-15 13:49:41 -0400
committerNeeraj Upadhyay <[email protected]>2024-08-15 00:06:48 +0530
commit9fbaa44114ca6b69074a488295e86a9fa7e685f9 (patch)
tree18da76d874fe7db6bbe10cf3100f2d3ee3e9f58c /tools/perf/scripts/python/sctop.py
parentd40760d6811d55172ba6b90ebd2a60a75f88bffe (diff)
smp: print only local CPU info when sched_clock goes backward
About 40% of all csd_lock warnings observed in our fleet appear to be due to sched_clock() going backward in time (usually only a little bit), resulting in ts0 being larger than ts2. When the local CPU is at fault, we should print out a message reflecting that, rather than trying to get the remote CPU's stack trace. Signed-off-by: Rik van Riel <[email protected]> Tested-by: "Paul E. McKenney" <[email protected]> Signed-off-by: Neeraj Upadhyay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions