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

Commit 73bf7a04 authored by Jesse Hall's avatar Jesse Hall Committed by android-build-merger
Browse files

Merge "atrace: Add mali_systrace ftrace events to 'gfx'"

am: 499ee254

Change-Id: I45677fe8574ee267e9177773592aadde973a3965
parents cfc79174 499ee254
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -95,6 +95,7 @@ static const TracingCategory k_categories[] = {
    { "gfx",        "Graphics",         ATRACE_TAG_GRAPHICS, {
    { "gfx",        "Graphics",         ATRACE_TAG_GRAPHICS, {
        { OPT,      "events/mdss/enable" },
        { OPT,      "events/mdss/enable" },
        { OPT,      "events/sde/enable" },
        { OPT,      "events/sde/enable" },
        { OPT,      "events/mali_systrace/enable" },
    } },
    } },
    { "input",      "Input",            ATRACE_TAG_INPUT, { } },
    { "input",      "Input",            ATRACE_TAG_INPUT, { } },
    { "view",       "View System",      ATRACE_TAG_VIEW, { } },
    { "view",       "View System",      ATRACE_TAG_VIEW, { } },