summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_trace.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner1-1/+0
2010-05-19xfs: remove duplicate code from dquot reclaimDave Chinner1-2/+0
2010-05-19xfs: add log item recovery tracingDave Chinner1-0/+138
2010-05-19xfs: Add inode pin counts to tracesDave Chinner1-1/+8
2010-03-02xfs: fix xfs_fsblock_t tracingChristoph Hellwig1-6/+6
2010-03-02xfs: fix dquota trace formatChristoph Hellwig1-5/+5
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner1-0/+1
2010-01-16xfs: Add trace points for per-ag refcount debugging.Dave Chinner1-0/+27
2010-01-16xfs: add tracing to xfs_swap_extentsDave Chinner1-0/+53
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner1-6/+6
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig1-538/+591
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner1-4/+4
2009-12-15xfs: event tracing supportChristoph Hellwig1-0/+1369