aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2020-09-18 16:34:38 +0300
committerDavid Sterba <[email protected]>2020-10-07 12:13:25 +0200
commit1b36294a6cd50ee5dcfee71ba5241cbb60f0295e (patch)
tree0139f5ccb738bb5a2e75403ac9df269076c8dca3 /tools/perf/scripts/python/export-to-postgresql.py
parent908930f3edad79f7e5e35b7fac09da8c54ca96b5 (diff)
btrfs: call submit_bio_hook directly for metadata pages
No need to go through a function pointer indirection simply call submit_bio_hook directly by exporting and renaming the helper to btrfs_submit_metadata_bio. This makes the code more readable and should result in somewhat faster code due to no longer paying the price for specualtive attack mitigations that come with indirect function calls. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions