aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorShuah Khan <[email protected]>2015-01-15 19:29:43 -0700
committerJoerg Roedel <[email protected]>2015-01-26 13:15:23 +0100
commit860cd64d102d9b6c97830e09c447a9a850ea7641 (patch)
treebfce61fcc588fdb214e9e31d25064569793c0a93 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentdb8614d35bb8fc6d032792c801bd5b38ce860f19 (diff)
iommu: Fix trace_map() to report original iova and original size
iommu_map() calls trace_map() with iova and size. trace_map() should report original iova and original size as opposed to iova and size after they get changed during mapping. size is always zero at the end of mapping which is useless to report and iova as it gets incremented, it is not as useful as the original iova. Change iommu_map() to call trace_map() to report original iova and original size. Signed-off-by: Shuah Khan <[email protected]> Reported-by: Alex Williamson <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions