fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
gromero has quit [Ping timeout: 256 seconds]
scox has joined #systemtap
irker495 has quit [Quit: transmission timeout]
orivej has joined #systemtap
higgins has quit [Quit: Leaving]
higgins has joined #systemtap
sanoj has joined #systemtap
sanoj has quit [Ping timeout: 248 seconds]
naveen has joined #systemtap
sanoj has joined #systemtap
naveen has quit [Quit: WeeChat 2.1]
naveen has joined #systemtap
sanoj has quit [Read error: Connection reset by peer]
sanoj has joined #systemtap
sanoj has quit [Ping timeout: 260 seconds]
mjw has joined #systemtap
sanoj has joined #systemtap
slowfranklin has joined #systemtap
naveen has quit [Quit: WeeChat 2.1]
naveen has joined #systemtap
sanoj has quit [Ping timeout: 256 seconds]
naveen_ has joined #systemtap
naveen has quit [Ping timeout: 264 seconds]
sanoj has joined #systemtap
gromero has joined #systemtap
gromero has quit [Ping timeout: 256 seconds]
sanoj has quit [Read error: Connection reset by peer]
orivej_ has joined #systemtap
orivej has quit [Ping timeout: 260 seconds]
sanoj has joined #systemtap
sanoj has quit [Read error: Connection reset by peer]
hpt has joined #systemtap
hpt has quit [Quit: Lost terminal]
brolley has joined #systemtap
wcohen has quit [Ping timeout: 276 seconds]
slowfranklin has quit [Quit: slowfranklin]
gromero_ has joined #systemtap
mbenitez has joined #systemtap
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
gromero_ is now known as gromero
scox has quit [Ping timeout: 260 seconds]
mbenitez has quit [Read error: Connection reset by peer]
mbenitez has joined #systemtap
scox has joined #systemtap
wcohen has joined #systemtap
irker481 has joined #systemtap
<irker481> systemtap: mcermak systemtap.git:refs/heads/master * release-3.2-152-g09cd42d / systemtap.spec: Fix the naming convention problem for python-setuptools. http://tinyurl.com/ybyouyum
slowfranklin has joined #systemtap
slowfranklin has quit [Client Quit]
naveen has joined #systemtap
naveen_ has quit [Ping timeout: 264 seconds]
tromey has joined #systemtap
naveen_ has joined #systemtap
naveen has quit [Ping timeout: 240 seconds]
<irker481> systemtap: smakarov systemtap.git:refs/heads/master * release-3.2-153-g81e03c8 / elaborate.cxx staptree.cxx staptree.h testsuite/runok/regex_noelide.stp: PR22193: don't elide regex match '=~' operator since it's now side-effecting http://tinyurl.com/yalwzdcd
mjw has quit [Quit: Leaving]
wcohen has quit [Remote host closed the connection]
gromero has quit [Quit: Leaving]
wcohen has joined #systemtap
gromero has joined #systemtap
gromero has quit [Remote host closed the connection]
gromero_ has joined #systemtap
naveen_ has quit [Quit: WeeChat 2.1]
tromey has quit [Quit: ERC (IRC client for Emacs 26.0.91)]
naveen has joined #systemtap
brolley has left #systemtap [#systemtap]
naveen has quit [Quit: WeeChat 2.1]
mbenitez has quit [Quit: Leaving]
mjw has joined #systemtap
gromero_ has quit [Ping timeout: 265 seconds]
gromero_ has joined #systemtap
gromero_ has quit [Quit: Leaving]
gromero_ has joined #systemtap
wcohen has quit [Ping timeout: 240 seconds]
pk34663 has joined #systemtap
pk34663 has quit [Client Quit]
pk34663 has joined #systemtap
pk34663 has quit [Remote host closed the connection]
mjw has quit [Quit: Leaving]
pk34663 has joined #systemtap
<pk34663> hi, are there any known issues with stack unwinding on 4.16 kernels? i'm currently getting
<pk34663> running /opt/bin/stap -v -DDEBUG_UNWIND=3 -e 'probe kernel.function("invalidate_mapping_pages") {printf("stack:%s\n", print_backtrace());}'
<pk34663> when
<pk34663> unwind:1533: unwinding failed: -5
<pk34663> unwind_frame:1178: Module /usr/lib/debug/lib/modules/4.16.0-rc3+/vmlinux: no unwind frame data
<fche> we've received a few reports, yea
<fche> haven't been able to narrow down the cause; there may be multiple issues
<pk34663> thanks. i'll try building without CONFIG_RANDOMIZE_BASE set to y.
<pk34663> if there's anything i can try to narrow down the root cause let me know
<fche> there were earlier indications that retpoline or such machinery, built with old compilers, could also mess things up
<pk34663> im building with gcc version 5.4.0, i'll try upgrading to the latest as well as building without randomize_base
<fche> thanks for trying it out
<fche> we'll try to get some focus on it shortly
<pk34663> np
pk34663 has quit [Quit: Leaving.]
pk34663 has joined #systemtap
<pk34663> without CONFIG_RANDOMIZE_BASE=y i certainly get more of a stack trace, not sure it's a complete stack but when i trace inside the ip stack it definitely looks better. i'll try upgrading gcc tomorrow and see what results i get then.
<fche> ok, that's a valuable tip
<fche> if you could send your findings to the mailing list, it'll help put together a case
irker481 has quit [Quit: transmission timeout]
<pk34663> np i just sent an email to the mailing list, tomorrow i'll try rebuilding my kernel with a more recent gcc
wcohen has joined #systemtap
<pk34663> actually looking through the stacks i get when tracing invalidate_mapping_pages they look pretty good now without CONFIG_RANDOMIZE_BASE set to y
<fche> thanks a lot
<fche> that's good news
<pk34663> i'll try using gcc-7 and CONFIG_RANDOMIZE_BASE=y next
pk34663 has quit [Quit: Leaving.]