cjihrig / borland

hapi plugin for working with toolbag
MIT License
1 stars 1 forks source link

Add ability to create cpu profiles #8

Open cjihrig opened 8 years ago

cjihrig commented 8 years ago

This will involve sending the command to start the profiler. You can either start the profiler for a predefined period of time, or keep it running indefinitely, sending a separate command to stop it. Command responses must be tracked for errors and the generated filename, so it can be downloaded later.

, and tracking the response for errors, as well as the generated filename (so it can be downloaded later).