[PATCH v3 5/7] f2fs: add tracepoints to debug the block allocation & fallocate

2013-04-05 Thread Namjae Jeon
From: Namjae Jeon Add tracepoints to debug the block allocation & fallocate. Signed-off-by: Namjae Jeon Signed-off-by: Pankaj Kumar --- fs/f2fs/data.c |1 + fs/f2fs/file.c |3 ++ include/trace/events/f2fs.h | 76 +++

[PATCH v3 5/7] f2fs: add tracepoints to debug the block allocation fallocate

2013-04-05 Thread Namjae Jeon
From: Namjae Jeon namjae.j...@samsung.com Add tracepoints to debug the block allocation fallocate. Signed-off-by: Namjae Jeon namjae.j...@samsung.com Signed-off-by: Pankaj Kumar pankaj...@samsung.com --- fs/f2fs/data.c |1 + fs/f2fs/file.c |3 ++