Re: [PATCH 0/4] iommu: Add event tracing feature to iommu

From: Steven Rostedt
Date: Thu Jul 25 2013 - 09:27:32 EST


On Thu, 2013-07-25 at 07:15 -0600, Shuah Khan wrote:

> Shuah Khan (4):
> iommu: Add event tracing feature to iommu - Add iommu trace events
> iommu: Add event tracing feature to iommu - export trace events
> iommu: Add event tracing feature to iommu - amd_iommu driver trace
> events
> iommu: Add event tracing feature to iommu - iommu driver trace events
>
> drivers/iommu/Makefile | 1 +
> drivers/iommu/amd_iommu.c | 19 +++++
> drivers/iommu/iommu-traces.c | 27 +++++++
> drivers/iommu/iommu.c | 17 ++++-
> include/trace/events/iommu.h | 174 ++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 237 insertions(+), 1 deletion(-)
> create mode 100644 drivers/iommu/iommu-traces.c
> create mode 100644 include/trace/events/iommu.h

I don't know what the maintainer thinks, but usually new tracepoints
like this are done as one patch. Not four.

-- Steve



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/