robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
50 stars 35 forks source link

[BUG]: impossible to use profiler subcommand on sim #228

Open auscompgeek opened 8 months ago

auscompgeek commented 8 months ago

Problem description

robotpy profiler sim doesn't profile robot code, as it only profiles the process main thread, not the robot main thread.

Operating System

Windows, MacOS, Linux

Installed Python Packages

No response

Reproducible example code

robotpy profiler sim