On Thu, Mar 16, 2023 at 09:47:43AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > There are now five separate space allocator interfaces exposed to the > rest of XFS for five different strategies to find space. Add > tracepoints for each of them so that I can tell from a trace dump > exactly which ones got called and what happened underneath them. Add a > sixth so it's more obvious if an allocation actually happened. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_alloc.c | 17 +++++++++++++++++ > fs/xfs/xfs_trace.h | 7 +++++++ > 2 files changed, 24 insertions(+) Makes sense. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx