ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
authorMing Lei <ming.lei@canonical.com>
Wed, 30 Oct 2013 11:27:16 +0000 (07:27 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 30 Oct 2013 11:27:16 +0000 (07:27 -0400)
Pair the two trace events to make troubeshooting writepages
easier, and it should be more convinient to write a simple script
to parse the traces.

Cc: linux-ext4@vger.kernel.org
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found