Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc045edf authored by Azwa Bajwah's avatar Azwa Bajwah Committed by Automerger Merge Worker
Browse files

Merge "[SurfaceFlingerPerfTest] Add app to sf inbound/outbound metrics" into...

Merge "[SurfaceFlingerPerfTest] Add app to sf inbound/outbound metrics" into udc-qpr-dev am: a2281f01

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23678232



Change-Id: If6eceb4668f125540efa08861638d0abb8e225e4
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents f28470e4 a2281f01
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@
        <option name="instrumentation-arg" key="report" value="true" />
        <option name="instrumentation-arg" key="arguments" value="-g" />
        <option name="instrumentation-arg" key="events_to_record" value="instructions,cpu-cycles,raw-l3d-cache-refill,sched:sched_waking" />
        <option name="instrumentation-arg" key="processes_to_record" value="surfaceflinger" />
        <option name="instrumentation-arg" key="symbols_to_report" value="&quot;commit;android::SurfaceFlinger::commit(;composite;android::SurfaceFlinger::composite(&quot;" />
        <option name="instrumentation-arg" key="processes_to_record" value="surfaceflinger,android.perftests.surfaceflinger" />
        <option name="instrumentation-arg" key="symbols_to_report" value="&quot;commit;android::SurfaceFlinger::commit(;composite;android::SurfaceFlinger::composite(;outbound;android::SurfaceComposerClient::Transaction::apply(;inbound;android::BnTransactionCompletedListener::onTransact(&quot;"/>

        <!-- should match profiling-iterations -->
        <option name="instrumentation-arg" key="test_iterations" value="525" />