summaryrefslogtreecommitdiffstats
path: root/include/trace/events/ext4.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-021-8/+79
|\
| * ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o2011-07-301-8/+8
| * ext4: Add new ext4 trim tracepointsTao Ma2011-07-111-0/+49
| * ext4: add tracepoint for ext4_journal_startTheodore Ts'o2011-07-111-0/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-261-4/+2Star
|\ \ | |/ |/|
| * writeback: remove writeback_control.more_ioWu Fengguang2011-06-081-4/+2Star
* | ext4: fixed tracepoints cleanupLukas Czerner2011-06-061-103/+76Star
|/
* ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2011-03-221-197/+578
* ext4: Add new ext4 inode tracepointsTheodore Ts'o2010-11-081-0/+97
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-281-148/+231
|\
| * ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2010-10-281-125/+204
| * ext4: don't use ext4_allocation_contexts for tracingEric Sandeen2010-10-281-22/+29
| * ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen2010-10-281-3/+0Star
| * ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang2010-10-281-2/+3
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-271-3/+5
|/
* ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-271-8/+12
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-091-4/+1Star
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-2/+4
* tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan2010-05-171-44/+17Star
* ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-171-0/+33
* ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-011-0/+101
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-101-14/+40
|\
| * ext4: remove encountered_congestion traceWu Fengguang2009-11-241-4/+2Star
| * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-231-4/+4
| * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-231-7/+9
| * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-231-0/+26
* | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-261-94/+35Star
|/
* ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-301-0/+1
* ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-301-0/+163
* ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-291-4/+10
* ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o2009-09-171-0/+27
* ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o2009-09-151-2/+4
* ext4: fix tracepoint format string warningsTheodore Ts'o2009-09-171-35/+40
* ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o2009-09-011-0/+34
* ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o2009-09-171-1/+1
* writeback: get rid of wbc->for_writepagesJens Axboe2009-09-161-4/+2Star
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-151-3/+3
|\
| * tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-131-3/+3
* | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-141-44/+1Star
* | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-211-1/+2
|/
* ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-171-0/+719