Flight Profiler Vmtool

Inspect live Python class instances in a running process — find all instances of a class, examine their attributes/state, or invoke methods on them. Also supports forcing GC. Use this when you need to probe object-level runtime state beyond what watch/getglobal can provide.

alibaba 167caab 10.0 KB Updated

File contents

alibaba/pyflightprofiler/tree/main/skills/flight-profiler-vmtool commit 167caab2a9

Frequently asked questions

npx skillmds@latest add alibaba/flight-profiler-vmtool