summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_trace.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner1-0/+3
2010-05-28xfs: convert more trace events to DEFINE_EVENTLi Zefan1-168/+188
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner1-27/+56
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-01xfs: fix xfs_fsblock_t tracingChristoph Hellwig1-6/+6
2010-03-01xfs: 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-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner1-0/+27
2010-01-15xfs: 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-14xfs: event tracing supportChristoph Hellwig1-0/+1369