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

Commit 685d7a3c 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:...

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

Change-Id: Ia99ee138c67658298ec77f0a91d34861afa20f6d
parents cf8a2f6e 435638d5
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);