trace/events: fix compilation error
authorJin Qian <jinqian@google.com>
Wed, 26 Aug 2015 18:55:28 +0000 (11:55 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 27 Oct 2015 08:36:47 +0000 (16:36 +0800)
commit16467c95936f25e38668b8a1156d985eb951f7ce
tree624239b7851bb25e3cb1bbb6cfff7b169c101d00
parent3cd879a2e4f99268cd014b35335796cacb46bc39
trace/events: fix compilation error

include/trace/events/filemap.h: In function 'ftrace_raw_output_mm_filemap_find_page_cache_miss':
include/trace/ftrace.h:232:9: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' [-Werror=format=]

Change-Id: Ic2d76f18fc8802cf1e2246f96d84a06d267a30ad
Signed-off-by: Jin Qian <jinqian@google.com>
(cherry picked from commit c91e2d317307431283b96ce040e8aefd44b0b286)
include/trace/events/filemap.h