]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add tracepoints for the deferred ops mechanism
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 01:29:37 +0000 (11:29 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 01:29:37 +0000 (11:29 +1000)
commit30ad7d6e5ae85b1fd4be2a77dc5f4508e285a1ac
treebd3e071f75b8da0da7c304468310046e6366f728
parenta18e1f796c8e3f707ed88b1114e631d4defeabe2
xfs: add tracepoints for the deferred ops mechanism

Source kernel commit: 3cd48abcc1f76d6cd5ce61f3540801849a6c82e0

Add tracepoints for the internals of the deferred ops mechanism
and tracepoint classes for clients of the dops, to make debugging
easier.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
include/xfs_trace.h
libxfs/xfs_defer.c