aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-201-0/+3
* xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-281-168/+188
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-241-27/+56
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-191-1/+0
* xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-191-2/+0
* xfs: add log item recovery tracingDave Chinner2010-05-191-0/+138
* xfs: Add inode pin counts to tracesDave Chinner2010-05-191-1/+8
* xfs: fix xfs_fsblock_t tracingChristoph Hellwig2010-03-011-6/+6
* xfs: fix dquota trace formatChristoph Hellwig2010-03-011-5/+5
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-021-0/+1
* xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-151-0/+27
* xfs: add tracing to xfs_swap_extentsDave Chinner2010-01-151-0/+53
* xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-101-6/+6
* xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-101-538/+591
* xfs: kill some warnings on i386 buildsDave Chinner2010-01-081-4/+4
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+1369