aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events/ext4.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone1-0/+1
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o1-0/+163
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o1-4/+10
2009-09-16ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o1-0/+27
2009-09-14ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o1-2/+4
2009-09-17ext4: fix tracepoint format string warningsTheodore Ts'o1-35/+40
2009-08-31ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o1-0/+34
2009-09-17ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o1-1/+1
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe1-4/+2
2009-07-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-3/+3
2009-06-14ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V1-44/+1
2009-06-20ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o1-1/+2
2009-06-17ext4: convert instrumentation from markers to tracepointsTheodore Ts'o1-0/+719