aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2021-08-06 16:12:33 +0800
committerDavid Sterba <dsterba@suse.com>2021-10-26 19:05:18 +0200
commitcae796868042e73fbda5056d2528cd0b815f9c08 (patch)
tree364efa31f165ebf1de0326dcb3099d7895846be9 /tools/perf/scripts/python/flamegraph.py
parentbtrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file() (diff)
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_defrag()
In function cluster_pages_for_defrag() we have a window where we unlock page, either start the ordered range or read the content from disk. When we re-lock the page, we need to make sure it still has the correct page->private for subpage. Thus add the extra PagePrivate check here to handle subpage cases properly. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions