aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/f2fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-11f2fs: fix sparse warningsJaegeuk Kim1-6/+7
2015-02-11f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim1-0/+1
2015-02-11f2fs: merge flags in struct f2fs_sb_infoChao Yu1-2/+2
2015-01-09f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fioChao Yu1-17/+20
2015-01-09f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu1-64/+51
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim1-1/+2
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim1-5/+10
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu1-0/+63
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim1-0/+24
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu1-2/+13
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu1-0/+64
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu1-0/+7
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu1-0/+30
2014-05-07f2fs: add a tracepoint for f2fs_write_beginChao Yu1-0/+30
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2013-12-23f2fs: refactor bio-related operationsJaegeuk Kim1-20/+10
2013-12-23f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim1-5/+17
2013-12-23f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu1-17/+32
2013-12-23f2fs: adds a tracepoint for submit_read_pageChao Yu1-4/+21
2013-12-23f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim1-0/+23
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-2/+2
2013-10-25f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim1-0/+7
2013-10-25f2fs: add tracepoint for set_page_dirtyJaegeuk Kim1-0/+44
2013-04-29f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim1-0/+7
2013-04-23f2fs: add tracepoints to debug checkpoint requestNamjae Jeon1-0/+24
2013-04-23f2fs: add tracepoints for write page operationsNamjae Jeon1-0/+67
2013-04-23f2fs: add tracepoints to debug the block allocationNamjae Jeon1-0/+64
2013-04-23f2fs: add tracepoints for GC threadsNamjae Jeon1-0/+75
2013-04-23f2fs: add tracepoint for tracing the page i/oNamjae Jeon1-0/+74
2013-04-23f2fs: add tracepoints for truncate operationNamjae Jeon1-0/+176
2013-04-23f2fs: add tracepoints for sync & inode operationsNamjae Jeon1-0/+195