f2fs-tools: add f2fstat to print f2fs's status in sec
authorChangman Lee <cm224.lee@samsung.com>
Fri, 10 Jan 2014 08:44:59 +0000 (17:44 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 14 Jan 2014 08:48:35 +0000 (17:48 +0900)
commita0a5567e3e2bdf81b71c7e8c6f801f8d55dcbb6e
tree0f733b3d01f4592ef116405c30f920d64b092a65
parent6da30100ee0f64687c5e1bc84bf86f0e312261d9
f2fs-tools: add f2fstat to print f2fs's status in sec

This tool prints /sys/kernel/debug/f2fs/status in sec so that we
can monitor variation of f2fs status.

Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Makefile.am
configure.ac
tools/Makefile.am [new file with mode: 0644]
tools/f2fstat.c [new file with mode: 0644]