M
Matei Zaharia
I'm looking for a sampling profiler which I can attach to a running
Python process without modifying the source code or affecting
performance. So far I've only seen references to instrumentation-based
profilers. Is any sampling-based tool available?
Python process without modifying the source code or affecting
performance. So far I've only seen references to instrumentation-based
profilers. Is any sampling-based tool available?