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

Commit d4db32b9 authored by Collin Fijalkovich's avatar Collin Fijalkovich
Browse files

ATRACE: Add fastrpc_stat to the memory category

Enables the fastrpc_stat tracepoint when the atrace memory category is
selected.

Bug: 170189835
Test: Validated trace with memory category enabled
Change-Id: I002662549153cf3bbf96c0d5794fc9e2a970758e
parent daff3b9e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -245,6 +245,7 @@ static const TracingCategory k_categories[] = {
        { OPT,      "events/kmem/ion_heap_shrink/enable" },
        { OPT,      "events/ion/ion_stat/enable" },
        { OPT,      "events/gpu_mem/gpu_mem_total/enable" },
        { OPT,      "events/fastrpc/fastrpc_dma_stat/enable" },
    } },
    { "thermal",  "Thermal event", 0, {
        { REQ,      "events/thermal/thermal_temperature/enable" },