commit | 307c410f95b70b8b116e1ce19117d47e8e341fc6 | [log] [tgz] |
---|---|---|
author | Kalesh Singh <kaleshsingh@google.com> | Thu Jun 23 13:58:02 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 23 13:58:02 2022 +0000 |
tree | ae1eb529676824f0d6d05240ccc20ecc63d0d872 | |
parent | c621d8d2be904c516f811acee52d049b41662931 [diff] | |
parent | d5b5f5acb6f447ea2c72bad4f8bcc2a146f0531a [diff] |
Merge "atrace: Remove persisitent rss_stat_throttled trigger" into tm-dev
diff --git a/services/surfaceflinger/Scheduler/VsyncSchedule.cpp b/services/surfaceflinger/Scheduler/VsyncSchedule.cpp index e611658..3a918a1 100644 --- a/services/surfaceflinger/Scheduler/VsyncSchedule.cpp +++ b/services/surfaceflinger/Scheduler/VsyncSchedule.cpp
@@ -14,6 +14,8 @@ * limitations under the License. */ +#define ATRACE_TAG ATRACE_TAG_GRAPHICS + #include <scheduler/Fps.h> #include <scheduler/Timer.h>