commit | c75c752d03741a0ebda3ea4c5020ba22c7570561 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:15 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:15 2016 -0700 |
tree | 52768288217b2dfbeda9c573ca3a24c69f80ef42 | |
parent | 9cdafd8a769b7c3a54e474393fb69d1fc2c42185 [diff] |
xfs: define tracepoints for refcount btree activities Define all the tracepoints we need to inspect the refcount btree runtime operation. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>