linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A stackable filesystem to trace low level filesystem operations
@ 2012-01-03 21:20 Sushil Mantri
  2012-01-03 21:45 ` Greg Freemyer
  2012-01-04  0:03 ` Dave Chinner
  0 siblings, 2 replies; 6+ messages in thread
From: Sushil Mantri @ 2012-01-03 21:20 UTC (permalink / raw)
  To: linux-ext4

Hi All,

Sorry but this isn't a ext4 specific question but a general filesystem question.

I am looking for a way to track filesystem level operation like
operation(read/write), filename, offset, size of read/write, pid of
the requesting process. The goal of my project is to collect such
traces and understand access usage of directories and more. I would
like to filter other operation like open,close, etc and requests to
procfs, etc. There was a stackable file system earlier called Tracefs.
It isn't supported anymore though. The original paper can be found
here: filesystems.org/docs/tracefs-fast04/tracefs.ps

Can you please suggest me what is the best option i have. I am
currently looking at SystemTap.

Thanks,
Sushil

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-01-04  1:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 21:20 A stackable filesystem to trace low level filesystem operations Sushil Mantri
2012-01-03 21:45 ` Greg Freemyer
2012-01-03 21:50   ` Sushil Mantri
2012-01-03 22:53     ` Greg Freemyer
2012-01-04  0:03 ` Dave Chinner
2012-01-04  1:37   ` Theodore Tso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).