gotrace icon indicating copy to clipboard operation
gotrace copied to clipboard

Only integer variables are saved in trace for send/recv events

Open divan opened this issue 9 years ago • 0 comments

Currently, only integer variables will be saved as args for EvSend/EvRecv events. For other types it will be 0.

Need to find a way to pass more data into args for event. At least, to support string/float/bool types.

divan avatar Jul 19 '16 18:07 divan