From: devzero@web.de
To: Francis Moreau <francis.moro@gmail.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: tracing at filesystem level
Date: Sat, 22 Nov 2008 14:58:32 +0100 [thread overview]
Message-ID: <515870415@web.de> (raw)
hi francis,
thanks for the hint!
i must admit, that i underestimated the capabilities of inotify - maybe i didn`t give it another try for too long....
what i didn`t expect is that i can use it for adding watches for thousands and thousands of files.
seems to work great and performs well.
meanwhile, i came across systemtap and found this is quite suitable, too.
regards
roland
> -----Ursprüngliche Nachricht-----
> Von: "Francis Moreau" <francis.moro@gmail.com>
> Gesendet: 22.11.08 08:50:35
> An: devzero@web.de
> CC: linux-fsdevel@vger.kernel.org
> Betreff: Re: tracing at filesystem level
> devzero@web.de writes:
>
> > i`d like to be able to trace filesystem access at early boot time,
> > i.e to see what files being opened/closed on early boot (and later
> > on).
> >
> > one possible way to do it is using nfs-root, so we can trace it at
> > the network or server level - but how can this be done without using
> > network filesystem ?
> >
> > i came across tracefs
> > (http://www.filesystems.org/docs/tracefs-fast04/tracefs.pdf) which
> > looks very promising, but it seems it`s not actively maintained.
> >
> > isn`t there a standard way to do that with recent kernels ? i
> > searched for a while but didn`t find something appropriate....
>
> Wouldn't inotify be appropriate for this ?
>
> Francis
>
>
_________________________________________________________________________
Sensationsangebot nur bis 30.11: WEB.DE FreeDSL - Telefonanschluss + DSL
für nur 16,37 Euro/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K13805B7069a
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2008-11-22 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-22 13:58 devzero [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-21 15:53 tracing at filesystem level devzero
2008-11-22 7:50 ` Francis Moreau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=515870415@web.de \
--to=devzero@web.de \
--cc=francis.moro@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.