lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 25 Mar 2016 15:32:23 +0800
From:	Baolin Wang <baolin.wang@...aro.org>
To:	Jens Axboe <axboe@...com>
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 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.

>
>
> --
> Jens Axboe
>

-- 
Baolin.wang
Best Regards

Powered by blists - more mailing lists