Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
divan opened this issue Jul 19, 2016 · 0 comments
Open

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

divan opened this issue Jul 19, 2016 · 0 comments

Comments

@divan
Copy link
Owner

divan commented Jul 19, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant