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
<promach> fche: what else did I miss ? I have already put riffa.ko in /lib/modules/4.18.6-041806-generic/kernel/drivers/riffa/riffa.ko
orivej has joined #systemtap
orivej has quit [Ping timeout: 252 seconds]
mjw has joined #systemtap
promach has quit [Read error: Connection reset by peer]
slowfranklin has joined #systemtap
promach has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 252 seconds]
orivej has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
slowfranklin has joined #systemtap
<fche> that ought to be it
<fche> promach, can try again with stap -vvv to see if it finds this file properly
slowfranklin has left #systemtap [#systemtap]
<fche> lines 490ish of that trace look promising; it's finding the source location of that function
<fche> would you be able to share that riffa.ko file?
<promach> fche: your email please, sir ?
<fche> fche@redhat.com e.g.
<promach> fche: I have sent to your email
<fche> which ubuntu version are you using btw?
<promach> ubuntu bionic 18.04
<promach> Linux UbuntuHW15 4.18.6-041806-generic #201809050847 SMP Wed Sep 5 08:49:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
<promach> fche
<fche> ok great
<fche> will try to figure it out this morning.
<promach> fche: many many thanks to you :)
brolley has joined #systemtap
_whitelogger has joined #systemtap
<fche> promach, installing my own ubuntu vm here
<fche> am wondering how you got a hold of that particular kernel and its dbgsum
<fche> trying uktools to get a 4.18.14 one, but those builds appear to lack debug data entirely ;(
<fche> http://kernel.ubuntu.com/~kernel-ppa/mainline/ <-- i.e., from that area
wcohen has joined #systemtap
mjw has quit [Quit: Leaving]
tromey has joined #systemtap
slowfranklin has joined #systemtap
<fche> promach, have some good news and some bad news
slowfranklin has left #systemtap [#systemtap]
<fche> the good news is that over here, with a freshly built stap out of git master (so release 4), against your riffa.ko module, works to the extent that it can enumerate statements etc.
<fche> the bad news is that I don't have an explanation why your run didn't work :)
<fche> that's from .../stap -vvv -p4 --example linetimes.stp 'module("./riffa.ko")' '*'
orivej has quit [Ping timeout: 246 seconds]
mjw has joined #systemtap
tromey has quit [Quit: ERC (IRC client for Emacs 26.1.50)]
orivej has joined #systemtap
brolley has left #systemtap [#systemtap]
wcohen has quit [Ping timeout: 245 seconds]
_whitelogger has joined #systemtap