algo: Add MemoryLogger to log memory usage of process.
parent
ec494a7b
No related branches found
No related tags found
Showing
- algo/CMakeLists.txt 3 additions, 0 deletionsalgo/CMakeLists.txt
- algo/base/System.cxx 46 additions, 0 deletionsalgo/base/System.cxx
- algo/base/System.h 31 additions, 0 deletionsalgo/base/System.h
- algo/base/util/MemoryLogger.cxx 32 additions, 0 deletionsalgo/base/util/MemoryLogger.cxx
- algo/base/util/MemoryLogger.h 47 additions, 0 deletionsalgo/base/util/MemoryLogger.h
- reco/app/cbmreco/main.cxx 8 additions, 0 deletionsreco/app/cbmreco/main.cxx
algo/base/System.cxx
0 → 100644
algo/base/System.h
0 → 100644
algo/base/util/MemoryLogger.cxx
0 → 100644
algo/base/util/MemoryLogger.h
0 → 100644
Please register or sign in to comment