Enabled aggregated per-uid stats collection by default
Enabled collection of number of calls per-uid. It has relatively small overhead. Memory impact is minimal and cpu overhead is also small - 250 ns vs 1500 ns with detailed tracking Detailed tracking is disabled by default. Controlled by persist.sys.binder_calls_detailed_tracking Added commands to reset and enable/disable detailed stats: dumpsys binder_calls_stats --reset dumpsys binder_calls_stats --enable-detailed-tracking dumpsys binder_calls_stats --disable-detailed-tracking Test: manual Bug: 75318418 Change-Id: I7c1280c025001b6d2b46e4a37bad841712b6da2f
Loading
Please register or sign in to comment