summaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/ktrace.c
AgeCommit message (Expand)AuthorLines
2009-12-14xfs: event tracing supportChristoph Hellwig-323/+0
2008-12-05[XFS] Remove unused variable in ktrace_free()Lachlan McIlroy-7/+2
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko-2/+2
2008-04-18[XFS] Use power-of-2 sized buffers to reduce overheadDavid Chinner-8/+14
2008-04-18[XFS] Use atomic counters for ktrace buffer indexesDavid Chinner-13/+8
2008-02-07[XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy-2/+2
2008-02-07[XFS] ktrace kt_lock is unused, remove it.Eric Sandeen-4/+0
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott-1/+1
2006-03-22[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott-2/+2
2005-11-02[XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott-26/+11
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+346