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

Commit 0f899ce8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add systrace tag for thermal"

parents bab6ddb6 377ca21a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ static const TracingCategory k_categories[] = {
        { OPT,      "events/ion/ion_stat/enable" },
        { OPT,      "events/gpu_mem/gpu_mem_total/enable" },
    } },
    { "thermal",  "Thermal event", 0, {
    { "thermal",  "Thermal event", ATRACE_TAG_THERMAL, {
        { REQ,      "events/thermal/thermal_temperature/enable" },
        { OPT,      "events/thermal/cdev_update/enable" },
    } },