fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
wcohen has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
hpt has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
orivej_ has joined #systemtap
orivej has quit [Ping timeout: 264 seconds]
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
derek0883 has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 264 seconds]
derek0883 has joined #systemtap
wcohen has quit [Remote host closed the connection]
wcohen has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
khaled has joined #systemtap
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 244 seconds]
orivej has joined #systemtap
irker513 has joined #systemtap
<irker513> systemtap: mcermak systemtap.git:master * release-4.3-29-gf1a9bb064 / tapset/linux/networking.stp tapset/linux/scsi.stp testsuite/buildok/pretty.stp testsuite/semok/cast.stp testsuite/semok/pretty.stp testsuite/semok/sizeof.stp testsuite/semok/thirtyeight.stp testsuite/semok/thirtysix.stp testsuite/systemtap.base/bitfield.stp testsuite/systemtap.base/target_set.stp testsuite/systemtap.context/usymbols.exp: Tapset and testsuite updat
tonyj has quit [Remote host closed the connection]
hpt has quit [Ping timeout: 256 seconds]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 244 seconds]
hpt has joined #systemtap
hpt has quit [Ping timeout: 246 seconds]
tonyj has joined #systemtap
amerey has joined #systemtap
sapatel has joined #systemtap
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #systemtap
derek0883 has joined #systemtap
Yayyay has joined #systemtap
<linus2> fche: stap can't probe openmp code,right?
<fche> he linus2
<fche> did start looking at the problem this morning, and it turns out it's something related to another problem we've been tracking
<fche> so we'll work it out
<fche> the brief answer is yeah something is not quite right, likely a stap bug
<wcohen> fche, you suspect that is is related to https://sourceware.org/bugzilla/show_bug.cgi?id=25549 ?
<fche> yes.
tromey has joined #systemtap
Yayyay has quit [Remote host closed the connection]
<linus2> fche: good, look forward your result
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 244 seconds]
derek0883 has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
<fche> hey wcohen are you ready for a tentative patch for this?
* wcohen looking at fche patch.
<fche> some of it is just extra diagnostics
<fche> the key part is the relaxation in query_dwarf_func()
<wcohen> yes I saw the q->sess.verbose checks.
<fche> for that f30 ld lto binary, it gets us apprx. 30x the .statement() probe locations than before
<wcohen> fche, so the significant change is the conditional that determine whether to return DWARF_CB_OK?
<fche> 02223 decl_file != "" && // do not skip decl_file-free DIEs; could be artificial/LTO?
<fche> that line
<wcohen> that's the one I was looking at.
irker513 has quit [Quit: transmission timeout]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
<wcohen> fche, just tried out the patch: https://paste.centos.org/view/28782947 about 15x the probe points with the patch for the lto code.
<fche> interestingly .function("*") probes match before & after, which I suspect is good
<wcohen> also tried the things out with the toy openmp hellow world https://paste.centos.org/view/a3886391 and it is showing statements for the #pragma omp parallel and printf.
derek088_ has joined #systemtap
tromey has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
derek0883 has quit [Ping timeout: 246 seconds]
<fche> yes, that was what I tested first.
<fche> ok, any concerns about merging this code?
<fche> I'll run some testsuite fragments here, but otherwise?
amerey has quit [Quit: Leaving]
przemoc has quit [Ping timeout: 258 seconds]
sapatel has quit [Remote host closed the connection]
khaled has quit [Quit: Konversation terminated!]
przemoc has joined #systemtap
derek088_ has quit [Remote host closed the connection]
derek0883 has joined #systemtap
orivej has joined #systemtap