diff options
author | Vivek Goyal <[email protected]> | 2018-05-11 11:49:28 -0400 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2018-07-20 09:56:08 +0200 |
commit | 2002df85367ca69961d39020f56d3d727897be01 (patch) | |
tree | dac68a1f359f9da75b69af772c217e323685fa26 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 44d5bf109a73f4162d97ab714770fdf76a8dc685 (diff) |
ovl: Add helper ovl_already_copied_up()
There are couple of places where we need to know if file is already copied
up (in lockless manner). Right now its open coded and there are only two
conditions to check. Soon this patch series will introduce another
condition to check and Amir wants to introduce one more. So introduce a
helper instead to check this so that code is easier to read.
Signed-off-by: Vivek Goyal <[email protected]>
Reviewed-by: Amir Goldstein <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions