SH-3275 WIP Update viewer metrics system to be more flexible
moved threadrecorder classes into separate file added Count trace type, which tracks value increases and decreases and can report churn as well as overall growth rate
Showing
- indra/llcommon/CMakeLists.txt 2 additions, 0 deletionsindra/llcommon/CMakeLists.txt
- indra/llcommon/lltrace.cpp 4 additions, 191 deletionsindra/llcommon/lltrace.cpp
- indra/llcommon/lltrace.h 35 additions, 108 deletionsindra/llcommon/lltrace.h
- indra/llcommon/lltracerecording.cpp 44 additions, 10 deletionsindra/llcommon/lltracerecording.cpp
- indra/llcommon/lltracerecording.h 22 additions, 8 deletionsindra/llcommon/lltracerecording.h
- indra/llcommon/lltracethreadrecorder.cpp 219 additions, 0 deletionsindra/llcommon/lltracethreadrecorder.cpp
- indra/llcommon/lltracethreadrecorder.h 124 additions, 0 deletionsindra/llcommon/lltracethreadrecorder.h
Loading
Please register or sign in to comment