[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1374758841.3356.174.camel@gandalf.local.home>
Date: Thu, 25 Jul 2013 09:27:21 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Shuah Khan <shuah.kh@...sung.com>
Cc: joro@...tes.org, alex.williamson@...hat.com,
Varun.Sethi@...escale.com, aik@...abs.ru, joe@...ches.com,
fweisbec@...il.com, mingo@...hat.com, tony@...mide.com,
ohad@...ery.com, andreas.herrmann@...xeda.com, will.deacon@....com,
linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org,
shuahkhan@...il.com
Subject: Re: [PATCH 0/4] iommu: Add event tracing feature to iommu
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists