index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Age
Commit message (
Expand
)
Author
2009-11-26
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
2009-09-29
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
2009-09-16
ext4: Add a tracepoint for ext4_alloc_da_blocks()
Theodore Ts'o
2009-09-14
ext4: Fix include/trace/events/ext4.h to work with Systemtap
Theodore Ts'o
2009-09-17
ext4: fix tracepoint format string warnings
Theodore Ts'o
2009-08-31
ext4: Add new tracepoint: trace_ext4_da_write_pages()
Theodore Ts'o
2009-09-17
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
Theodore Ts'o
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
2009-07-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
2009-06-14
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
2009-06-20
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
2009-06-17
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o