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

Commit 360e4f74 authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

Added a NETWORK trace tag. am: 0f97c1d7

am: f7e80993

Change-Id: I2c5a89edc8780a3d00b5e3179d93938a892581d9
parents 3839d19a f7e80993
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ static const TracingCategory k_categories[] = {
    { "pm",         "Package Manager",  ATRACE_TAG_PACKAGE_MANAGER, { } },
    { "ss",         "System Server",    ATRACE_TAG_SYSTEM_SERVER, { } },
    { "database",   "Database",         ATRACE_TAG_DATABASE, { } },
    { "network",    "Network",          ATRACE_TAG_NETWORK, { } },
    { k_coreServiceCategory, "Core services", 0, { } },
    { "sched",      "CPU Scheduling",   0, {
        { REQ,      "/sys/kernel/debug/tracing/events/sched/sched_switch/enable" },