diff options
author | Shuah Khan <shuah.kh@samsung.com> | 2013-08-15 21:59:29 +0400 |
---|---|---|
committer | Joerg Roedel <joro@8bytes.org> | 2013-09-24 14:35:26 +0400 |
commit | 3a50639ca4684476a69314811d89622d78c09448 (patch) | |
tree | fab49d021bad6abc75269bd5a36be0159188fea0 /include/trace/events/iommu.h | |
parent | e0be7c867882320b65714a4386760382196dc7e8 (diff) | |
download | linux-3a50639ca4684476a69314811d89622d78c09448.tar.xz |
iommu: Change iommu driver to call unmap trace event
Change iommu driver to call unmap trace event. This iommu_map_unmap class
event can be enabled to trigger when iommu unmap iommu ops is called. Trace
information includes iova, physical address (map event only), and size.
Testing:
Added trace calls to iommu_prepare_identity_map() for testing some of the
conditions that are hard to trigger. Here is the trace from the testing:
swapper/0-1 [003] .... 1.854102: unmap: IOMMU: iova=0x00000000cb800000 size=0x400
Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
Diffstat (limited to 'include/trace/events/iommu.h')
0 files changed, 0 insertions, 0 deletions