Theodore Ts'o
|
e5880d76ae
ext4: fix potential NULL dereference while tracing
|
15 years ago |
Dave Chinner
|
0b5649278e
writeback: pay attention to wbc->nr_to_write in write_cache_pages
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Li Zefan
|
f084db932e
tracing: Convert more ext4 events to DEFINE_EVENT
|
15 years ago |
Theodore Ts'o
|
f307333e14
ext4: Add new tracepoints to track mballoc's buddy bitmap loads
|
15 years ago |
Theodore Ts'o
|
f8ec9d6837
ext4: Add new tracepoints to debug delayed allocation space functions
|
15 years ago |
Linus Torvalds
|
4515c3069d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Li Zefan
|
b5eb34c359
tracing: Convert some ext4 events to DEFINE_TRACE
|
15 years ago |
Wu Fengguang
|
b4d7241596
ext4: remove encountered_congestion trace
|
15 years ago |
Theodore Ts'o
|
6eebee6255
ext4: print i_mode in octal in ext4 tracepoints
|
15 years ago |
Theodore Ts'o
|
e6362609b6
ext4: call ext4_forget() from ext4_free_blocks()
|
15 years ago |
Theodore Ts'o
|
beac2da756
ext4: add tracepoint for ext4_forget()
|
15 years ago |
Josh Stone
|
0ef1224940
ext4: Add a stub for mpage_da_data in the trace header
|
15 years ago |
Theodore Ts'o
|
296c355cd6
ext4: Use tracepoints for mb_history trace file
|
15 years ago |
Theodore Ts'o
|
55138e0bc2
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
|
15 years ago |
Theodore Ts'o
|
fb40ba0d98
ext4: Add a tracepoint for ext4_alloc_da_blocks()
|
15 years ago |
Theodore Ts'o
|
3661d28615
ext4: Fix include/trace/events/ext4.h to work with Systemtap
|
15 years ago |
Theodore Ts'o
|
a3710fd1ee
ext4: fix tracepoint format string warnings
|
15 years ago |
Theodore Ts'o
|
b3a3ca8ca0
ext4: Add new tracepoint: trace_ext4_da_write_pages()
|
15 years ago |
Theodore Ts'o
|
98a56ab382
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
|
15 years ago |
Jens Axboe
|
1fe06ad892
writeback: get rid of wbc->for_writepages
|
15 years ago |
Linus Torvalds
|
c0c50b541a
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Li Zefan
|
d0b6e04a4c
tracing/events: Move TRACE_SYSTEM outside of include guard
|
16 years ago |
Aneesh Kumar K.V
|
43ce1d23b4
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
|
16 years ago |
Theodore Ts'o
|
627ad9fd07
ext4: Fix type warning on 64-bit platforms in tracing events header
|
16 years ago |
Theodore Ts'o
|
9bffad1ed2
ext4: convert instrumentation from markers to tracepoints
|
16 years ago |