Forums - Sysmon profiler not working on ADSP, but works fine on CDSP

1 post / 0 new
Sysmon profiler not working on ADSP, but works fine on CDSP
hendry.newman
Join Date: 30 Dec 22
Posts: 2
Posted: Fri, 2023-03-17 04:39

I'm using SM_PALIMA chipset, I've followed the steps menitoned in the SDK document regarding sysmon profiling:
Qualcomm/Hexagon_SDK/5.2.0.0/docs/tools/sysmon_app.html

But I'm not able to do profiling on ADSP whereas with CDSP it works fine. 

PS C:\ > adb shell /data/local/tmp/sysMonApp profiler --debugLevel 1 --q6 adsp
Starting Profiler with parameters:
Q6 Processor: adsp
 Sampling Interval in ms : 0.00
 Total samples :0
 samplesInSet: 50
 Default Mode : 1
 dcvs enable : 1
 no. of stids: 0
Domain Configured ADSP
Unable to query for Q6 architecture, Exiting...
 
PS C:\ > adb shell /data/local/tmp/sysMonApp profiler --debugLevel 1 --q6 cdsp
Starting Profiler with parameters:
Q6 Processor: cdsp
 Sampling Interval in ms : 0.00
 Total samples :0
 samplesInSet: 50
 Default Mode : 1
 dcvs enable : 1
 no. of stids: 0
Domain Configured Compute DSP
Running FastRPC Timeline Profiling in parallel...
Q6 architecture detected as v68...
opening outputfile @/sdcard/sysmon_cdsp.bin
Enabling DSP SysMon using FastRPC ....
I've checked the adsprpcd thread and its fine:
C:\Qualcomm\Hexagon_SDK\5.2.0.0\tools\utils\sysmon> adb shell ps | grep adsprpcd
system        1800     1 13034180  5284 do_sys_poll         0 S adsprpcd
media         1806     1 12931008  5132 do_sys_poll         0 S audioadsprpcd
Not sure, what's problem here? Any help would be greatly appreciated.
 
 
  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.