summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChangwoo Min <changwoo@igalia.com>2025-01-09 22:14:54 +0900
committerTejun Heo <tj@kernel.org>2025-01-10 08:04:40 -1000
commitd07be814fc7165cb804317c99228243382e81188 (patch)
treebf81d7fd132b9439a6fee8ef09aa684d103a5804 /tools/perf/scripts/python/task-analyzer.py
parent2e1ce39fde7caacc98bc0472d15e8c641dfb31bf (diff)
sched_ext: Add time helpers for BPF schedulers
The following functions are added for BPF schedulers: - time_delta(after, before) - time_after(a, b) - time_before(a, b) - time_after_eq(a, b) - time_before_eq(a, b) - time_in_range(a, b, c) - time_in_range_open(a, b, c) Signed-off-by: Changwoo Min <changwoo@igalia.com> Acked-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions