fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
gila has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
pwithnall_ has quit [Quit: pwithnall_]
wcohen has joined #systemtap
hpt has joined #systemtap
lzap has quit [Ping timeout: 240 seconds]
zodbot has quit [Remote host closed the connection]
<irker205>
systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-918-g05bb0ba / testsuite/systemtap.pass1-4/semok.exp: Add a minor fix to semok.exp http://tinyurl.com/z4y5pq8
<irker205>
systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-921-g696dae5 / testsuite/systemtap.base/cast-scope.cxx testsuite/systemtap.base/cast-scope.exp testsuite/systemtap.base/cast-scope.stp: Fix/update the cast-scope testcase for gcc 7. http://tinyurl.com/z7tux2y
jhg___ has joined #systemtap
<jhg___>
hey fellas. I've got a 4.9.0-11-generic box with a fresh systemtap compiled and operating (hello world and such). I am having some difficulty getting the $$params$$ to show for the external module.
<fche>
jhg___, righto
<jhg___>
stap -v -L 'module("libafs").function("*afs_access*")' produces this, but not params or local variables => module("libafs").function("afs_access")
<jhg___>
kernel debug is enabled for the libafs.ko module
<jhg___>
am I forgetting anything easy to check?
<fche>
can you verify readelf -S /your/libafs.ko includes .debug* sections?
<fche>
can you verify that your /libafs.ko is the one being chosen, vs. in-tree one (if any)?
<jhg___>
arg
<jhg___>
you got it
<jhg___>
no debug sections.
<jhg___>
hmph
<jhg___>
that would make sense. what doesn't make sense is why autotools fails me so. thanks, fche!
<fche>
np
<irker205>
systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-922-g63ccc16 / runtime/linux/alloc.c: Fix a 'duplicate-decl-specifier' gcc 7 error in runtime/linux/alloc.c. http://tinyurl.com/jabvcpb
<irker205>
systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-923-g7451e29 / testsuite/systemtap.base/process_resume.exp: Tweak process_resume.exp to better ignore the number of getpid calls. http://tinyurl.com/grdj6u8
greenlight_ has quit [Ping timeout: 276 seconds]
tromey has quit [Remote host closed the connection]