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

Commit 7c1174b9 authored by Wei Wang's avatar Wei Wang Committed by Android (Google) Code Review
Browse files

Merge "Add systrace tag for thermal"

parents 8568c8c3 66402271
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@ static const TracingCategory k_categories[] = {
        { OPT,      "events/gpu_mem/gpu_mem_total/enable" },
        { OPT,      "events/fastrpc/fastrpc_dma_stat/enable" },
    } },
    { "thermal",  "Thermal event", 0, {
    { "thermal",  "Thermal event", ATRACE_TAG_THERMAL, {
        { REQ,      "events/thermal/thermal_temperature/enable" },
        { OPT,      "events/thermal/cdev_update/enable" },
    } },