commit | fdf38426cda6b5b3232f1fa470b5fa86734d7872 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@chromium.org> | Tue Sep 01 08:41:55 2020 -0700 |
committer | Rob Clark <robdclark@chromium.org> | Wed Sep 09 15:25:54 2020 -0700 |
tree | 9ac327c9bbf763ded4893f0f796fe2d82eac622f | |
parent | 74c0a69cc5bee0eb1f1cf740f7480095c4a94fe7 [diff] |
drm/msm: Convert shrinker msgs to tracepoints This reduces the spam in dmesg when we start hitting the shrinker, and replaces it with something we can put on a timeline while profiling or debugging system issues. Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org> Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>