-
Notifications
You must be signed in to change notification settings - Fork 244
Issues: joerick/pyinstrument
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Provide a warning when time is likely spent in another thread
enhancement
#71
opened Sep 9, 2019 by
joerick
pytinstrument
does not track the call stack of __aenter__
and __aexit__
#282
opened Nov 22, 2023 by
Whisht
Profiler().write_html() does not accept "show_all" argument, in contrast with API docs
#289
opened Jan 23, 2024 by
JasperHofman
Asyncio background tasks are added to total wall clock time
#292
opened Feb 15, 2024 by
lchristina26
[bug] pyinstruments not working TypeError: 'NoneType' object is not callable
#297
opened Mar 19, 2024 by
PabloRuizCuevas
Using a lock inexplicably doesn't protect against multiple profilers
#307
opened Jun 4, 2024 by
datalogics-kam
IPython profile magic _sometime_ records extra time on the main thread.
#313
opened Jun 10, 2024 by
Carreau
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.