diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2025-07-15 13:53:23 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-15 08:03:49 -0600 |
commit | 4020d22f0d08ccfc0d00a254a90250ff07333607 (patch) | |
tree | 0f02d410790bea21fe0383c661d9b400fb3ae91d /scripts/lib/kdoc/kdoc_parser.py | |
parent | 4cc21a00762b5bd4dcd743317a56c2dba500fd89 (diff) |
block: add tracepoint for blkdev_zone_mgmt
Add a tracepoint for blkdev_zone_mgmt to trace zone management commands
submitted by higher layers like file systems or user space.
An example output for this tracepoint is as follows:
mkfs.btrfs-203 [001] ..... 42.877493: blkdev_zone_mgmt: 8,0 ZRS 5242880 + 0
This example output shows a REQ_OP_ZONE_RESET operation submitted by
mkfs.btrfs.
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20250715115324.53308-5-johannes.thumshirn@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions