aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorZqiang <[email protected]>2022-11-21 23:01:50 +0800
committerPaul E. McKenney <[email protected]>2023-01-03 17:52:16 -0800
commit9420fb934cf15bee1cb6999676fa2dbd2560efc2 (patch)
treeeb25931876f2029c3b6aa0ba9bdde7f1017222fb /tools/perf/scripts/python/check-perf-trace.py
parent1b929c02afd37871d5afb9d498426f83432e71c2 (diff)
rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing
Currently, test_rcu_tasks_callback() reads from the jiffies counter only once when this function is invoked. This introduces inaccuracies because of the latencies induced by the synchronize_rcu_tasks*() invocations. This commit therefore re-reads the jiffies counter at the beginning of each test, thus avoiding penalizing later tests for the latencies induced by earlier tests. Therefore, this commit at the start of each RCU Tasks test, re-fetch the jiffies time as the runstart time. Signed-off-by: Zqiang <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions