diff options
author | 2014-12-23 16:35:21 +0800 | |
---|---|---|
committer | 2015-01-09 17:02:25 -0800 | |
commit | 3e1c8f125eeea0f8111e2b9131162bfba32c6381 (patch) | |
tree | 07d2fd5840e028e9baece4b8bc552198734eee88 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: fix missing cold bit during recovery (diff) | |
download | wireguard-linux-3e1c8f125eeea0f8111e2b9131162bfba32c6381.tar.xz wireguard-linux-3e1c8f125eeea0f8111e2b9131162bfba32c6381.zip |
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
This patch adds missing parameter _type_ for trace_f2fs_submit_page_bio, then
use DECLARE_EVENT_CLASS/DEFINE_EVENT_CONDITION pair to cleanup some trace event
code related to f2fs_submit_page_{m,}bio.
Additionally, after we remove redundant code, size of code can be reduced:
text data bss dec hex filename
176787 8712 56 185555 2d4d3 f2fs.ko.org
174408 8648 56 183112 2cb48 f2fs.ko
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions