fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
hpt has joined #systemtap
orivej has quit [Ping timeout: 258 seconds]
irker083 has quit [Quit: transmission timeout]
_whitelogger has joined #systemtap
yogananth has joined #systemtap
lindi- has quit [Ping timeout: 250 seconds]
lindi- has joined #systemtap
orivej has joined #systemtap
<franks2> fche: https://paste.ubuntu.com/p/s7VnbdyF6H/ output from stap -t. Did not tel me a whole lot of stuff tho.
<franks2> fche: I'm not perticullary familiar with GDB.
<franks2> https://paste.ubuntu.com/p/nXcGb3YX4f/ info stap probes
<franks2> Were you able to get function__entry on your server?
orivej has quit [Ping timeout: 245 seconds]
sscox has joined #systemtap
hpt has quit [Ping timeout: 272 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #systemtap
yogananth has quit [Quit: Leaving]
orivej has quit [Ping timeout: 272 seconds]
yogananth has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 246 seconds]
<fche> franks2, couldn't trigger the apache2 php module with the couple of minutes I tried
<franks2> Hm. No output at all from stap?
<fche> nah, stap likes it fine
<fche> it's that I couldn't trigger any php7 http-module activity just then
<fche> so there were no hits of any sort
<franks2> Ah
<franks2> Even though thah readelf reported the same probes as I?
<fche> yup
<franks2> Thats weird :)
<fche> well just poor http sysadmining :) I think I am running php scripts via an external process, not mod_php7
<franks2> Ah, Okies
orivej has joined #systemtap
<franks2> I'm kind of at loss here. I'll try the mailing list I suppose. Thanks for your time
<fche> were you able to run gdb against the process that links in your php2.so ? tried breakpoints in the vicinity of the missing probe?
orivej has quit [Ping timeout: 246 seconds]
<franks2> fche: Im not too familair with gdb :(
<fche> aha
<franks2> Hm. (gdb) break -probe-stap request__startup. Does not make any hits. It does in stap tho.
<fche> stap scripts normally operate systemwide; gdb is limited to a process (or sometimes its future descendant hierarchy)
<fche> so with gdb you have to aim at the correct process; if you have a multi-process httpd with embedded mod_php7.so, the requests can get delegated to any of them :(
dmalcolm has joined #systemtap
<franks2> https://paste.ubuntu.com/p/q6ZvNqmYTB/ Messing aruond in gdb
orivej has joined #systemtap
tromey has joined #systemtap
<fche> yeah you'd set a probe with the break command then let it continue / run
<fche> and it should get stopped when the breakpoint (sdt.h marker) is hit
orivej has quit [Ping timeout: 272 seconds]
yogananth has quit [Quit: Leaving]
orivej has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #systemtap
gromero has quit [Remote host closed the connection]
dmalcolm has quit [Ping timeout: 272 seconds]
dmalcolm has joined #systemtap
gromero has joined #systemtap
lindi- has quit [Ping timeout: 250 seconds]
lindi- has joined #systemtap
tromey has quit [Remote host closed the connection]
khaled has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
amerey has quit [Quit: Leaving]