20,741
edits
Line 192: | Line 192: | ||
== Tracking Memory Utilization at the Subsystem-level == | == Tracking Memory Utilization at the Subsystem-level == | ||
In order to help reduce the memory footprint of FlightGear, 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 |