fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
_whitelogger has joined #systemtap
wcohen has joined #systemtap
sscox has joined #systemtap
_whitelogger has joined #systemtap
slowfranklin has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
khaled has joined #systemtap
khaled has quit [Client Quit]
khaled has joined #systemtap
<khaled> Hello systemtap gurus, I am trying to monitor a directory to see all the processes that create/read/write/remove files in it, Just the directory root no more. I noticed that whenever I use the dentry tapset inode_* set of functions they always return "read fault" on the passed inode.
<khaled> my strategy is as follows,
<khaled> stap dirmon.stp <directoryInodeToMonitor>
<khaled> probe vfs.{read,write}
<khaled> 1. Get the parent dentry of the current file from inode->i_dentry->first
<khaled> 2. if the parent dentry = <directoryInodeToMonitor> then print the info I need i.e. execname
<khaled>
<khaled> But this always return "read fault" so my question is, Am I walking in the right direction? or should be another way?
<khaled> Thank You
_whitelogger has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
khaled has joined #systemtap
khaled has quit [Client Quit]
khaled has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
sscox has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
sscox has joined #systemtap
zodbot has quit [Disconnected by services]
orivej has quit [Ping timeout: 268 seconds]
zodbot has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
orivej has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
zodbot has quit [Ping timeout: 268 seconds]
zodbot has joined #systemtap
irker267 has joined #systemtap
<irker267> systemtap: fche systemtap.git:refs/heads/master * release-4.0-91-geb8c8de / buildrun.cxx runtime/addr-map.h runtime/linux/addr-map.c runtime/linux/autoconf-access_ok_2args.c runtime/linux/probe_lock.h session.cxx staprun/common.c: linux 5.0-rc3 adaptations http://tinyurl.com/y97gevaa
orivej has joined #systemtap
orivej has quit [Remote host closed the connection]
orivej has joined #systemtap
orivej has quit [Remote host closed the connection]
orivej has joined #systemtap
irker267 has quit [Quit: transmission timeout]
orivej has quit [Read error: Connection reset by peer]