The Gaudi Framework  v30r3 (a5ef0a68)
GaudiProfiling Namespace Reference

Namespaces

 GaudiGoogleProfilingConf
 
 GaudiIntelProfilingConf
 
 GaudiJemallocConf
 
 GaudiProfilingConf
 
 GaudiValgrindProfilingConf
 
 GenerateGaudiOpts
 
 IntelProfilerConf
 

Variables

list __path__
 

Variable Documentation

list GaudiProfiling.__path__
private
Initial value:
1 = [d for d in [os.path.join(d, 'GaudiProfiling') for d in sys.path if d]
2  if (d.startswith('/builds/gaudi/Gaudi/build-gcc62') or
3  d.startswith('/builds/gaudi/Gaudi')) and
4  (os.path.exists(d) or 'python.zip' in d)]

Definition at line 3 of file __init__.py.