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

Commit 42f2ab41 authored by Martijn Coenen's avatar Martijn Coenen
Browse files

atrace: support new AIDL trace tag.

So we can request AIDL traces.

Bug: 74416314
Test: inspect atrace output
Change-Id: Ifd5366080923fcb285849767672e9ef475e3de5d
Merged-In: Ifd5366080923fcb285849767672e9ef475e3de5d
parent ca83d359
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ static const TracingCategory k_categories[] = {
    { "network",    "Network",          ATRACE_TAG_NETWORK, { } },
    { "adb",        "ADB",              ATRACE_TAG_ADB, { } },
    { "vibrator",   "Vibrator",         ATRACE_TAG_VIBRATOR, { } },
    { "aidl",       "AIDL calls",       ATRACE_TAG_AIDL, { } },
    { k_coreServiceCategory, "Core services", 0, { } },
    { k_pdxServiceCategory, "PDX services", 0, { } },
    { "sched",      "CPU Scheduling",   0, {