aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJulien Grall <[email protected]>2015-08-07 17:34:38 +0100
committerJulien Grall <[email protected]>2015-09-08 18:03:52 +0100
commita76e3cc32d872acd5104278d21d2084da07c16a8 (patch)
treed4308ea075d8f6adbfc6206974dd851bd54074ea /tools/perf/scripts/python/bin/export-to-postgresql-report
parent0df4f266b3af90442bbeb5e685a84a80745beba0 (diff)
xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
All the caller of xen_tmem_{get,put}_page have a struct page * in hand and call pfn_to_gfn for the only benefits of these 2 functions. Rather than passing the pfn in parameter, pass directly the page and use directly xen_page_to_gfn. Signed-off-by: Julien Grall <[email protected]> Reviewed-by: Stefano Stabellini <[email protected]> Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions