xfs: add tracepoints for the deferred ops mechanism
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 3 Aug 2016 01:13:02 +0000 (11:13 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 3 Aug 2016 01:13:02 +0000 (11:13 +1000)
commit3cd48abcc1f76d6cd5ce61f3540801849a6c82e0
treed58936b397d197f0ac27353a1dd2efdf3abe970d
parent4e0cc29b91a8056f902f0974b49084b07491905f
xfs: add tracepoints for the deferred ops mechanism

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>
fs/xfs/libxfs/xfs_defer.c
fs/xfs/xfs_trace.c
fs/xfs/xfs_trace.h