diff options
author | Yangtao Li <[email protected]> | 2022-12-21 02:39:04 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2023-01-11 11:15:19 -0800 |
commit | c40e15a9a59f79e79d9500f1fd019321ec35b959 (patch) | |
tree | 89dc3711f16003ff6e0724ed84cec867d0424d5d /tools/perf/scripts/python/stat-cpi.py | |
parent | 1cd7565449de6e838ff5a3fa75fbd2ce58c6d955 (diff) |
f2fs: merge f2fs_show_injection_info() into time_to_inject()
There is no need to additionally use f2fs_show_injection_info()
to output information. Concatenate time_to_inject() and
__time_to_inject() via a macro. In the new __time_to_inject()
function, pass in the caller function name and parent function.
In this way, we no longer need the f2fs_show_injection_info() function,
and let's remove it.
Suggested-by: Chao Yu <[email protected]>
Signed-off-by: Yangtao Li <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions