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

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

Added a NETWORK trace tag. am: 0f97c1d7 am: f7e80993

am: 360e4f74

Change-Id: I959d153944b8a05e219e1bd395e11fc3e68d16a9
parents acc269ca 360e4f74
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" },