[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56F54628.4000404@fb.com>
Date: Fri, 25 Mar 2016 08:07:36 -0600
From: Jens Axboe <axboe@...com>
To: Baolin Wang <baolin.wang@...aro.org>
CC: Ulf Hansson <ulf.hansson@...aro.org>, <rostedt@...dmis.org>,
<mingo@...hat.com>, <adrian.hunter@...el.com>,
<yangbo.lu@...escale.com>, <akpm@...ux-foundation.org>,
<JBottomley@...n.com>, <lporzio@...ron.com>,
<jonathanh@...dia.com>, <grundler@...omium.org>, <fabf@...net.be>,
<yunpeng.gao@...el.com>, <dan.j.williams@...el.com>,
<rabin.vincent@...s.com>, <chuanxiao.dong@...el.com>,
<shawn.lin@...k-chips.com>, <heiko@...ech.de>,
<dianders@...omium.org>, <david@...tonic.nl>,
Mark Brown <broonie@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Takahiro Akashi <takahiro.akashi@...aro.org>,
LKML <linux-kernel@...r.kernel.org>, <linux-mmc@...r.kernel.org>
Subject: Re: [PATCH] mmc: Provide tracepoints for request processing
On 03/25/2016 01:32 AM, Baolin Wang wrote:
> On 24 March 2016 at 22:08, Jens Axboe <axboe@...com> wrote:
>> On 03/24/2016 05:54 AM, Baolin Wang wrote:
>>>
>>> This patch provides some tracepoints for the lifecycle of a request from
>>> fetching to completion to help with performance analysis of MMC subsystem.
>>
>>
>> Most of these already exist as block layer trace points, why do we need mmc
>> specific ones?
>
> Currently the MMC core does not have any tracepoints for use with
> ftrace. These are very useful as they provide a very low overhead
> runtime controllable way of getting diagnostics from the system which
> is capable of recording a great deal of information without impacting
> system performance. We have tracepoints in the block layer so we can
> do some trace of MMC but none in MMC itself so adding some where
> appropriate would help people follow the activity of subsystem.
But more than half of the trace points you added, those are DIRECTLY
related to the block event. So what you are saying makes little sense. I
see you resend it with the same trace points, I'll comment on that mail.
--
Jens Axboe
Powered by blists - more mailing lists