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

Commit 2d4f89bd authored by Mårten Kongstad's avatar Mårten Kongstad Committed by Todd Kennedy
Browse files

Add systrace tag for RRO

Introduce a new systrace tag, TRACE_TAG_RRO, for use with runtime
resource overlay.

Bug: 119761810
Test: builds
Change-Id: I7b883d107a9ae2b12bbda04b74001a68e2a904aa
parent 69ca43e3
Loading
Loading
Loading
Loading
+25 −24
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ static const TracingCategory k_categories[] = {
    { "vibrator",   "Vibrator",                 ATRACE_TAG_VIBRATOR, { } },
    { "aidl",       "AIDL calls",               ATRACE_TAG_AIDL, { } },
    { "nnapi",      "NNAPI",                    ATRACE_TAG_NNAPI, { } },
    { "rro",        "Runtime Resource Overlay", ATRACE_TAG_RRO, { } },
    { k_coreServiceCategory, "Core services", 0, { } },
    { k_pdxServiceCategory, "PDX services", 0, { } },
    { "sched",      "CPU Scheduling",   0, {