aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRobin Murphy <[email protected]>2022-04-05 14:40:55 +0100
committerJakub Kicinski <[email protected]>2022-04-07 21:04:10 -0700
commit6a62924c0a81316b2aff713566593405b57545d5 (patch)
tree83349945d71967733d3b906dc8a044bbb85ffee4 /tools/perf/scripts/python/event_analyzing_sample.py
parente9f656b7a21408866ba04c112ccbac73885529bd (diff)
sfc: Stop using iommu_present()
Even if an IOMMU might be present for some PCI segment in the system, that doesn't necessarily mean it provides translation for the device we care about. It appears that what we care about here is specifically whether DMA mapping ops involve any IOMMU overhead or not, so check for translation actually being active for our device. Signed-off-by: Robin Murphy <[email protected]> Acked-by: Edward Cree <[email protected]> Link: https://lore.kernel.org/r/7350f957944ecfce6cce90f422e3992a1f428775.1649166055.git.robin.murphy@arm.com Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions