fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
orivej has joined #systemtap
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 244 seconds]
mjw has joined #systemtap
pwithnall has joined #systemtap
pwithnall has quit [Ping timeout: 252 seconds]
pwithnall has joined #systemtap
brolley has joined #systemtap
tromey has joined #systemtap
gilfoyle has joined #systemtap
<gilfoyle>
any help understanding what does this mean? `instance of overloaded function will never be reached: identifier 'pstrace' at` ?
<fche>
usually means that there are two definitions for a given function
<fche>
maybe a leftover tapset file from an earlier installation of stap ?
<gilfoyle>
yeah I just realized there is a pstrace in the original code base :)
<gilfoyle>
thanks fche!
<fche>
np
<gilfoyle>
wondering, what's the best way to find the process name of a given pid?
<fche>
pid2execname() may help
<gilfoyle>
ah, great stuff!
pwithnall has quit [Ping timeout: 252 seconds]
gilfoyle has quit [Ping timeout: 252 seconds]
orivej has joined #systemtap
gilfoyle has joined #systemtap
gilfoyle has quit [Quit: .]
tromey has quit [Quit: ERC (IRC client for Emacs 26.1.50)]