All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] iommu: Add iommu_error class event to iommu trace
@ 2013-09-24 21:21 ` Shuah Khan
  0 siblings, 0 replies; 8+ messages in thread
From: Shuah Khan @ 2013-09-24 21:21 UTC (permalink / raw)
  To: joro-zLv9SwRftAIdnm+yROfE0A,
	alex.williamson-H+wXaHxf7aLQT0dZR+AlfA,
	Varun.Sethi-KZfg59tc24xl57MIdRCFDg,
	udknight-Re5JQEeQqe8AvxtiuMwx3w, aik-sLpHqDYs0B2HXe+LvDLADg,
	rostedt-nx8X9YLhiw1AfugRpC6u6w, fweisbec-Re5JQEeQqe8AvxtiuMwx3w,
	mingo-H+wXaHxf7aLQT0dZR+AlfA
  Cc: Shuah Khan, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	shuahkhan-Re5JQEeQqe8AvxtiuMwx3w

This patch set adds iommu_error class event to iommu trace. 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

This patch set depends on the previous patch set that added iommu tracing
feature. Reference:

http://www.kernelhub.org/?msg=313155&p=2
http://www.kernelhub.org/?msg=313156&p=2

Shuah Khan (2):
  iommu: Add iommu_error class event to iommu trace
  iommu: Change iommu driver to call io_page_fault trace event

 drivers/iommu/iommu-traces.c |  3 +++
 include/linux/iommu.h        |  2 ++
 include/trace/events/iommu.h | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 38 insertions(+)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-09-25  9:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 21:21 [PATCH v4 0/2] iommu: Add iommu_error class event to iommu trace Shuah Khan
2013-09-24 21:21 ` Shuah Khan
     [not found] ` <cover.1380056222.git.shuah.kh-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-09-24 21:21   ` [PATCH v4 1/2] " Shuah Khan
2013-09-24 21:21     ` Shuah Khan
2013-09-24 21:21   ` [PATCH v4 2/2] iommu: Change iommu driver to call io_page_fault trace event Shuah Khan
2013-09-24 21:21     ` Shuah Khan
2013-09-25  9:11   ` [PATCH v4 0/2] iommu: Add iommu_error class event to iommu trace Joerg Roedel
2013-09-25  9:11     ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.