summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2026-07-30 16:57:58 +0200
committerJuergen Gross <jgross@suse.com>2026-08-03 16:13:24 +0200
commit5d519a058c170f6733bf54c27b54695f30de2030 (patch)
treec6cf83a813f375aa90110c820717759aad81cdce /tools/perf/scripts/python/export-to-postgresql.py
parent80c0cc476601751acf43cebf6c61235fb75c549c (diff)
Xen/gnttab: adjust two uses of sizeof()
The use in gnttab_map() is latently buggy, as "frames" there is xen_pfn_t *, not unsigned long *. Adjust the correct use in gnttab_map_frames_v2() as well, just to avoid the problematic pattern of sizeof(<type>). Signed-off-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com> Signed-off-by: Juergen Gross <jgross@suse.com> Message-ID: <0ddff6c4-7ec7-41a9-9417-687ca16aaafd@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions