Path: blob/master/AndroidRunner/Plugins/garbagecollection/README.md
907 views
Garbage Collection Plugin
The garbage collection (GC) plugin gathers and counts GC log statements by searching in adb's logcat for logs that meet the format of a GC call as described here.
Configuration
Below an example configuration is found:
subject_aggregation string The default configuration for this plugin is the subject aggregation which lists the counted GC calls in a single file for easy further processing.
experiment_aggregation string This plugin contains no default experiment aggregation.