git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a50639
)
iommu: Add iommu_error class event to iommu trace
author
Shuah Khan
<shuah.kh@samsung.com>
Tue, 24 Sep 2013 21:21:19 +0000
(15:21 -0600)
committer
Joerg 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