ganga.GangaCore.Utility.stacktracer module

Stack tracer for multi-threaded applications.

Usage:

from GangaCore.Utility import stacktracer stacktracer.trace_start(‘trace.html’) …. stacktracer.trace_stop()