aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Farman <farman@linux.ibm.com>2019-06-18 22:23:51 +0200
committerCornelia Huck <cohuck@redhat.com>2019-06-21 14:13:11 +0200
commit7f8e89a8f2fdb58461b01bb33ed8a5aa8119bf17 (patch)
tree71f1a034a700358c5e855f8b70ce69f4bfe6075e /tools/perf/scripts/python/export-to-postgresql.py
parentded563f31d0eb4de0bcb101b755cdf6f4ed805e4 (diff)
vfio-ccw: Factor out the ccw0-to-ccw1 transition
This is a really useful function, but it's buried in the copy_ccw_from_iova() routine so that ccwchain_calc_length() can just work with Format-1 CCWs while doing its counting. But it means we're translating a full 2K of "CCWs" to Format-1, when in reality there's probably far fewer in that space. Let's factor it out, so maybe we can do something with it later. Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20190618202352.39702-5-farman@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions