Searched hist:"2 bc4bea33848e4c5f441fcec4a94497082c1cc9f" (Results 1 – 2 of 2) sorted by relevance
/linux/include/trace/events/ |
H A D | f2fs.h | diff 2bc4bea33848e4c5f441fcec4a94497082c1cc9f Mon Mar 30 05:30:59 CEST 2020 Daeho Jeong <daehojeong@google.com> f2fs: add tracepoint for f2fs iostat
Added a tracepoint to see iostat of f2fs. Default period of that is 3 second. This tracepoint can be used to be monitoring I/O statistics periodically.
Signed-off-by: Daeho Jeong <daehojeong@google.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
/linux/fs/f2fs/ |
H A D | super.c | diff 2bc4bea33848e4c5f441fcec4a94497082c1cc9f Mon Mar 30 05:30:59 CEST 2020 Daeho Jeong <daehojeong@google.com> f2fs: add tracepoint for f2fs iostat
Added a tracepoint to see iostat of f2fs. Default period of that is 3 second. This tracepoint can be used to be monitoring I/O statistics periodically.
Signed-off-by: Daeho Jeong <daehojeong@google.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|