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

Commit ec22ba0f 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 am: bc045edf

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



Change-Id: Icf899feb5e48d9912ef26e8105216c7953d782e4
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 393cc690 bc045edf
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" />