]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: tracepoints: add trace event for log_new_delayed_dentries()
authorFilipe Manana <fdmanana@suse.com>
Fri, 8 May 2026 16:09:48 +0000 (17:09 +0100)
committerFilipe Manana <fdmanana@suse.com>
Tue, 9 Jun 2026 10:49:24 +0000 (11:49 +0100)
commit5fe47577ad40b6b88fb189cdacdf102ee66ed5bc
tree745cff53945f49a7838505678b9a88f7085ab4e4
parentfdae3bfd2d3cccc859e90a1754d596526609922a
btrfs: tracepoints: add trace event for log_new_delayed_dentries()

log_new_delayed_dentries() is an important step called during a fsync, as
well as during rename and link operations on inodes that were previously
logged. Add trace events for when entering and exiting that function.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/tree-log.c
include/trace/events/btrfs.h