dfeneyrou / palanteer

Visual Python and C++ nanosecond profiler, logger, tests enabler
Other
2.1k stars 88 forks source link

Added scripting API: connect to a launched process #16

Closed LotemAm closed 3 years ago

LotemAm commented 3 years ago

Allow scripting a process on a remote machine that is already running and waiting to connect to a server

dfeneyrou commented 3 years ago

Thanks for the enhancement. Indeed, the scripting API is a bit "raw" and need polishing.