Pyinstruments creates long intervals with no profiling #376
PabloRuizCuevas
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As seen in the picture a normal internal function called "generate_raw_signals" lasting more than 20 seconds, produces no childs when in reality is calling multiple other functions in the same module, in python , having nothing special.
I read that some people had similar problems when calling functions inside "lib" folders but this seems not to be the case here, Also I don´t really know how to debug or provide more valuable information to you to reproduce it. So my question is if this behavior is known under certain conditions? and which conditions are these?
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions