Howto:Optimizing FlightGear for mobile devices: Difference between revisions

Jump to navigation Jump to search
Line 189: Line 189:


== Tracking Memory Utilization at the Subsystem-level ==
== Tracking Memory Utilization at the Subsystem-level ==
It might be beneficial to extend the build-in performance monitor system such that it also supports tracking memory consumption per subsystem.  
It might be beneficial to extend the built-in [[Howto:Use the system monitor|performance monitor system]] such that it also supports tracking memory consumption per subsystem.  


The performance monitor is initialized in fg_init.cxx: https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1083
The performance monitor is initialized in fg_init.cxx: https://gitorious.org/fg/flightgear/blobs/next/src/Main/fg_init.cxx#line1083

Navigation menu