public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu: Add iommu_fault class event to iommu trace
@ 2013-08-16 17:20 Shuah Khan
  2013-08-16 17:20 ` [PATCH 1/2] " Shuah Khan
  2013-08-16 17:20 ` [PATCH 2/2] iommu: Change iommu driver to call report_fault trace event Shuah Khan
  0 siblings, 2 replies; 5+ messages in thread
From: Shuah Khan @ 2013-08-16 17:20 UTC (permalink / raw)
  To: joro, alex.williamson, Varun.Sethi, udknight, aik, rostedt,
	fweisbec, mingo
  Cc: Shuah Khan, linux-kernel, iommu, shuahkhan

This patch set adds iommu_fault class event to iommu trace. iommu_fault class
event can be enabled to trigger when an iommu fault occurs. This trace event
is intended to be called to report the fault information. Trace information
includes driver name, device name, iova, and flags.

iommu_fault:report_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_fault class event to iommu trace
  iommu: Change iommu driver to call report_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.7.10.4


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

end of thread, other threads:[~2013-09-24 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16 17:20 [PATCH 0/2] iommu: Add iommu_fault class event to iommu trace Shuah Khan
2013-08-16 17:20 ` [PATCH 1/2] " Shuah Khan
2013-09-24 10:48   ` Joerg Roedel
2013-09-24 12:39     ` Shuah Khan
2013-08-16 17:20 ` [PATCH 2/2] iommu: Change iommu driver to call report_fault trace event Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox