| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-14 | Sample by extracting frame summaries out of TimerHandler objects | bd | |
| 2025-07-13 | Attempt 1 to obtain currently executing futures | bd | |
| 2025-07-12 | Profile with wallclock time, remove extraneous call stack logic | bd | |
| 2025-07-01 | Search for AbstractEventLoop object rather than Runner | bd | |
| This has a better chance of working with other platforms, and also catches event loops created manually (flask) | |||
| 2025-06-26 | base support for multi-threaded programs | bd | |
| 2025-06-16 | Fix bug where native time was not tallied correctly | bd | |
| 2025-06-16 | Do not return the currently running task while collecting frames | bd | |
| 2025-06-16 | Remove `filter_duplicated_frame` | bd | |
| 2025-06-16 | Cleanup output format, simplify sample data structure | bd | |
| 2025-06-16 | Remove profiling of active tasks | bd | |
