summaryrefslogtreecommitdiff
path: root/aergia
AgeCommit message (Collapse)Author
2025-07-12Profile with wallclock time, remove extraneous call stack logicbd
2025-07-01Search for AbstractEventLoop object rather than Runnerbd
This has a better chance of working with other platforms, and also catches event loops created manually (flask)
2025-06-26base support for multi-threaded programsbd
2025-06-16Fix bug where native time was not tallied correctlybd
2025-06-16Do not return the currently running task while collecting framesbd
2025-06-16Remove `filter_duplicated_frame`bd
2025-06-16Cleanup output format, simplify sample data structurebd
2025-06-16Remove profiling of active tasksbd