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
scox has quit [Ping timeout: 250 seconds]
hpt has joined #systemtap
scox has joined #systemtap
scox has quit [Ping timeout: 252 seconds]
sfink has quit [Ping timeout: 248 seconds]
scox has joined #systemtap
modem_ has joined #systemtap
modem_ has quit [Ping timeout: 248 seconds]
tyll_ has joined #systemtap
sfink has joined #systemtap
sfink has quit [Ping timeout: 248 seconds]
sfink has joined #systemtap
hchiramm has joined #systemtap
naveen has joined #systemtap
ravi_ has joined #systemtap
hkshaw has joined #systemtap
ananth has joined #systemtap
ego has joined #systemtap
naveen has quit [Quit: Leaving.]
hchiramm has quit [Ping timeout: 260 seconds]
hchiramm has joined #systemtap
nkambo has joined #systemtap
nkambo has quit [Ping timeout: 246 seconds]
naveen has joined #systemtap
nkambo has joined #systemtap
ego has quit [Ping timeout: 252 seconds]
nkambo has quit [Ping timeout: 248 seconds]
nkambo has joined #systemtap
scox has quit [Ping timeout: 276 seconds]
hkshaw has quit [Ping timeout: 276 seconds]
ananth has quit [Quit: Leaving]
hpt has quit [Ping timeout: 248 seconds]
nkambo has quit [Ping timeout: 276 seconds]
hkshaw has joined #systemtap
ravi_ has quit [Remote host closed the connection]
nkambo has joined #systemtap
wcohen has quit [Ping timeout: 252 seconds]
mjw has joined #systemtap
nkambo1 has joined #systemtap
nkambo has quit [Ping timeout: 240 seconds]
nkambo2 has joined #systemtap
nkambo1 has quit [Ping timeout: 248 seconds]
scox has joined #systemtap
scox has quit [Ping timeout: 260 seconds]
nkambo1 has joined #systemtap
ravi_ has joined #systemtap
scox has joined #systemtap
nkambo2 has quit [Ping timeout: 260 seconds]
ravi_ has quit [Remote host closed the connection]
ravi_ has joined #systemtap
naveen has quit [Ping timeout: 260 seconds]
flu_ has joined #systemtap
naveen has joined #systemtap
ravi_ has quit [Remote host closed the connection]
<fche>
now if one adds extra pieces, does the inferior stap run on the prior pieces merged together?
<fche>
ie. it is cumulative/
<drsmith>
currently it is cumulative
<drsmith>
it needs to be, since for example that 2nd add command would have gotten an error since foo() wouldn't have been defined
<fche>
yupper
<fche>
that looks pretty good then.
<fche>
what do you think?
<drsmith>
I think it needs a header of some sort - to tell the user what all this output is.
<drsmith>
"script analysis" perhaps?\
<drsmith>
(actually this is just "-p2", not "-v -p2" - the addition of " -v" would have printed the function definition of foo() and the probe contents of begin)
<fche>
drsmith, btw have you tried stap -i with run --monitor mode?
<fche>
those make natural buddies
<drsmith>
no I haven't
<drsmith>
I'll try it out this afternoon
<fche>
thanks
awreece has joined #systemtap
modem_ has joined #systemtap
<irker480>
systemtap: dsmith systemtap.git:refs/heads/master * release-2.9-374-gc9c6452 / interactive.cxx: In interactive mode, run the user's script through -p2 after each change. http://tinyurl.com/jqx7j33