]> git.mxchange.org Git - simgear.git/commit
Separate module to monitor (subsystem-)performance.
authorThorstenB <brehmt@gmail.com>
Sat, 19 Nov 2011 14:24:43 +0000 (15:24 +0100)
committerThorstenB <brehmt@gmail.com>
Sat, 19 Nov 2011 14:24:43 +0000 (15:24 +0100)
commit27a1c0288b2bff81bbd71041d8b7dc10319e7bef
tree95a3b01a366a19a0803d5bad51f9032f5ce0b163
parentdd45be518fff36ff92848d162ccd2f1a34c0d1d7
Separate module to monitor (subsystem-)performance.
Move some code from the subsystem manager to a separate module.
Add module to evaluate performance and expose statistics to properties.
simgear/structure/CMakeLists.txt
simgear/structure/SGPerfMon.cxx [new file with mode: 0644]
simgear/structure/SGPerfMon.hxx [new file with mode: 0644]
simgear/structure/SGSmplstat.cxx
simgear/structure/SGSmplstat.hxx
simgear/structure/subsystem_mgr.cxx
simgear/structure/subsystem_mgr.hxx