02:19
sadmac2 has joined #systemtap
02:20
sadmac2 is now known as sadmac
03:49
_whitelogger has joined #systemtap
04:53
sohny has joined #systemtap
04:54
sohny has left #systemtap [#systemtap]
07:35
slowfranklin has joined #systemtap
08:43
lucas has quit [Changing host]
08:43
lucas has joined #systemtap
09:59
pfallenop has quit [Ping timeout: 240 seconds]
10:01
pfallenop has joined #systemtap
10:57
sscox has quit [Ping timeout: 268 seconds]
11:23
mjw has joined #systemtap
12:55
orivej has joined #systemtap
13:12
gila has joined #systemtap
13:23
wcohen has quit [Ping timeout: 250 seconds]
13:42
sscox has joined #systemtap
14:22
wcohen has joined #systemtap
15:07
khaled has joined #systemtap
15:18
fche has joined #systemtap
16:16
irker583 has joined #systemtap
16:16
<
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
16:43
<
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).
16:44
<
serhei >
I tried inode_name(__file_inode(file)) and that looks to give more plausible results
16:45
<
serhei >
e.g. stap -ve 'probe vfs.read { printf("%s %s\n", execname(), inode_name(__file_inode(file))) exit() }'
16:47
<
serhei >
(ino is actually the inode->i_ino field)
16:51
<
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
17:23
<
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
17:23
<
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
18:06
mjw has quit [Quit: Leaving]
18:23
scox_ has joined #systemtap
18:27
scox_ has quit [Client Quit]
18:41
<
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
20:10
<
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
20:42
mjw has joined #systemtap
20:49
sscox has quit [Ping timeout: 272 seconds]
20:52
orivej has quit [Ping timeout: 244 seconds]
21:01
khaled has quit [Quit: Konversation terminated!]
21:12
slowfranklin has quit [Quit: slowfranklin]
21:13
wcohen has quit [Ping timeout: 250 seconds]
21:55
wcohen has joined #systemtap
22:24
orivej has joined #systemtap
22:27
sscox has joined #systemtap
23:26
mjw has quit [Remote host closed the connection]