Dear all, We've found lately that GC/CC logs are really helpful in understanding memory usage on the phone.
As a result, I've changed tools/get_about_memory.py so it now pulls GC/CC logs. If you don't want the logs (they take 10s or so to generate), you can avoid fetching them by passing --no-gc-cc-log to get_about_memory.py. To get the new version of get_about_memory.py, you need to update the root B2G repository with git fetch && git merge -- ./repo sync is not sufficient. Happy hacking, -Justin https://github.com/mozilla-b2g/B2G/commit/4c60edcc54904c9b56a14db7d781e6f3624ac2e3 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
