fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
amerey has quit [Quit: Leaving]
khaled has quit [Quit: Konversation terminated!]
hpt has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
orivej has quit [Ping timeout: 256 seconds]
khaled_ has joined #systemtap
orivej has joined #systemtap
hpt has quit [Ping timeout: 258 seconds]
orivej has quit [Ping timeout: 260 seconds]
amerey has joined #systemtap
gromero has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
jistone_ has joined #systemtap
jistone_ has quit [Client Quit]
jistone_ has joined #systemtap
jistone_ is now known as jistone
jistone has quit [Changing host]
jistone has joined #systemtap
jistone has quit [Client Quit]
agentzh has quit [*.net *.split]
jistone has joined #systemtap
agentzh has joined #systemtap
jistone has joined #systemtap
jistone has quit [Changing host]
orivej has joined #systemtap
_whitelogger has joined #systemtap
orivej has quit [Ping timeout: 260 seconds]
irker250 has joined #systemtap
<irker250> systemtap: alizhang systemtap.git:azhang/pr13838 * release-4.3-63-gada6ea097 / runtime/softfloat.c runtime/softfloat/internals.h runtime/softfloat/primitives.h: modified softfloat.c, internals.h and pritmitivess.h. Added several declaration & definition to make ./stap -g -p4 -e '%{ #include "softfloat.c" %} probe oneshot { log ("hi ")}' works