sumerc / yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
MIT License
1.45k stars 73 forks source link

Command line option/decorator support for Greenlet profiling #62

Open sumerc opened 3 years ago

sumerc commented 3 years ago

There is no CLI option and/or decorator to enable Greenlet profiling for now.