2008-01-17 05:05:48 statistical profiling
pavithra D (INDIA)
Message: 49726 Hi Robin,
Sorry for keep on asking the queries.My query is i want to whether can i profile the mplayer application written for uclinux on VDSP++ 4.5 using ADZS USB ICE,or any other JTAG i have to use.
Please suggest me it would be a great help.
Thanks and Regards,
pavithra
QuoteReplyEditDelete
2008-01-17 05:14:08 Re: statistical profiling
Yi Li (CHINA)
Message: 49728 > whether can i profile the mplayer application written for uclinux on VDSP++ 4.5 using ADZS USB ICE,or any other JTAG
for statistical profiling, you can only use the ICE which VDSP can recognize - I am using ADDS-HPUSB-ICE.
QuoteReplyEditDelete
2008-01-17 06:26:48 Re: statistical profiling
pavithra D (INDIA)
Message: 49746 Hi YiLi,
Thanks for the reply.So we can run and profile the mplayer application written for uclinux on VDSP++ 4.5 using ADZS USB ICE.
Regards,
pavithra
QuoteReplyEditDelete
2008-01-17 08:32:06 Re: statistical profiling
Robin Getz (UNITED STATES)
Message: 49749 No.
You can not run mplayer wtih VDSP. You can not debug with VDSP.
All we use the ICE for is grabbing PC samples - as documented in the wiki.
If something is not clear in the wiki - please let me know.
QuoteReplyEditDelete
2008-01-18 02:22:24 Re: statistical profiling
pavithra D (INDIA)
Message: 49771 Hi Robin,
I would like to do the statistical profiling of uClinux application running on target board(BF561 based),so i wanted to know is it possible to do using USB ICE and VDSP.
May i know how did you do the statistical profiling of ffmpeg(the one you sent me) because i would like to do the same.
In the wiki they said to profile the linux applications we need to map the program symbols i didn't understand,should i follow the same procedure for uclinux application.
QuoteReplyEditDelete
2008-01-18 05:20:33 Re: statistical profiling
Mike Frysinger (UNITED STATES)
Message: 49776 Robin means you cannot compile/run mplayer from inside VDSP, nor can you debug the binary using VDSP ... you can however use the ICE/JTAG functionality to query the state of the registers in the processor, and that is it
the documentation given *only* applies to doing statistical profiling of Linux applications