fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
khaled has quit [Quit: Konversation terminated!]
sapatel has quit [Ping timeout: 260 seconds]
mjw has quit [Quit: Leaving]
orivej has quit [Ping timeout: 260 seconds]
higgins` has quit [Quit: Leaving]
irker714 has quit [Quit: transmission timeout]
higgins has joined #systemtap
<agentzh> fche: the stapconf patch i committed broke the ko build on fed 31. this patch fixes it: https://gist.github.com/agentzh/7024b63f27fa804622c48b0175cdade6 can i commit it?
<agentzh> *fedora 31
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
khaled has joined #systemtap
orivej has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
<fche> sure
sscox has joined #systemtap
<agentzh> k
drsmith has left #systemtap [#systemtap]
irker152 has joined #systemtap
<irker152> systemtap: yichun systemtap.git:refs/heads/master * release-4.2-17-g3a94a1c / buildrun.cxx: build.cxx: stapconf_export.h: fixed the ko build on fedora 31. http://tinyurl.com/v7etnpl
<agentzh> i occasionally see errors from staprun like "ERROR: Couldn't remove module 'stap_xxxx': Interrupted system call."
<agentzh> what could be the possible causes?
<agentzh> i guess it's some signal interrupting staprun? should we retry the delete_module syscall upon this error?