aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorLiu Bo <[email protected]>2017-10-20 17:53:41 -0600
committerDavid Sterba <[email protected]>2018-01-22 16:08:10 +0100
commit1805f2ca3f27f25c8e637edc4b40bab237f9d07c (patch)
treea86b75da6d792beeba9ab64c08259c40e18c8a6b /tools/perf/scripts/python/call-graph-from-sql.py
parent0c5b9b5d9adbad4b60491f9ba0d2af38904bb4b9 (diff)
Btrfs: remove redundant btrfs_balance_delayed_items
In functions like btrfs_create(), we run both btrfs_balance_delayed_items() and btrfs_btree_balance_dirty() after the operation, but btrfs_btree_balance_dirty() is surely going to run btrfs_balance_delayed_items(). This keeps only btrfs_btree_balance_dirty(). Signed-off-by: Liu Bo <[email protected]> Reviewed-by: Lu Fengqi <[email protected]> Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions