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…]
wcohen has joined #systemtap
_whitelogger has joined #systemtap
<renlord>
hi, i'm very new to systemtap, is it possible to demangle C++ backtraces with systemtap?
<fche>
stap doesn't have a built-in demangler - esp. given that the main part would probably have to run in ring-0 kernel so that could be tricky with preexisting code
<fche>
but you can always just pipe the output through /usr/bin/c++filt
<renlord>
thanks :)
<renlord>
how about accessing C++ class variables in systemtap? is that possible? documentation only talks about local variables.
<renlord>
while trying to print a local variable in a stap script, i got an error "semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa: operator '@var'"
_whitelogger has joined #systemtap
gila has joined #systemtap
slowfranklin has joined #systemtap
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
mjw has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
sscox has quit [Ping timeout: 268 seconds]
orivej has joined #systemtap
wcohen has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 240 seconds]
sscox has joined #systemtap
orivej has joined #systemtap
wcohen has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #systemtap
brolley has joined #systemtap
tromey has joined #systemtap
orivej has quit [Ping timeout: 276 seconds]
plouj has joined #systemtap
<plouj>
hi, I'm trying to get systemtap to work an Ubuntu cosmic system and for some reason I'm getting a semantic error: no match for the syscall probe
<wcohen>
hi plouj, which version of systemtap are you using? There were a number of changes made in the newly release systemtap 4.0 systemtap tapset for supporting 4.17 kernels, https://lwn.net/Articles/768323/
<plouj>
Systemtap translator/driver (version 3.3/0.170, Debian version 3.3-1) and my kernel is 4.18.0-10-generic
<wcohen>
plouj, using systemtap 3.3 is likely causing the problem.
<plouj>
:(
<fche>
systemtap 4.0 was released a couple of weeks ago and should work fine on your kernel.
<plouj>
not in the ubuntu repos :/
<wcohen>
plouj, probably should file a bug to let debian/ubuntu developers should build a newer version of systemtap. you could build a local copy of systemtap in the meantime.
slowfranklin has left #systemtap [#systemtap]
orivej has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
wcohen has quit [Ping timeout: 276 seconds]
mjw has quit [Quit: Leaving]
sscox has quit [Ping timeout: 268 seconds]
tromey has quit [Quit: ERC (IRC client for Emacs 26.1.50)]