You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a very basic question, when we run renode using pyrenode3, I think Renode is started as a separate thread (as in pyrenode3 inits.pyEmulatorInit class ) My goal is to do time profiling for renode when running via pyrnode3. Looking forward for suggestions on how to do it.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I have a very basic question, when we run renode using pyrenode3, I think Renode is started as a separate thread (as in pyrenode3
inits.py
EmulatorInit class
) My goal is to do time profiling for renode when running via pyrnode3. Looking forward for suggestions on how to do it.Thank you!
The text was updated successfully, but these errors were encountered: