fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
sadmac2 has joined #systemtap
sadmac2 is now known as sadmac
_whitelogger has joined #systemtap
sohny has joined #systemtap
sohny has left #systemtap [#systemtap]
slowfranklin has joined #systemtap
lucas has quit [Changing host]
lucas has joined #systemtap
pfallenop has quit [Ping timeout: 240 seconds]
pfallenop has joined #systemtap
sscox has quit [Ping timeout: 268 seconds]
mjw has joined #systemtap
orivej has joined #systemtap
gila has joined #systemtap
wcohen has quit [Ping timeout: 250 seconds]
sscox has joined #systemtap
wcohen has joined #systemtap
khaled has joined #systemtap
fche has joined #systemtap
irker583 has joined #systemtap
<irker583> systemtap: fche systemtap.git:refs/heads/master * release-4.0-92-ge2e1322 / buildrun.cxx runtime/time.c: lkm-runtime time.c: prefer 4.15+ ktime_get_real_fast_ns http://tinyurl.com/ydxvbb2t
<serhei> khaled, you may want to look at the vfs.entry tapset (e.g. /usr/share/systemtap/tapset/linux/vfs.stp). Not sure what your script looks like, but probe vfs.read does not define an 'inode' variable. ('ino' is not exactly the same thing as 'inode' and using inode_* functions on them yields a read fault).
<serhei> I tried inode_name(__file_inode(file)) and that looks to give more plausible results
<serhei> e.g. stap -ve 'probe vfs.read { printf("%s %s\n", execname(), inode_name(__file_inode(file))) exit() }'
<serhei> (ino is actually the inode->i_ino field)
<irker583> systemtap: houtao1 systemtap.git:refs/heads/master * release-4.0-93-g38184ab / buildrun.cxx runtime/linux/access_process_vm.h runtime/linux/autoconf-get_user_pages-flags.c: Fix get_user_pages() autoconf test for 4.4.y kernel http://tinyurl.com/y79gkas7
<irker583> systemtap: david.ward systemtap.git:refs/heads/master * release-4.0-94-gf90ca30 / stapbpf/Makefile.am stapbpf/Makefile.in staprun/Makefile.am staprun/Makefile.in systemtap.spec: Simplify creation of groups during installation http://tinyurl.com/ycejr4g5
<irker583> systemtap: david.ward systemtap.git:refs/heads/master * release-4.0-95-g6b2838d / stapbpf/Makefile.am stapbpf/Makefile.in staprun/Makefile.am staprun/Makefile.in: Handle installation without stapusr group http://tinyurl.com/y76dee29
mjw has quit [Quit: Leaving]
scox_ has joined #systemtap
scox_ has quit [Client Quit]
<irker583> systemtap: fche systemtap.git:refs/heads/master * release-4.0-96-gd396406 / buildrun.cxx: buildrun.cxx: older g++ compatibility: no std::string.back() http://tinyurl.com/y8wohpda
<irker583> systemtap: me systemtap.git:refs/heads/master * release-4.0-97-g6b0430b / bpf-internal.h: dummy commit to force buildbot rebuilds http://tinyurl.com/y76e69xn
mjw has joined #systemtap
sscox has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 244 seconds]
khaled has quit [Quit: Konversation terminated!]
slowfranklin has quit [Quit: slowfranklin]
wcohen has quit [Ping timeout: 250 seconds]
wcohen has joined #systemtap
orivej has joined #systemtap
sscox has joined #systemtap
mjw has quit [Remote host closed the connection]