aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/jbd2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-04-21jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o1-0/+21
2013-02-08jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o1-0/+98
2013-02-06jbd2: track request delay statisticsTheodore Ts'o1-2/+6
2012-03-13jbd2: issue cache flush after checkpointing even with internal journalJan Kara1-4/+7
2012-03-13jbd2: split updating of journal superblock and marking journal emptyJan Kara1-8/+4
2012-02-20jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi1-0/+28
2011-07-10jbd2: remove jbd2_dev_to_name() from jbd2 tracepointsTheodore Ts'o1-17/+19
2011-03-21ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang1-47/+31
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o1-31/+47
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o1-0/+28
2009-11-26tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan1-52/+11
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o1-0/+78
2009-09-17ext4: fix tracepoint format string warningsTheodore Ts'o1-1/+1
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-3/+3
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o1-0/+168