iommu: Add iommu_error class event to iommu trace
authorShuah Khan <shuah.kh@samsung.com>
Tue, 24 Sep 2013 21:21:19 +0000 (15:21 -0600)
committerJoerg Roedel <joro@8bytes.org>
Wed, 25 Sep 2013 09:07:04 +0000 (11:07 +0200)
iommu_error class event can be enabled to trigger when an iommu
error occurs. This trace event is intended to be called to report the
error information. Trace information includes driver name, device name,
iova, and flags.

iommu_error:io_page_fault

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found