aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-01-08 11:50:16 -0700
committerJens Axboe <axboe@kernel.dk>2024-01-08 12:27:39 -0700
commit3b7cb745473aec7255d66e3854abaa9c3f46f952 (patch)
tree900d7e95798bb1202b13838e3f1981f9127d87f3 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent587371ed783b046f22ba7a5e1cc9a19ae35123b4 (diff)
block: move __get_task_ioprio() into header file
We call this once per IO, which can be millions of times per second. Since nobody really uses io priorities, or at least it isn't very common, this is all wasted time and can amount to as much as 3% of the total kernel time. Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions