summaryrefslogtreecommitdiffstats
path: root/include/trace/events/f2fs.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-02-271-0/+7
* f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim2017-02-231-2/+6
* f2fs: show actual device info in tracepointsJaegeuk Kim2017-02-231-23/+26
* f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-231-0/+1
* f2fs: add submit_bio tracepointJaegeuk Kim2017-01-291-15/+30
* f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim2017-01-291-16/+25
* Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2016-12-141-0/+21
|\
| * f2fs: Trace reset zone eventsDamien Le Moal2016-11-231-0/+21
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-6/+4
* | block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-011-1/+1
|/
* f2fs: clean up bio cache traceChao Yu2016-08-241-11/+7
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-2/+2
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-1/+1
* block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-071-1/+0
* f2fs: use bio op accessorsMike Christie2016-06-071-13/+21
* f2fs: use percpu_counter for page countersJaegeuk Kim2016-05-181-5/+5
* f2fs: support in batch multi blocks preallocationChao Yu2016-05-111-5/+9
* f2fs: trace old block address for CoWed pageChao Yu2016-02-221-4/+7
* f2fs: support revoking atomic written pagesChao Yu2016-02-221-0/+1
* f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-171-0/+38
* f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu2015-10-121-0/+26
* f2fs: add a tracepoint for background gcJaegeuk Kim2015-10-091-0/+28
* f2fs: trace in batches extent info updateChao Yu2015-10-091-5/+10
* f2fs: check the largest extent at look-up timeJaegeuk Kim2015-08-041-6/+6
* f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-281-14/+14
* f2fs: export more enums for tracepointJaegeuk Kim2015-05-071-0/+5
* Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-181-1/+161
|\
| * f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim2015-04-161-0/+1
| * f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim2015-04-101-1/+26
| * f2fs: add trace for rb-tree extent cache opsChao Yu2015-03-031-0/+134
* | f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)2015-04-081-0/+30
|/
* f2fs: fix sparse warningsJaegeuk Kim2015-02-111-6/+7
* f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-111-0/+1
* f2fs: merge flags in struct f2fs_sb_infoChao Yu2015-02-111-2/+2
* f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-091-17/+20
* f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-091-64/+51
* f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim2014-09-301-1/+2
* f2fs: introduce cp_control structureJaegeuk Kim2014-09-301-5/+10
* f2fs: add tracepoint for f2fs_direct_IOChao Yu2014-08-021-0/+63
* f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim2014-07-301-0/+24
* f2fs: add a tracepoint for f2fs_read_data_pageChao Yu2014-05-071-2/+13
* f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu2014-05-071-0/+64
* f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu2014-05-071-0/+7
* f2fs: add a tracepoint for f2fs_write_endChao Yu2014-05-071-0/+30
* f2fs: add a tracepoint for f2fs_write_beginChao Yu2014-05-071-0/+30
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-2/+2
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-231-2/+2
* | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-231-20/+10
* | f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-231-5/+17
* | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-231-17/+32
OpenPOWER on IntegriCloud