]> www.infradead.org Git - users/jedix/linux-maple.git/commit
readahead: add trace points
authorJan Kara <jack@suse.cz>
Mon, 8 Sep 2025 14:55:34 +0000 (16:55 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 12 Sep 2025 00:25:59 +0000 (17:25 -0700)
commit718b80d240ef59d6334bbcd0ea2837b68b14f78e
tree39f7274d1b1517588ce60e4610c069e52b42983d
parent5661c98007d813ae18a998072663111f370b52d7
readahead: add trace points

Add a couple of trace points to make debugging readahead logic easier.

Link: https://lkml.kernel.org/r/20250908145533.31528-2-jack@suse.cz
Signed-off-by: Jan Kara <jack@suse.cz>
Tested-by: Pankaj Raghav <p.raghav@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/trace/events/readahead.h [new file with mode: 0644]
mm/readahead.c