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

Commit 76e26aca authored by Kean Mariotti's avatar Kean Mariotti
Browse files

wm tracing: more logging

Flag: android.tracing.perfetto_wm_tracing
Bug: 323165543
Test: presubmit
Change-Id: I215a4b0694c58a3857e616bbb6460e70c58b139e
parent 1575f70e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -89,6 +89,7 @@ public final class WindowTracingDataSource extends DataSource<WindowTracingDataS
                                PERFETTO_DS_BUFFER_EXHAUSTED_POLICY_STALL_AND_ABORT)
                        .build();
        register(params);
        Log.i(TAG, "Registered with perfetto service");
    }

    @Override