fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
<linus2> fche: thanks
hpt has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
sscox has quit [Ping timeout: 260 seconds]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
LW has quit [Quit: Leaving]
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 [Ping timeout: 240 seconds]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
sscox has joined #systemtap
khaled has joined #systemtap
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 244 seconds]
hpt has quit [Ping timeout: 258 seconds]
khaled has quit [Quit: Konversation terminated!]
khaled has joined #systemtap
khaled has quit [Remote host closed the connection]
khaled has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #systemtap
sscox has quit [Ping timeout: 260 seconds]
gromero has joined #systemtap
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 240 seconds]
amerey has joined #systemtap
mjw has quit [Quit: Leaving]
sscox has joined #systemtap
mjw has joined #systemtap
mjw has quit [Remote host closed the connection]
mjw has joined #systemtap
agentzh has quit [*.net *.split]
mjw has quit [*.net *.split]
jhg_ has quit [*.net *.split]
darvon has quit [*.net *.split]
sscox has quit [*.net *.split]
amerey has quit [*.net *.split]
wcohen has quit [*.net *.split]
_whitelogger has joined #systemtap
mjw has joined #systemtap
orivej has quit [Ping timeout: 265 seconds]
derek0883 has joined #systemtap
orivej has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
<linus2> fche: fun1() call fun2()
<linus2> function("fun2").callee(1) means that it triggers every time fun1 is executed.
<linus2> right?
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
<fche> function("fun1").callee("fun2") is what you'd want
<fche> the probe will still hit fun2 even if called from somewhere else, but stap-generated code will automagically skip those probes that do not originate from fun1 being the caller (via backtracing)
mjw has quit [Ping timeout: 258 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
derek0883 has quit [Remote host closed the connection]
tromey has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
derek0883 has joined #systemtap
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #systemtap