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] [day] [month] [year] [list]
Message-ID: <ZK1aaREkOh/0aIj8@casper.infradead.org>
Date:   Tue, 11 Jul 2023 14:34:33 +0100
From:   Matthew Wilcox <willy@...radead.org>
To:     Zehao Zhang <zhangzehao@...o.com>
Cc:     linkinjeon@...nel.org, sj1557.seo@...sung.com, rostedt@...dmis.org,
        mhiramat@...nel.org, linux-kernel@...r.kernel.org,
        linux-fsdevel@...r.kernel.org, linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH v2] exfat: Add ftrace support for exfat and add some
 tracepoints

On Tue, Jul 11, 2023 at 08:22:08PM +0800, Zehao Zhang wrote:
> Add ftrace support for exFAT file system,
> and add some tracepoints:

Why?  I don't believe these are useful.  Because if you actually had use
for them, you would have noticed that you're missing 99% of the reads
issued to the filesystem from the VFS -- through exfat_readahead(),
which you didn't instrument.

So what do you actually want to know, and why can't you get that
information already?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ