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

Commit dc8754b2 authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar Committed by Gerrit - the friendly Code Review server
Browse files

msm: lpm-levels: optimize cluster and cpu_freq traces



TRACE_EVENT() increases the footprint of the kernel.
cluster and cpu_freq enter and exit trace definitions
are using same structured data and arguments.
So replace with DECLARE_EVENT_CLASS to reuse and share
their functions and structures.

Change-Id: I67c661d02d991a00bd1f6da118b7eb0b6d2ae658
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 74e0f017
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment