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? -- http://mail.python.org/mailman/listinfo/python-list