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

Commit fb9fa75c authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov
Browse files

Tweak perfetto_config.pbtx

Add "android.surfaceflinger.frametimeline" data source.

Bug: 291214158
Test: ./trace.sh
Change-Id: I981ce1e401826bb75d667dde3a5aaef6dfbff5d4
parent b5ddb070
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 {