fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
pmuldoon has joined #systemtap
_whitelogger has joined #systemtap
hpt has joined #systemtap
mnaser has quit [Ping timeout: 260 seconds]
mnaser has joined #systemtap
hpt has quit [Ping timeout: 246 seconds]
hpt has joined #systemtap
hpt has quit [Ping timeout: 244 seconds]
hpt has joined #systemtap
hkshaw has joined #systemtap
ananth has joined #systemtap
hkshaw has quit [Quit: Leaving.]
ravi_ has joined #systemtap
irker053 has quit [Quit: transmission timeout]
ananth has quit [Quit: Leaving]
ananth has joined #systemtap
hkshaw has joined #systemtap
naveen has joined #systemtap
ananth has quit [Ping timeout: 240 seconds]
ego has joined #systemtap
ananth has joined #systemtap
srikar_away is now known as srikar
irker630 has joined #systemtap
<irker630> systemtap: mcermak systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-454-gecff56f / : Squash merge master http://tinyurl.com/j4dt8bp
<irker630> systemtap: mcermak systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-455-gec012b2 / : Revert testcase specific changes. http://tinyurl.com/hn8nm2e
nkambo has joined #systemtap
CustosLimen has quit [Ping timeout: 260 seconds]
CustosLimen has joined #systemtap
hpt has quit [Ping timeout: 244 seconds]
mjw has joined #systemtap
hkshaw has quit [Ping timeout: 244 seconds]
wcohen has quit [Ping timeout: 248 seconds]
ravi_ has quit [Remote host closed the connection]
ego has quit [Ping timeout: 268 seconds]
ananth has quit [Read error: Connection reset by peer]
ananth has joined #systemtap
ananth has quit [Client Quit]
naveen has quit [Ping timeout: 260 seconds]
wcohen has joined #systemtap
mbenitez has joined #systemtap
naveen has joined #systemtap
drsmith has joined #systemtap
drsmith is now known as drsmith_away
drsmith_away is now known as drsmith
orivej has joined #systemtap
hkshaw has joined #systemtap
hkshaw has quit [Ping timeout: 276 seconds]
hkshaw has joined #systemtap
ravi_ has joined #systemtap
ego has joined #systemtap
<irker630> systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-9-gace9719 / tapset/linux/aux_syscalls.stp: Cleaned up 'pure' and 'unprivileged' annotations in aux_syscalls.stp. http://tinyurl.com/jyv2qff
DuncanT has joined #systemtap
<DuncanT> Hi, I'm having problems with the helloworld.stp tap: semantic error: probe point mismatch at position 0 (alternatives...) identifier 'oneshot' at helloworld.stp:2:7 while resolving probe point oneshot
<DuncanT> Is this anything well known?
<fche> DuncanT, how old is your stap version?
<fche> probe oneshot was added (as an alias of 'begin' and some other stuff) quite some time ago
<DuncanT> $ stap --version
<DuncanT> Systemtap translator/driver (version 1.7/0.159 Debian version 1.7-1+deb7u1 (stable))
<fche> bet the copyright date gives you an idea
<DuncanT> Copyright (C) 2005-2012 Red Hat, Inc. and others
<DuncanT> Fairly old then
<DuncanT> I'll see if I can build something newer
<irker630> systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-10-g141d302 / testsuite/buildok/aux_syscalls-embedded.stp: Add tests for 2 new functions in buildok/aux_syscalls-embedded.stp. http://tinyurl.com/hgj8nk6
<fche> yeah. 'probe oneshot' was in release 2.5, now itself almost two years old
<DuncanT> Is there a helloworld for older versions at all please?
<fche> DuncanT, anyway, if you're stuck with that old version, then you just need to avoid using newer features; things should still mroe or less work
<fche> of course:
<fche> stap -e 'probe begin { log("hello world") exit() }'
naveen has quit [Ping timeout: 244 seconds]
<fche> chances are a library of sample scripts are included with your copy of stap someplace (/usr/doc/systemtap or something like that)
srikar is now known as srikar_away
naveen has joined #systemtap
<DuncanT> I'm getting a bunch of build errors to try to work through
jlebon_ is now known as jlebon
sleetdrop has joined #systemtap
<fche> you'd be well off trying to get a newer stap build
<DuncanT> Yup, trying to build one now
tromey has joined #systemtap
<irker630> systemtap: mcermak systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-456-g15090a1 / testsuite/Makefile.am testsuite/lib/systemtap.exp: Use the artifacts directory (a general way). http://tinyurl.com/gpst4fo
<irker630> systemtap: mcermak systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-457-g0e32910 / doc/beginners/Makefile.in java/Makefile.in testsuite/Makefile.in: Autoreconf after previous Makefile.am updates http://tinyurl.com/z8ajx8e
ego has quit [Ping timeout: 260 seconds]
sleetdrop has quit [Read error: Connection reset by peer]
ravi_ has quit [Ping timeout: 276 seconds]
ego has joined #systemtap
nkambo has quit [Ping timeout: 264 seconds]
scox has quit [Ping timeout: 248 seconds]
naveen has quit [Ping timeout: 240 seconds]
<irker630> systemtap: ajakop systemtap.git:refs/heads/master * release-3.0-11-g2b2f6c0 / tapset/linux/nd_syscalls.stp tapset/linux/syscalls.stp testsuite/buildok/nd_syscalls-detailed.stp testsuite/buildok/syscalls-detailed.stp testsuite/systemtap.syscall/copy_file_range.c: PR19882: add copy_file_range syscall supportt http://tinyurl.com/hs4nfmw
<irker630> systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-12-gebfe0d9 / tapset/linux/nd_syscalls.stp tapset/linux/syscalls.stp testsuite/buildok/nd_syscalls-detailed.stp testsuite/buildok/syscalls-detailed.stp testsuite/systemtap.syscall/copy_file_range.c: Finish fixing PR19882 by updating support for the copy_file_range() syscall. http://tinyurl.com/j2xcjn2
orivej has quit [Ping timeout: 250 seconds]
naveen has joined #systemtap
naveen has quit [Client Quit]
scox has joined #systemtap
ego has quit [Ping timeout: 276 seconds]
scox has quit [Ping timeout: 268 seconds]
drsmith has left #systemtap [#systemtap]
mjw has quit [Quit: Leaving]
sorenson has joined #systemtap
sorenson has quit [Client Quit]
Newsome has joined #systemtap
Newsome has left #systemtap [#systemtap]
hchiramm has quit [Ping timeout: 244 seconds]
hchiramm_ has quit [Ping timeout: 244 seconds]
drsmith has joined #systemtap
tromey has quit [Quit: ERC (IRC client for Emacs 25.0.92.3)]
mbenitez has quit [Quit: Leaving]
wcohen has quit [Ping timeout: 268 seconds]
drsmith has left #systemtap [#systemtap]
wcohen has joined #systemtap
hkshaw has quit [Quit: Leaving.]