Along with Hotspot Analysis Limitations, Python profiling has a few other limitations:
- Only CPython distribution versions 3.10, 3.11, 3.12, and 3.13 are supported.
- Supported for launch application profile scope only.
- Supported only on Linux operating systems.
- Python source code profiling is not supported.
- Python instruction level profiling is not supported.
- Only Hotspots Analysis is supported.