fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
CME has joined #systemtap
irker074 has quit [Quit: transmission timeout]
orivej has quit [Ping timeout: 245 seconds]
khaled has joined #systemtap
orivej has joined #systemtap
hpt has joined #systemtap
hpt has quit [Ping timeout: 246 seconds]
vbernat has quit [Quit: The future belongs to those who believe in the beauty of their dreams.]
vbernat has joined #systemtap
gromero_ has quit [Ping timeout: 252 seconds]
<agentzh>
fche2: i saw you attempted an optimization in the varuse_collecting_visitor::visit_embeddedcode() method by introducing a memo map in tagged_p().
<agentzh>
but it is not very helpful, just saving 17% on my side.