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

Commit b932e8a3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Tweak perfetto_config.pbtx" into main

parents 337f5c22 fb9fa75c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -89,6 +89,17 @@ data_sources: {
    }
}

# "Expected Timeline" and "Actual Timeline" jor each process
# See https://perfetto.dev/docs/data-sources/frametimeline#traceconfig
data_sources {
    config {
        name: "android.surfaceflinger.frametimeline"
    }
}

# Memory Profiling
# See https://perfetto.dev/docs/data-sources/memory-counters

# Android Logcat
data_sources: {
    config {