msm: pm: provide per core pm stats support
Create per core debugfs entries to display per core pm stats. Display
only supported modes as a part of per core stats.
Display the L2 stats as well.
ex:- mount -t debugfs none /data/debug
cd /data/debug/msm_pm_stats.
cat stats - to get combined statistics of all cpus
cd cpu0/cpu1/cpu2/cpu3/L2 - to get individual statistics
CRs-fixed: 410994
Change-Id: I3bbb8319a3f9a1344b535350031a9c9898bc88db
Signed-off-by:
Anil kumar mamidala <amami@codeaurora.org>
Loading
Please register or sign in to comment