ATLAS Offline Software
Classes | Namespaces | Functions | Variables
AthDsoLogger.py File Reference

Go to the source code of this file.

Classes

class  python.AthDsoLogger.DsoEvent
 
class  python.AthDsoLogger.DsoLogger
 

Namespaces

 python.AthDsoLogger
 

Functions

def python.AthDsoLogger.__del__ (self)
 
def python.AthDsoLogger.default_cb_fct (self, evt, usrdata)
 

Variables

string python.AthDsoLogger.__doc__ = "log the vmem usage at each dso being dlopen'd"
 
string python.AthDsoLogger.__version__ = "$Revision: 1.3 $"
 
string python.AthDsoLogger.__author__ = "Sebastien Binet <binet@cern.ch>"
 
 python.AthDsoLogger._cb_fct_type
 self.lib.fetch_vmem.argtypes = None self.lib.fetch_vmem.restype = ctypes.c_float More...
 
 python.AthDsoLogger.fct = self.lib.ath_dso_cbk_register
 
 python.AthDsoLogger.argtypes
 
 python.AthDsoLogger.restype
 
 python.AthDsoLogger._data
 
 python.AthDsoLogger.msg
 
 python.AthDsoLogger.cb_fct = self.default_cb_fct
 
string python.AthDsoLogger.fname = 'vmem-dso.csv'
 
 python.AthDsoLogger._fd
 
 python.AthDsoLogger.out
 
 python.AthDsoLogger.delimiter