diff options
author | Dongliang Cui <dongliang.cui@unisoc.com> | 2024-06-14 15:49:36 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-28 10:30:47 -0600 |
commit | aa6ff4eb7c10d9a6532db3ea9e78124bf14e70ae (patch) | |
tree | 0b0622b0127c1763248f30d72a8bb918598e8acb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d19b46340b3c0ea66bef0f6c58876cc085813ba8 (diff) |
block: Add ioprio to block_rq tracepoint
Sometimes we need to track the processing order of requests with
ioprio set. So the ioprio of request can be useful information.
Example:
block_rq_insert: 8,0 RA 16384 () 6500840 + 32 be,0,6 [binder:815_3]
block_rq_issue: 8,0 RA 16384 () 6500840 + 32 be,0,6 [binder:815_3]
block_rq_complete: 8,0 RA () 6500840 + 32 be,0,6 [0]
Signed-off-by: Dongliang Cui <dongliang.cui@unisoc.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20240614074936.113659-1-dongliang.cui@unisoc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions