]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: split the page fault trace event
authorChristoph Hellwig <hch@lst.de>
Tue, 29 Oct 2024 15:11:57 +0000 (16:11 +0100)
committerCarlos Maiolino <cem@kernel.org>
Tue, 5 Nov 2024 12:52:57 +0000 (13:52 +0100)
commit1171de329692163470f1cde7cc99f89487ca555a
tree10ef423806466147889dd993a3a4950f5f30b555
parent59e43f5479cce106d71c0b91a297c7ad1913176c
xfs: split the page fault trace event

Split the xfs_filemap_fault trace event into separate ones for read and
write faults and move them into the applicable locations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_file.c
fs/xfs/xfs_trace.h