• Etienne Bergeron's avatar
    Move down memory metric trigger for utility processes · 5c802e34
    Etienne Bergeron authored
    This is moving the threshold to report a slow-reports with memory dump
    for a utility process. The chosen value is 250M, which is the 98th
    percentile based on UMA metrics.
    
    We are expecting to get about 3x more reports. The amount of reports is
    currently really low and harder to be actionnable. We believe this will
    help find new potential memory leaks in utility processes.
    
    R=erikchen@chromium.org
    
    Change-Id: I93f286d4603d612b4ad64f1573d5967a6ba87d0b
    Reviewed-on: https://chromium-review.googlesource.com/c/1315647Reviewed-by: default avatarErik Chen <erikchen@chromium.org>
    Commit-Queue: Etienne Bergeron <etienneb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#604995}
    5c802e34
background_profiling_triggers.cc 7.51 KB