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: This computer has gone to sleep]
chris2 has quit [Ping timeout: 268 seconds]
chris2 has joined #systemtap
irker292 has joined #systemtap
<irker292> systemtap: fche systemtap.git:refs/heads/master * release-2.9-461-g909ccbf / runtime/linux/runtime.h runtime/procfs.c: PR19833: turn cleanup_module / init_module inside out http://tinyurl.com/h55yrd9
<irker292> systemtap: fche systemtap.git:refs/heads/master * release-2.9-462-gbc0368d / po/POTFILES.in po/cs.gmo po/cs.po po/en.gmo po/en.po po/fr.gmo po/fr.po po/pl.gmo po/pl.po po/systemtap.pot: made some tasty update-po soup http://tinyurl.com/zoewkje
hchiramm has quit [Ping timeout: 244 seconds]
hchiramm has joined #systemtap
hchiramm has quit [Ping timeout: 268 seconds]
hkshaw has joined #systemtap
irker292 has quit [Quit: transmission timeout]
hkshaw has quit [Ping timeout: 264 seconds]
<jvv> hi, I am trying to check exact flow of kernel method invocation when doing for example ping. I am trying to do it like in paste, but as also can be seen in paste my output slides into right… I dont understand why, can someone please help me ? http://pastebin.com/r7K4erxL
<jvv> hmmm… it seems that some functions are entered but never return… thats why no corresponding entry for them is never displayed
jvv has quit [Ping timeout: 244 seconds]
khaled__ has joined #systemtap
khaled has joined #systemtap
khaled__ has quit [Ping timeout: 268 seconds]
<fche> jvv
<fche> try .function().call instead of .function()
<fche> the latter includes inlined functions
<fche> note also you're using tid() in one test and pid() in the other
khaled has quit [Quit: This computer has gone to sleep]
khaled has joined #systemtap
ravi_ has joined #systemtap
ravi_ has quit [Remote host closed the connection]
khaled has quit [Quit: This computer has gone to sleep]
darvon has quit [Ping timeout: 276 seconds]
darvon has joined #systemtap