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

Commit 435638d5 authored by Nataniel Borges's avatar Nataniel Borges Committed by android-build-merger
Browse files

Merge "Add Winscope report to the bugreport when using continuous mode" am: 27c8800a

am: e60c0ee8

Change-Id: I7396665b4199d7765157f5d371dd276999c6a0b1
parents 60957fa1 e60c0ee8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1331,6 +1331,7 @@ static void dumpstate() {
    DumpFile("BINDER STATS", "/sys/kernel/debug/binder/stats");
    DumpFile("BINDER STATE", "/sys/kernel/debug/binder/state");

    RunDumpsys("WINSCOPE TRACE", {"window", "trace"});
    /* Add window and surface trace files. */
    if (!PropertiesHelper::IsUserBuild()) {
        ds.AddDir(WMTRACE_DATA_DIR, false);