aboutsummaryrefslogtreecommitdiff
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add tracepoint for f2fs_gcChao Yu2017-10-041-0/+107
* f2fs: fix potential overflow when adjusting GC cycleChao Yu2017-10-041-3/+3
* f2fs: split bio cacheJaegeuk Kim2017-07-211-1/+10
* f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-07-211-1/+1
* tracing: Add #undef to fix compile errorRik van Riel2017-06-171-0/+1
* tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)2017-05-291-0/+1
* ext4: add optimization for the lazytime mount optionTheodore Ts'o2017-05-291-0/+30
* vfs: add support for a lazytime mount optionTheodore Ts'o2017-05-291-1/+59
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-140/+330
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-211-1/+2
* f2fs: trace __submit_discard_cmdChao Yu2017-05-211-1/+15
* f2fs: make sure trace all f2fs_issue_flushKinglong Mee2017-05-211-4/+7
* f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim2017-05-211-0/+1
* f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-04-131-0/+7
* f2fs: show actual device info in tracepointsJaegeuk Kim2017-04-131-23/+26
* f2fs: add submit_bio tracepointJaegeuk Kim2017-04-131-15/+30
* f2fs: resolve op and op_flags confilctsJaegeuk Kim2017-04-131-7/+12
* f2fs: Trace reset zone eventsDamien Le Moal2017-04-131-0/+21
* f2fs: use percpu_counter for page countersJaegeuk Kim2017-04-131-5/+5
* f2fs: support in batch multi blocks preallocationChao Yu2017-04-131-5/+9
* f2fs: trace old block address for CoWed pageChao Yu2017-04-131-4/+7
* f2fs: support revoking atomic written pagesChao Yu2017-04-131-0/+1
* f2fs: add a tracepoint for sync_dirty_inodesChao Yu2017-04-131-0/+38
* f2fs: catch up to v4.4-rc1Jaegeuk Kim2017-04-131-77/+628
* trace: net: use %pK for kernel pointersmukesh agrawal2017-04-111-2/+2
* random: Backport driver from 4.1.31Joe Maples2017-04-111-5/+186
* first commitMeizu OpenSource2016-08-1557-0/+16195