summaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/ktrace.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: event tracing supportChristoph Hellwig2009-12-151-323/+0Star
* [XFS] Remove unused variable in ktrace_free()Lachlan McIlroy2008-12-051-7/+2Star
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-2/+2
* [XFS] Use power-of-2 sized buffers to reduce overheadDavid Chinner2008-04-181-8/+14
* [XFS] Use atomic counters for ktrace buffer indexesDavid Chinner2008-04-181-13/+8Star
* [XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy2008-02-071-2/+2
* [XFS] ktrace kt_lock is unused, remove it.Eric Sandeen2008-02-071-4/+0Star
* [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-281-1/+1
* [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott2006-03-221-2/+2
* [XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig2005-11-021-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-26/+11Star
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+346